Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dwhere.c844 u8 sentWarning = 0; /* True if a warnning has been issued */ in constructAutomaticIndex() local
883 if( !sentWarning ){ in constructAutomaticIndex()
887 sentWarning = 1; in constructAutomaticIndex()