Home
last modified time | relevance | path

Searched refs:SRE_OP_ANY_ALL (Results 1 – 3 of 3) sorted by relevance

/third_party/python/Modules/
Dsre_constants.h18 #define SRE_OP_ANY_ALL 3 macro
Dsre_lib.h233 case SRE_OP_ANY_ALL: in SRE()
675 case SRE_OP_ANY_ALL: in SRE()
D_sre.c1705 case SRE_OP_ANY_ALL: in _validate_inner()