Home
last modified time | relevance | path

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

/netbsd-src/external/public-domain/sqlite/dist/
H A Dshell.c2109 static const char *aPrefix[] = { in shellAddSchemaName() local
H A Dsqlite3.c30910 static const char aPrefix[] = "-x0\000X0"; variable