Searched defs:aPrefix (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/sqlite3/ | ||
H A D | shell.c | 2128 static const char *aPrefix[] = { shellAddSchemaName() local |
H A D | sqlite3.c | 31209 static const char aPrefix[] = "-x0\000X0"; global() variable |