Go to the source code of this file.
◆ hindi_UTF_8_close_env()
void hindi_UTF_8_close_env |
( |
struct SN_env * |
z | ) |
|
◆ hindi_UTF_8_create_env()
struct SN_env* hindi_UTF_8_create_env |
( |
void |
| ) |
|
◆ hindi_UTF_8_stem()
int hindi_UTF_8_stem |
( |
struct SN_env * |
z | ) |
|
Definition at line 302 of file stem_UTF_8_hindi.c.
304 if (ret < 0)
return 0;
307 z->
lb = z->
c; z->
c = z->
l;
313 if (ret < 0)
return ret;
static const struct among a_0[132]
int find_among_b(struct SN_env *z, const struct among *v, int v_size)
int slice_del(struct SN_env *z)
int skip_utf8(const symbol *p, int c, int limit, int n)
References a_0, SN_env::bra, SN_env::c, find_among_b(), SN_env::ket, SN_env::l, SN_env::lb, SN_env::p, skip_utf8(), and slice_del().