| /sqlite-3.40.0/ext/lsm1/lsm-test/ |
| H A D | lsmtest7.c | 108 static void do_test_api1(const char *zPattern, int *pRc){ in do_test_api1() 167 static void do_test_api2(const char *zPattern, int *pRc){ in do_test_api2() 201 const char *zPattern, /* Run test cases that match this pattern */ in test_api()
|
| H A D | lsmtest1.c | 345 const char *zPattern, /* Run test cases that match this pattern */ in test_data_1() 500 const char *zPattern, /* Run test cases that match this pattern */ in test_data_2() 638 const char *zPattern, /* Run test cases that match this pattern */ in test_data_3()
|
| H A D | lsmtest2.c | 146 int testCaseBegin(int *pRc, const char *zPattern, const char *zFmt, ...){ in testCaseBegin() 466 void do_crash_test(const char *zPattern, int *pRc){ in do_crash_test()
|
| H A D | lsmtest4.c | 113 const char *zPattern, /* Run test cases that match this pattern */ in test_mc()
|
| H A D | lsmtest9.c | 122 const char *zPattern, /* Run test cases that match this pattern */ in test_data_4()
|
| H A D | lsmtest5.c | 574 const char *zPattern, /* Run test cases that match this pattern */ in do_test_mt1() 628 const char *zPattern, /* Run test cases that match this pattern */ in test_mt()
|
| H A D | lsmtest3.c | 219 const char *zPattern, in test_rollback()
|
| H A D | lsmtest6.c | 618 static void do_test_oom1(const char *zPattern, int *pRc){ in do_test_oom1() 657 const char *zPattern, /* Run test cases that match this pattern */ in test_oom()
|
| H A D | lsmtest8.c | 307 void do_writer_crash_test(const char *zPattern, int *pRc){ in do_writer_crash_test()
|
| H A D | lsmtest_main.c | 433 int testGlobMatch(const char *zPattern, const char *zStr){ in testGlobMatch() 467 const char *zPattern = 0; in do_test() local
|
| /sqlite-3.40.0/ext/icu/ |
| H A D | icu.c | 123 const uint8_t *zPattern, /* LIKE pattern */ in icuLikeCompare() 294 const UChar *zPattern = sqlite3_value_text16(apArg[0]); in icuRegexpFunc() local
|
| /sqlite-3.40.0/test/ |
| H A D | startup.c | 392 const char *zPattern; in displayLinuxIoStats() member
|
| H A D | kvtest.c | 689 const char *zPattern; in displayLinuxIoStats() member
|
| H A D | speedtest1.c | 2164 const char *zPattern; in displayLinuxIoStats() member
|
| /sqlite-3.40.0/ext/misc/ |
| H A D | regexp.c | 755 const char *zPattern; /* The regular expression */ in re_sql_func() local 799 const char *zPattern; in re_bytecode_func() local
|
| H A D | spellfix.c | 1927 char *zPattern; /* rhs of MATCH clause */ member 2370 const char *zPattern; /* Transliterated input string */ member 2534 char *zPattern; /* Transliteration of zMatchThis */ in spellfix1FilterForMatch() local
|
| /sqlite-3.40.0/src/ |
| H A D | test_quota.c | 80 const char *zPattern; /* Filename pattern to be quotaed */ member 839 const char *zPattern, /* The filename pattern */ in sqlite3_quota_set() 1418 const char *zPattern; /* File pattern to configure */ in test_quota_set() local 1878 const char *zPattern; /* The glob pattern */ in test_quota_glob() local
|
| H A D | func.c | 693 const u8 *zPattern, /* The glob pattern */ in patternCompare() 839 int sqlite3_strlike(const char *zPattern, const char *zStr, unsigned int esc){ in sqlite3_strlike() 1258 const unsigned char *zPattern; /* The pattern string B */ in replaceFunc() local
|
| H A D | shell.c.in | 2772 const char *zPattern; member 4617 static int showHelp(FILE *out, const char *zPattern){
|