Searched refs:mark_named_groups (Results 1 – 2 of 2) sorted by relevance
23296 Py_LOCAL_INLINE(BOOL) mark_named_groups(PatternObject* pattern) { function23467 if (!mark_named_groups(pattern))
23118 Py_LOCAL_INLINE(BOOL) mark_named_groups(PatternObject* pattern) { in mark_named_groups() function23289 if (!mark_named_groups(pattern)) in optimise_pattern()