Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/py/
A Dlexer.c103 STATIC bool is_following_base_char(mp_lexer_t *lex) { in is_following_base_char() function
710 if (is_char(lex, '0') && is_following_base_char(lex)) { in mp_lexer_to_next()

Completed in 3 milliseconds