Lines Matching defs:hasAbort
83243 int hasAbort = 0;83265 hasAbort = 1;83286 /* Return true if hasAbort==mayAbort. Or if a malloc failure occurred.83288 ** through all opcodes and hasAbort may be set incorrectly. Return83291 return ( v->db->mallocFailed || hasAbort==mayAbort || hasFkCounter