Home
last modified time | relevance | path

Searched refs:pattern_subx (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Modules/_sre/
H A Dsre.c1050 pattern_subx(_sremodulestate* module_state, in pattern_subx() function
1253 return pattern_subx(module_state, self, repl, string, count, 0); in _sre_SRE_Pattern_sub_impl()
1276 return pattern_subx(module_state, self, repl, string, count, 1); in _sre_SRE_Pattern_subn_impl()

Completed in 4 milliseconds