Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/py/
A Drepl.c72 #define Q_3_DOUBLE (4) in mp_repl_continue_with_input() macro
87 if ((in_quote == Q_NONE || in_quote == Q_3_DOUBLE) && i[1] == '"' && i[2] == '"') { in mp_repl_continue_with_input()
89 in_quote = Q_3_DOUBLE - in_quote; in mp_repl_continue_with_input()
124 if (in_quote == Q_3_SINGLE || in_quote == Q_3_DOUBLE) { in mp_repl_continue_with_input()

Completed in 3 milliseconds