Home
last modified time | relevance | path

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

/third_party/sqlite/src/
Dshell.c714 char *zTrans = sqlite3_win32_mbcs_to_utf8_v2(zLine, 0); in local_getline() local
4188 static const char zTrans[] = "\a\f\n\r\t\v"; in re_esc_char() local