Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/_sqlite/
Dstatement.c36 IN_LINECOMMENT, enumerator
449 state = IN_LINECOMMENT; in pysqlite_check_remaining_sql()
457 if (state == IN_LINECOMMENT) { in pysqlite_check_remaining_sql()
484 } else if (state == IN_LINECOMMENT) { in pysqlite_check_remaining_sql()