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

/external/python/cpython2/Objects/
H A Dunicodectype.c18 #define LINEBREAK_MASK 0x10 macro
/external/python/cpython2/Tools/unicode/
H A Dmakeunicodedata.py61 LINEBREAK_MASK = 0x10 variable
380 flags |= LINEBREAK_MASK

Completed in 77 milliseconds