Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Dunicodectype.c18 #define LINEBREAK_MASK 0x10 macro
/external/python/cpython3/Objects/
Dunicodectype.c17 #define LINEBREAK_MASK 0x10 macro
/external/python/cpython2/Tools/unicode/
Dmakeunicodedata.py61 LINEBREAK_MASK = 0x10 variable
380 flags |= LINEBREAK_MASK
/external/python/cpython3/Tools/unicode/
Dmakeunicodedata.py86 LINEBREAK_MASK = 0x10 variable
413 flags |= LINEBREAK_MASK