Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_sqlite/
Dstatement.c35 LINECOMMENT_1, enumerator
402 state = LINECOMMENT_1; in pysqlite_check_remaining_sql()
403 } else if (state == LINECOMMENT_1) { in pysqlite_check_remaining_sql()
428 } else if (state == LINECOMMENT_1) { in pysqlite_check_remaining_sql()
/external/python/cpython2/Modules/_sqlite/
Dstatement.c36 LINECOMMENT_1, enumerator
452 state = LINECOMMENT_1; in pysqlite_check_remaining_sql()
453 } else if (state == LINECOMMENT_1) { in pysqlite_check_remaining_sql()
478 } else if (state == LINECOMMENT_1) { in pysqlite_check_remaining_sql()