Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dtest9.c35 const char *zErrFunction = "N/A"; in c_collation_test() local
47 zErrFunction = "sqlite3_open"; in c_collation_test()
77 const char *zErrFunction = "N/A"; in c_realloc_test() local
86 zErrFunction = "sqlite3_malloc"; in c_realloc_test()
95 zErrFunction = "sqlite3_realloc"; in c_realloc_test()
117 const char *zErrFunction = "N/A"; in c_misuse_test() local
132 zErrFunction = "sqlite3_open"; in c_misuse_test()
140 zErrFunction = "sqlite3_errcode"; in c_misuse_test()
147 zErrFunction = "sqlite3_prepare"; in c_misuse_test()
155 zErrFunction = "sqlite3_prepare_v2"; in c_misuse_test()
[all …]