Searched refs:escape (Results 1 – 14 of 14) sorted by relevance
| /sqlite-3.40.0/src/ |
| H A D | func.c | 877 u32 escape; in likeFunc() local 916 escape = sqlite3Utf8Read(&zEsc); in likeFunc() 917 if( escape==pInfo->matchAll || escape==pInfo->matchOne ){ in likeFunc() 920 if( escape==pInfo->matchAll ) pInfo->matchAll = 0; in likeFunc() 921 if( escape==pInfo->matchOne ) pInfo->matchOne = 0; in likeFunc() 924 escape = pInfo->matchSet; in likeFunc() 933 patternCompare(zB, zA, pInfo, escape)==SQLITE_MATCH); in likeFunc()
|
| H A D | sqlite.h.in | 3633 ** ^URI hexadecimal escape sequences (%HH) are supported within the path and 3634 ** query components of a URI. A hexadecimal escape sequence consists of a 3638 ** hexadecimal escape sequences replaced by a single byte containing the 8108 ** SQL way to escape identifier names. 9214 ** string X matches the [LIKE] pattern P with escape character E.
|
| H A D | shell.c.in | 1611 ** Additionallly , escape the "\n" and "\r" characters so that they do not 1616 ** escape mechanism. 11341 " -nonce STRING set the safe-mode escape nonce\n"
|
| /sqlite-3.40.0/test/ |
| H A D | spellfix4.test | 186 ('escape'),
|
| H A D | e_uri.test | 446 # EVIDENCE-OF: R-27458-04043 URI hexadecimal escape sequences (%HH) are 451 # hexadecimal escape sequences replaced by a single byte containing the
|
| H A D | like3.test | 117 # the pattern '/%' or begins with the escape character.
|
| H A D | shell1.test | 1049 # NOTE: On Windows, we need to escape all the whitespace characters, 1058 # NOTE: On Unix, we need to escape most of the whitespace characters
|
| H A D | intpkey.test | 608 # Be sure to escape quoted typenames.
|
| H A D | e_expr.test | 971 # EVIDENCE-OF: R-13345-31830 The escape character followed by a percent 972 # symbol (%), underscore (_), or a second instance of the escape 974 # single escape character, respectively.
|
| H A D | expr.test | 562 # character as the escape character.
|
| H A D | genesis.tcl | 499 … for thy life; look not behind thee, neither stay thou in all the plain; escape to the mountain, l… 501 …hy mercy, which thou hast shewed unto me in saving my life; and I cannot escape to the mountain, l… 502 … now, this city is near to flee unto, and it is a little one: Oh, let me escape thither, (is it no… 504 INSERT INTO t1(docid,words) VALUES(1019022,'Haste thee, escape thither; for I cannot do anything ti…
|
| H A D | fts1porter.test | 7271 escape escap
|
| /sqlite-3.40.0/ |
| H A D | aclocal.m4 | 493 # into `config.status', and then the shell code to quote escape them in
|
| /sqlite-3.40.0/ext/fts5/test/ |
| H A D | fts5porter.test | 3643 escape escap escaped escap
|