Home
last modified time | relevance | path

Searched defs:no_such_func (Results 1 – 8 of 8) sorted by relevance

/dports/databases/db5/db-5.3.28/lang/sql/sqlite/src/
H A Dresolve.c516 int no_such_func = 0; /* True if no such function exists */ in resolveExprStep() local
/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A Dresolve.c651 int no_such_func = 0; /* True if no such function exists */ in resolveExprStep() local
/dports/databases/sqlite2/sqlite-2.8.17/src/
H A Dexpr.c831 int no_such_func = 0; /* True if no such function exists */ in sqliteExprCheck() local
/dports/databases/p5-DBD-SQLite2/DBD-SQLite2-0.38/
H A Dexpr.c831 int no_such_func = 0; /* True if no such function exists */ in sqliteExprCheck() local
/dports/databases/sqlite3/sqlite-src-3350500/src/
H A Dresolve.c891 int no_such_func = 0; /* True if no such function exists */ in resolveExprStep() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A Dresolve.c802 int no_such_func = 0; /* True if no such function exists */ in resolveExprStep() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A Dresolve.c826 int no_such_func = 0; /* True if no such function exists */ in resolveExprStep() local
/dports/devel/libdap/libdap-3.20.8/
H A Dce_expr.tab.cc2566 void no_such_func() in no_such_func() function