Searched defs:zString (Results 1 – 1 of 1) sorted by relevance
134453 const u8 *zString, /* The string to compare against the glob */134584 SQLITE_API int sqlite3_strglob(const char *zGlobPattern, const char *zString){224550 const uint8_t *zString, /* The UTF-8 string to compare against */224707 const UChar *zString = sqlite3_value_text16(apArg[1]); local