Home
last modified time | relevance | path

Searched refs:quoteTable (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/public-domain/sqlite/dist/
H A Dshell.c12826 int quoteTable = idxIdentifierRequiresQuotes(zTable); in idxCreateFromCons() local
12858 if( quoteTable ){ in idxCreateFromCons()