Searched defs:zPattern (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/public-domain/sqlite/dist/
H A Dshell.c6952 const char *zPattern; /* The regular expression */ local
6996 const char *zPattern; local
19862 const char *zPattern; member in struct:__anon7
21786 showHelp(FILE *out, const char *zPattern) argument
[all...]
H A Dsqlite3.c128625 patternCompare( const u8 *zPattern, const u8 *zString, const struct compareInfo *pInfo, u32 matchOther ) argument
128772 sqlite3_strlike(const char *zPattern, const char *zStr, unsigned int esc) argument
129283 const unsigned char *zPattern; /* The pattern string B */ local
214939 icuLikeCompare( const uint8_t *zPattern, const uint8_t *zString, const UChar32 uEsc ) argument
215111 const UChar *zPattern = sqlite3_value_text16(apArg[0]); local
[all...]

Completed in 713 milliseconds