Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/py/
A Dobjstr.c779 STATIC mp_obj_t str_endswith(size_t n_args, const mp_obj_t *args) { in str_endswith() function
792 MP_DEFINE_CONST_FUN_OBJ_VAR_BETWEEN(str_endswith_obj, 2, 3, str_endswith);

Completed in 6 milliseconds