Searched defs:sqlite3_str_value (Results 1 – 2 of 2) sorted by relevance
| /sqlite-3.40.0/src/ | ||
| H A D | printf.c | 1151 char *sqlite3_str_value(sqlite3_str *p){ in sqlite3_str_value() function |
| H A D | sqlite3ext.h | 646 #define sqlite3_str_value sqlite3_api->str_value macro |