Home
last modified time | relevance | path

Searched refs:idxIdentifierRequiresQuotes (Results 1 - 1 of 1) sorted by relevance

/third_party/sqlite/src/
H A Dshell.c10178 static int idxIdentifierRequiresQuotes(const char *zId){ in idxIdentifierRequiresQuotes() function
10210 if( idxIdentifierRequiresQuotes(p->zName) ){ in idxAppendColDefn()
10217 if( idxIdentifierRequiresQuotes(pCons->zColl) ){ in idxAppendColDefn()
10345 int quoteTable = idxIdentifierRequiresQuotes(zTable); in idxCreateFromCons()

Completed in 33 milliseconds