Home
last modified time | relevance | path

Searched refs:expand_affixes_period (Results 1 – 2 of 2) sorted by relevance

/dports/misc/libpostal/libpostal-1.1-alpha/src/
H A Dexpand.h38 bool expand_affixes_period(string_tree_t *tree, char *str, char *lang, token_t token, libpostal_nor…
H A Dexpand.c417 inline bool expand_affixes_period(string_tree_t *tree, char *str, char *lang, token_t token, libpos… in expand_affixes_period() function
448 if (expand_affixes_period(tree, str, lang, token, options)) { in add_period_affixes_or_token()