Home
last modified time | relevance | path

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

/third_party/python/Modules/_sre/
H A Dsre_constants.h29 #define SRE_OP_INFO 14 macro
H A Dsre_lib.h588 if (pattern[0] == SRE_OP_INFO) { in match()
805 TARGET(SRE_OP_INFO): in match()
1646 if (pattern[0] == SRE_OP_INFO) { in search()
H A Dsre.c1732 case SRE_OP_INFO: in _validate_inner()

Completed in 8 milliseconds