Lines Matching refs:sqlite3_uri_parameter
3329 ** sqlite3_uri_parameter(F,P) returns the value of the P
3332 ** has no explicit value, then sqlite3_uri_parameter(F,P) returns
3351 ** If F is a NULL pointer, then sqlite3_uri_parameter(F,P) returns NULL and
3357 SQLITE_API const char *sqlite3_uri_parameter(const char *zFilename, const char *zParam);