OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sqlite3_error_offset
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/public-domain/sqlite/dist/
sqlite3ext.h
691
#define
sqlite3_error_offset
sqlite3_api->error_offset
macro
sqlite3.c
4525
** <li>
sqlite3_error_offset
()
4545
** SQL, the
sqlite3_error_offset
() interface returns the byte offset
4547
**
sqlite3_error_offset
() assumes that the input SQL is UTF-8.
4549
** SQL, then the
sqlite3_error_offset
() function returns -1.
4570
SQLITE_API int
sqlite3_error_offset
(sqlite3 *db);
142911
#define
sqlite3_error_offset
macro
189862
SQLITE_API int
sqlite3_error_offset
(sqlite3 *db){
function
[
all
...]
Completed in 155 milliseconds
Indexes created Wed Jun 17 00:25:26 UTC 2026