Home | History | Annotate | Download | only in Modules

Lines Matching refs:pattern_subx

2380 pattern_subx(PatternObject* self, PyObject* ptemplate, PyObject* string,
2578 return pattern_subx(self, ptemplate, string, count, 0);
2592 return pattern_subx(self, ptemplate, string, count, 1);