Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/py/
A Dunicode.c33 #define FL_SPACE (0x02) macro
42 #define AT_SP (FL_SPACE | FL_PRINT)
120 return c < 128 && (attr[c] & FL_SPACE) != 0; in unichar_isspace()

Completed in 3 milliseconds