Home
last modified time | relevance | path

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

/freebsd-src/contrib/sqlite3/
H A Dsqlite3.c8735 typedef struct sqlite3_str sqlite3_str; typedef
20101 struct sqlite3_str { global() struct
20102 dbsqlite3_str global() argument
20103 zTextsqlite3_str global() argument
20104 nAllocsqlite3_str global() argument
20105 mxAllocsqlite3_str global() argument
20106 nCharsqlite3_str global() argument
20107 accErrorsqlite3_str global() argument
20108 printfFlagssqlite3_str global() argument
[all...]
H A Dsqlite3.h8422 typedef struct sqlite3_str sqlite3_str; typedef
[all...]