Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/_sqlite/
Dstatement.c38 COMMENTSTART_1, enumerator
468 state = COMMENTSTART_1; in pysqlite_check_remaining_sql()
471 } else if (state == COMMENTSTART_1) { in pysqlite_check_remaining_sql()
480 } else if (state == COMMENTSTART_1) { in pysqlite_check_remaining_sql()