Home
last modified time | relevance | path

Searched defs:unichar (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/py_engine/engine/py/
A Dmisc.h124 typedef uint32_t unichar; typedef
128 typedef uint unichar; typedef
A Dobjstr.c1821 STATIC mp_obj_t str_caseconv(unichar (*op)(unichar), mp_obj_t self_in) { in str_caseconv() argument
1842 STATIC mp_obj_t str_uni_istype(bool (*f)(unichar), mp_obj_t self_in) { in str_uni_istype()

Completed in 7 milliseconds