Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/py/
A Dobjstr.c800 const byte *chars_to_del; in str_uni_strip() local
805 chars_to_del = whitespace; in str_uni_strip()
812 chars_to_del = s; in str_uni_strip()
828 if (find_subbytes(chars_to_del, chars_to_del_len, &orig_str[i], 1, 1) == NULL) { in str_uni_strip()

Completed in 6 milliseconds