Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/py/
A Dunicode.c141 bool unichar_isident(unichar c) { in unichar_isident() function
A Drepl.c43 return head[i] == '\0' && (str[i] == '\0' || !unichar_isident(str[i])); in str_startswith_word()
A Dmisc.h153 bool unichar_isident(unichar c);

Completed in 6 milliseconds