Home
last modified time | relevance | path

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

/third_party/python/Modules/_sre/
H A Dsre_constants.h15 #define SRE_OP_FAILURE 0 macro
H A Dsre.c1689 case SRE_OP_FAILURE: in _validate_inner()
1727 if (code[skip-2] != SRE_OP_FAILURE) in _validate_inner()
1781 if (newcode[-1] != SRE_OP_FAILURE) in _validate_inner()
H A Dsre_lib.h113 case SRE_OP_FAILURE: in charset()
1539 TARGET(SRE_OP_FAILURE): in match()

Completed in 10 milliseconds