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) member45108 int isCreate = (flags & SQLITE_OPEN_CREATE); in unixOpen() local52561 int isCreate = (flags & SQLITE_OPEN_CREATE); local