Searched defs:pdo_mysql_error_stmt (Results 1 – 1 of 1) sorted by relevance
/php-src/ext/pdo_mysql/ | ||
H A D | php_pdo_mysql_int.h | 156 #define pdo_mysql_error_stmt(s) _pdo_mysql_error(stmt->dbh, stmt, __FILE__, __LINE__) macro |
Completed in 5 milliseconds