Home | History | Annotate | Download | only in Modules

Lines Matching refs:pattern_subx

2291 pattern_subx(PatternObject* self, PyObject* ptemplate, PyObject* string,

2487 return pattern_subx(self, ptemplate, string, count, 0);
2501 return pattern_subx(self, ptemplate, string, count, 1);