Home | History | Annotate | Download | only in WebCoreSQLite3

Lines Matching refs:SQLITE_IOERR_NOMEM

379 #define SQLITE_IOERR_NOMEM             (SQLITE_IOERR | (12<<8))