Home
last modified time | relevance | path

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

/third_party/python/Modules/_sqlite/
Dstatement.c35 LINECOMMENT_1, enumerator
446 state = LINECOMMENT_1; in pysqlite_check_remaining_sql()
447 } else if (state == LINECOMMENT_1) { in pysqlite_check_remaining_sql()
472 } else if (state == LINECOMMENT_1) { in pysqlite_check_remaining_sql()