Home
last modified time | relevance | path

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

/dports/textproc/py-regex/regex-2020.7.14/regex_3/
H A D_regex.c10938 Py_LOCAL_INLINE(Py_ssize_t) locate_required_string(RE_State* state, BOOL in locate_required_string() function
11608 found_pos = locate_required_string(state, search); in basic_match()
/dports/textproc/py-regex/regex-2020.7.14/regex_2/
H A D_regex.c10876 Py_LOCAL_INLINE(Py_ssize_t) locate_required_string(RE_State* state, BOOL in locate_required_string() function
11546 found_pos = locate_required_string(state, search); in basic_match()