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

/external/python/cpython2/Lib/
H A Dsre_constants.py36 ANY_ALL = "any_all" variable
107 ANY, ANY_ALL,
H A Dsre_compile.py111 emit(OPCODES[ANY_ALL])
/external/python/cpython3/Lib/
H A Dsre_compile.py112 emit(ANY_ALL)

Completed in 163 milliseconds