Searched refs:SPACE_MASK (Results 1 - 2 of 2) sorted by relevance

/external/python/cpython2/Objects/
H A Dunicodectype.c19 #define SPACE_MASK 0x20 macro
/external/python/cpython2/Tools/unicode/
H A Dmakeunicodedata.py62 SPACE_MASK = 0x20 variable
383 flags |= SPACE_MASK

Completed in 92 milliseconds