Home
last modified time | relevance | path

Searched refs:expand_numex (Results 1 – 4 of 4) sorted by relevance

/dports/misc/libpostal/libpostal-1.1-alpha/src/
H A Dlibpostal.h133 bool expand_numex; member
H A Dlibpostal.c42 .expand_numex = true,
H A Dexpand.c42 normalize_string_options |= options.expand_numex ? NORMALIZE_STRING_REPLACE_NUMEX : 0; in get_normalize_string_options()
/dports/misc/libpostal/libpostal-1.1-alpha/test/
H A Dtest_expand.c308 options.expand_numex = false; in test_expansions_no_options()