Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dfkey.c329 int isIgnore /* If true, pretend pTab contains all NULL values */ in fkLookupParent() argument
358 if( isIgnore==0 ){ in fkLookupParent()