Searched defs:isCreate (Results 1 – 2 of 2) sorted by relevance
503 bool isCreate = (FD->getIdentifier() == ICreate); in checkPreStmt() local
20273 u8 isCreate; /* CREATE TABLE, INDEX, or VIEW (but not TRIGGER) member45107 int isCreate = (flags & SQLITE_OPEN_CREATE); in unixOpen() local52560 int isCreate = (flags & SQLITE_OPEN_CREATE); local