Home
last modified time | relevance | path

Searched refs:SRE_OP_IN (Results 1 - 3 of 3) sorted by relevance

/third_party/python/Modules/_sre/
H A Dsre_constants.h28 #define SRE_OP_IN 13 macro
H A Dsre_lib.h219 case SRE_OP_IN: in count()
704 TARGET(SRE_OP_IN): in match()
825 if (pattern[1] == SRE_OP_IN && in match()
H A Dsre.c1719 case SRE_OP_IN: in _validate_inner()

Completed in 9 milliseconds