Home
last modified time | relevance | path

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

/third_party/python/Modules/_sqlite/
Dstatement.c39 COMMENTEND_1, enumerator
463 } else if (state == COMMENTEND_1) { in pysqlite_check_remaining_sql()
477 state = COMMENTEND_1; in pysqlite_check_remaining_sql()
481 if (state == COMMENTEND_1) { in pysqlite_check_remaining_sql()