Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/py/
A Dobjstr.c914 STATIC bool isalignment(char ch) { in isalignment() function
1147 if (isalignment(*s)) { in mp_obj_str_format_helper()
1149 } else if (*s && isalignment(s[1])) { in mp_obj_str_format_helper()

Completed in 6 milliseconds