Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/py/
A Dlexer.c108 STATIC bool is_following_odigit(mp_lexer_t *lex) { in is_following_odigit() function
456 while (is_following_odigit(lex) && --digits != 0) { in parse_string_literal()

Completed in 4 milliseconds