Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dresolve.c242 int cntTab = 0; /* Number of matching table names */ in lookupName() local
347 cntTab = 2; in lookupName()
413 cntTab++; in lookupName()
470 cntTab++; in lookupName()
538 && cntTab==1 in lookupName()