Home
last modified time | relevance | path

Searched defs:needUnistr (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/sqlite3/
H A Dshell.c22146 int needUnistr = 0; in output_quoted_string() local
24328 static int needUnistr(const unsigned char *z){ in needUnistr() function