Home
last modified time | relevance | path

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

/dports/textproc/py-regex/regex-2020.7.14/regex_3/
H A D_regex.c10467 Py_LOCAL_INLINE(int) next_fuzzy_match_string_fld(RE_State* state, RE_FuzzyData* in next_fuzzy_match_string_fld() function
10548 status = next_fuzzy_match_string_fld(state, &data); in fuzzy_match_string_fld()
10648 status = next_fuzzy_match_string_fld(state, &data); in retry_fuzzy_match_string_fld()
/dports/textproc/py-regex/regex-2020.7.14/regex_2/
H A D_regex.c10405 Py_LOCAL_INLINE(int) next_fuzzy_match_string_fld(RE_State* state, RE_FuzzyData* in next_fuzzy_match_string_fld() function
10486 status = next_fuzzy_match_string_fld(state, &data); in fuzzy_match_string_fld()
10586 status = next_fuzzy_match_string_fld(state, &data); in retry_fuzzy_match_string_fld()