Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dshell.c7806 const unsigned char *zStr;/* String being searched */ in re_sql_func() local
19037 static int recoverStrlen(const char *zStr){ in recoverStrlen()
22113 char *zStr = sqlite3_malloc(nBlob*2 + 1); in output_hex_blob() local
23869 static int str_in_array(const char *zStr, const char **azArray){ in str_in_array()
27249 static int optionMatch(const char *zStr, const char *zOpt){ in optionMatch()