Lines Matching defs:ifExists
122030 SQLITE_PRIVATE void sqlite3DropIndex(Parse *pParse, SrcList *pName, int ifExists){122046 if( !ifExists ){