Searched defs:SQLITE_MISMATCH (Results 1 – 5 of 5) sorted by relevance
37 public static final int SQLITE_MISMATCH = 20; /* Data type mismatch */ field in Constants
443 #define SQLITE_MISMATCH 20 /* Data type mismatch */ macro
1467 #define SQLITE_MISMATCH 20 /* Data type mismatch */ macro