Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/py/
A Dunicode.c74 if (!UTF8_IS_NONASCII(ord)) { in utf8_get_char()
A Dobjstrunicode.c216 if (UTF8_IS_NONASCII(*s)) { in str_subscr()
A Dmisc.h160 #define UTF8_IS_NONASCII(ch) ((ch) & 0x80) macro
A Dstream.c159 if (!UTF8_IS_NONASCII(b)) { in stream_read_generic()

Completed in 6 milliseconds