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

/osnet-11/usr/src/lib/libsqlite/src/
H A Dexpr.c379 int sqliteIsRowid(const char *z){ function
523 if( cnt==0 && cntTab==1 && sqliteIsRowid(zCol) ){
H A Dupdate.c137 if( sqliteIsRowid(pChanges->a[i].zName) ){
H A DsqliteInt.h1212 int sqliteIsRowid(const char*);
H A Dinsert.c299 if( sqliteIsRowid(pColumn->a[i].zName) ){

Completed in 35 milliseconds