Home
last modified time | relevance | path

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

/third_party/python/Modules/_sre/clinic/
H A Dsre.c.h1087 _sre_SRE_Scanner_match_impl(ScannerObject *self, PyTypeObject *cls);
1096 return _sre_SRE_Scanner_match_impl(self, cls); in _sre_SRE_Scanner_match()
/third_party/python/Modules/_sre/
H A Dsre.c2581 _sre_SRE_Scanner_match_impl(ScannerObject *self, PyTypeObject *cls) in _sre_SRE_Scanner_match_impl() function

Completed in 6 milliseconds