Home
last modified time | relevance | path

Searched refs:cstring_array_terminate (Results 1 – 6 of 6) sorted by relevance

/dports/misc/libpostal/libpostal-1.1-alpha/src/
H A Dngrams.c61 cstring_array_terminate(grams); in add_ngrams()
H A Dstring_utils.h240 void cstring_array_terminate(cstring_array *self);
H A Dexpand.c1179 cstring_array_terminate(tree->strings); in add_string_alternatives_phrase_option()
1205 cstring_array_terminate(tree->strings); in add_string_alternatives_phrase_option()
1243 cstring_array_terminate(tree->strings); in add_string_alternatives_phrase_option()
H A Dnear_dupe.c618 cstring_array_terminate(near_dupe_hashes); in add_hashes_from_tree()
H A Dstring_utils.c1206 inline void cstring_array_terminate(cstring_array *self) { in cstring_array_terminate() function
H A Daddress_parser.c1817 cstring_array_terminate(components); in address_parser_parse()