Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/py/
A Dunicode.h32 mp_uint_t utf8_ptr_to_index(const byte *s, const byte *ptr);
A Dunicode.c95 mp_uint_t utf8_ptr_to_index(const byte *s, const byte *ptr) { in utf8_ptr_to_index() function
A Dobjstr.c735 return MP_OBJ_NEW_SMALL_INT(utf8_ptr_to_index(haystack, p)); in str_finder()

Completed in 7 milliseconds