Home
last modified time | relevance | path

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

/dports/textproc/py-regex/regex-2020.7.14/regex_3/
H A D_regex.c3907 Py_LOCAL_INLINE(Py_ssize_t) match_many_CHARACTER_REV(RE_State* state, RE_Node* in match_many_CHARACTER_REV() function
4958 count = (size_t)(text_pos - match_many_CHARACTER_REV(state, node, in count_one()
8395 start_pos = match_many_CHARACTER_REV(state, test, start_pos, in search_start()
/dports/textproc/py-regex/regex-2020.7.14/regex_2/
H A D_regex.c3861 Py_LOCAL_INLINE(Py_ssize_t) match_many_CHARACTER_REV(RE_State* state, RE_Node* in match_many_CHARACTER_REV() function
4912 count = (size_t)(text_pos - match_many_CHARACTER_REV(state, node, in count_one()
8349 start_pos = match_many_CHARACTER_REV(state, test, start_pos, in search_start()