Searched defs:zPattern (Results 1 – 3 of 3) sorted by relevance
69 const uint8_t *zPattern, /* LIKE pattern */ in icuLikeCompare()261 const UChar *zPattern = sqlite3_value_text16(apArg[0]); in icuRegexpFunc() local
70 const char *zPattern; /* Filename pattern to be quotaed */ member663 const char *zPattern, /* The filename pattern */ in sqlite3_quota_set()842 const char *zPattern; /* File pattern to configure */ in test_quota_set() local
552 const u8 *zPattern, /* The glob pattern */ in patternCompare()965 const unsigned char *zPattern; /* The pattern string B */ in replaceFunc() local