Home
last modified time | relevance | path

Searched refs:restore_groups (Results 1 – 3 of 3) sorted by relevance

/dports/misc/heyu2/heyu-2.10/
H A Dcmd.c5993 int restore_groups ( unsigned char hcode ) in restore_groups() function
6118 if ( restore_groups(hc2code(hc)) != 0 ) { in c_restore_groups()
/dports/textproc/py-regex/regex-2020.7.14/regex_3/
H A D_regex.c17212 Py_LOCAL_INLINE(void) restore_groups(RE_State* state, RE_GroupData* in restore_groups() function
17536 restore_groups(state, best_groups); in do_best_fuzzy_match()
17749 restore_groups(state, best_groups); in do_enhanced_fuzzy_match()
/dports/textproc/py-regex/regex-2020.7.14/regex_2/
H A D_regex.c17150 Py_LOCAL_INLINE(void) restore_groups(RE_State* state, RE_GroupData* in restore_groups() function
17474 restore_groups(state, best_groups); in do_best_fuzzy_match()
17687 restore_groups(state, best_groups); in do_enhanced_fuzzy_match()