Home
last modified time | relevance | path

Searched refs:php_firebird_error_stmt (Results 1 – 2 of 2) sorted by relevance

/php-src/ext/pdo_firebird/
H A Dfirebird_statement.c163 php_firebird_error_stmt(stmt); in pdo_firebird_stmt_dtor()
268 php_firebird_error_stmt(stmt); in pdo_firebird_stmt_execute()
292 php_firebird_error_stmt(stmt); in pdo_firebird_stmt_fetch()
379 php_firebird_error_stmt(stmt); in php_firebird_fetch_blob()
385 php_firebird_error_stmt(stmt); in php_firebird_fetch_blob()
447 php_firebird_error_stmt(stmt); in php_firebird_fetch_blob()
597 php_firebird_error_stmt(stmt); in php_firebird_bind_blob()
610 php_firebird_error_stmt(stmt); in php_firebird_bind_blob()
622 php_firebird_error_stmt(stmt); in php_firebird_bind_blob()
895 php_firebird_error_stmt(stmt); in pdo_firebird_stmt_set_attribute()
[all …]
H A Dphp_pdo_firebird_int.h131 #define php_firebird_error_stmt(s) php_firebird_set_error(s->dbh, s, NULL, 0, NULL, 0) macro

Completed in 7 milliseconds