Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/py/
A Dobjstr.c794 enum { LSTRIP, RSTRIP, STRIP }; enumerator
823 if (type == RSTRIP) { in str_uni_strip()
835 } else if (type == RSTRIP) { in str_uni_strip()
878 return str_uni_strip(RSTRIP, n_args, args); in str_rstrip()

Completed in 7 milliseconds