Home
last modified time | relevance | path

Searched refs:SRE_AT_BEGINNING_LINE (Results 1 – 5 of 5) sorted by relevance

/external/python/cpython2/Modules/
Dsre_constants.h48 #define SRE_AT_BEGINNING_LINE 1 macro
D_sre.c349 case SRE_AT_BEGINNING_LINE: in SRE_AT()
3022 case SRE_AT_BEGINNING_LINE: in _validate_inner()
/external/python/cpython3/Modules/
Dsre_constants.h57 #define SRE_AT_BEGINNING_LINE 1 macro
Dsre_lib.h28 case SRE_AT_BEGINNING_LINE: in SRE()
D_sre.c1618 case SRE_AT_BEGINNING_LINE: in _validate_inner()