Home | History | Annotate | Download | only in Modules

Lines Matching refs:pattern_subx

985 pattern_subx(PatternObject* self, PyObject* ptemplate, PyObject* string,
1181 return pattern_subx(self, repl, string, count, 0);
1199 return pattern_subx(self, repl, string, count, 1);