Searched defs:pdo_sqlite_error_stmt (Results 1 – 1 of 1) sorted by relevance
/PHP-7.0/ext/pdo_sqlite/ | ||
H A D | php_pdo_sqlite_int.h | 75 #define pdo_sqlite_error_stmt(s) _pdo_sqlite_error(stmt->dbh, stmt, __FILE__, __LINE__) macro |
Completed in 6 milliseconds