Home
last modified time | relevance | path

Searched refs:SPACE_MASK (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython2/Objects/
Dunicodectype.c19 #define SPACE_MASK 0x20 macro
/external/python/cpython3/Objects/
Dunicodectype.c18 #define SPACE_MASK 0x20 macro
/external/python/cpython2/Tools/unicode/
Dmakeunicodedata.py62 SPACE_MASK = 0x20 variable
383 flags |= SPACE_MASK
/external/python/cpython3/Tools/unicode/
Dmakeunicodedata.py87 SPACE_MASK = 0x20 variable
416 flags |= SPACE_MASK