Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/py/
A Dobjstr.c877 STATIC mp_obj_t str_rstrip(size_t n_args, const mp_obj_t *args) { in str_rstrip() function
880 MP_DEFINE_CONST_FUN_OBJ_VAR_BETWEEN(str_rstrip_obj, 1, 2, str_rstrip);

Completed in 7 milliseconds