Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dprintf.c1151 char *sqlite3_str_value(sqlite3_str *p){ in sqlite3_str_value() function
H A Dsqlite3ext.h646 #define sqlite3_str_value sqlite3_api->str_value macro