Home
last modified time | relevance | path

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

/dports/textproc/py-regex/regex-2020.7.14/regex_3/
H A D_regex.c6170 Py_LOCAL_INLINE(BOOL) build_fast_tables(RE_State* state, RE_Node* node, BOOL in build_fast_tables() function
6449 build_fast_tables(state, node, FALSE); in string_search()
6637 build_fast_tables(state, node, TRUE); in string_search_ign()
/dports/textproc/py-regex/regex-2020.7.14/regex_2/
H A D_regex.c6124 Py_LOCAL_INLINE(BOOL) build_fast_tables(RE_State* state, RE_Node* node, BOOL in build_fast_tables() function
6403 build_fast_tables(state, node, FALSE); in string_search()
6591 build_fast_tables(state, node, TRUE); in string_search_ign()