HomeSort by relevance Sort by last modified time
    Searched refs:_sre_SRE_Pattern_fullmatch_impl (Results 1 - 2 of 2) sorted by null

  /external/python/cpython3/Modules/clinic/
_sre.c.h 199 _sre_SRE_Pattern_fullmatch_impl(PatternObject *self, PyObject *string,
216 return_value = _sre_SRE_Pattern_fullmatch_impl(self, string, pos, endpos);
  /external/python/cpython3/Modules/
_sre.c 635 _sre_SRE_Pattern_fullmatch_impl(PatternObject *self, PyObject *string,
    [all...]

Completed in 140 milliseconds