Home
last modified time | relevance | path

Searched defs:steps_index (Results 1 – 4 of 4) sorted by relevance

/dports/chinese/libpinyin/libpinyin-2.3.0/src/lookup/
H A Dphrase_lookup.cpp36 static bool populate_prefixes(GPtrArray * steps_index, in populate_prefixes()
55 static bool init_steps(GPtrArray * steps_index, in init_steps()
75 static void clear_steps(GPtrArray * steps_index, in clear_steps()
H A Dpinyin_lookup2.cpp127 static bool populate_prefixes(GPtrArray * steps_index, in populate_prefixes()
153 static bool init_steps(GPtrArray * steps_index, in init_steps()
170 static void clear_steps(GPtrArray * steps_index, GPtrArray * steps_content){ in clear_steps()
/dports/misc/libpostal/libpostal-1.1-alpha/src/
H A Dtransliterate.h44 uint32_t steps_index; member
H A Dtransliterate.c22 transliterator_t *transliterator_new(char *name, uint8_t internal, uint32_t steps_index, size_t ste… in transliterator_new()
1312 uint32_t steps_index; in transliterator_read() local