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.c90 php_firebird_error_stmt(stmt); in pdo_firebird_stmt_dtor()
195 php_firebird_error_stmt(stmt); in pdo_firebird_stmt_execute()
219 php_firebird_error_stmt(stmt); in pdo_firebird_stmt_fetch()
308 php_firebird_error_stmt(stmt); in php_firebird_fetch_blob()
314 php_firebird_error_stmt(stmt); in php_firebird_fetch_blob()
376 php_firebird_error_stmt(stmt); in php_firebird_fetch_blob()
518 php_firebird_error_stmt(stmt); in php_firebird_bind_blob()
531 php_firebird_error_stmt(stmt); in php_firebird_bind_blob()
543 php_firebird_error_stmt(stmt); in php_firebird_bind_blob()
812 php_firebird_error_stmt(stmt); in pdo_firebird_stmt_set_attribute()
[all …]
H A Dphp_pdo_firebird_int.h135 #define php_firebird_error_stmt(s) php_firebird_set_error(s->dbh, s, NULL, 0, NULL, 0) macro

Completed in 9 milliseconds