Home
last modified time | relevance | path

Searched refs:escaped (Results 1 – 12 of 12) sorted by relevance

/sqlite-3.40.0/tool/
H A Dstripccomments.c79 int ch2, escaped = 0, endOfString = 0; in do_it_all() local
84 case '\\': escaped = !escaped; in do_it_all()
89 if(!escaped && quote == ch2) endOfString = 1; in do_it_all()
90 escaped = 0; in do_it_all()
93 escaped = 0; in do_it_all()
/sqlite-3.40.0/test/
H A Djson102.test321 # The JSON spec requires that all control characters be escaped.
328 # All control characters are escaped
H A Dtester.tcl2214 set escaped "BEGIN; ${tbl}${tbl2}${tbl3}${sql} ; COMMIT;"
2215 set escaped [string map [list "{" "\\{" "}" "\\}" "\\" "\\\\"] $escaped]
2219 puts $fd $escaped
H A Djson101.test341 # Control characters must be escaped in JSON strings.
364 # String values are quoted and interior quotes are escaped. NULL values
H A Dfkey1.test139 # is changed to a single escaped double-quote character.
H A Dfts1porter.test7272 escaped escap
/sqlite-3.40.0/
H A DREADME.md136 extension and only later escaped to the wild as an independent library.)
H A Daclocal.m4216 # Sed substitution to delay expansion of an escaped shell variable in a
220 # Sed substitution to delay expansion of an escaped single quote.
338 # VALUE may be 0, 1 or 2 for a computed quote escaped value based on
492 # to _LT_DECL, we can put quote escaped variables declarations
/sqlite-3.40.0/autoconf/tea/tclconfig/
H A Dtcl.m43232 # These are escaped so that only CFLAGS is picked up at configure time.
/sqlite-3.40.0/src/
H A Dshell.c.in1743 ** HTML escaped.
H A Dsqlite.h.in8080 ** whether or not a specific identifier needs to be escaped (for example,
/sqlite-3.40.0/ext/fts5/test/
H A Dfts5porter.test3643 escape escap escaped escap