Home
last modified time | relevance | path

Searched defs:pysqlite_BaseTypeAdapted (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Modules/_sqlite/
Dmodule.c44 int pysqlite_BaseTypeAdapted; variable
/external/python/cpython3/Modules/_sqlite/
Dmodule.c51 int pysqlite_BaseTypeAdapted = 0; variable