Home
last modified time | relevance | path

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

/netbsd-src/external/public-domain/sqlite/dist/
H A Dshell.c18774 static const char *zDQBS = "\"\\"; in output_json_string() local
18783 const char *pcDQBS = anyOfInStr(z, zDQBS, pcLimit-z); in output_json_string()