Home
last modified time | relevance | path

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

/dports/textproc/py-regex/regex-2020.7.14/regex_3/
H A D_regex.c3215 Py_LOCAL_INLINE(BOOL) in_set_union_ign(RE_EncodingTable* encoding, in in_set_union_ign() function
3275 return in_set_union_ign(encoding, locale_info, node, case_count, in matches_SET_IGN()
/dports/textproc/py-regex/regex-2020.7.14/regex_2/
H A D_regex.c3169 Py_LOCAL_INLINE(BOOL) in_set_union_ign(RE_EncodingTable* encoding, in in_set_union_ign() function
3229 return in_set_union_ign(encoding, locale_info, node, case_count, in matches_SET_IGN()