Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/extmod/
A Dmodure.c128 STATIC mp_obj_t match_span(size_t n_args, const mp_obj_t *args) { in match_span() function
133 MP_DEFINE_CONST_FUN_OBJ_VAR_BETWEEN(match_span_obj, 1, 2, match_span);

Completed in 3 milliseconds