Home | History | Annotate | Download | only in Modules

Lines Matching refs:pattern_subx

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

2566 return pattern_subx(self, ptemplate, string, count, 0);
2580 return pattern_subx(self, ptemplate, string, count, 1);