Home
last modified time | relevance | path

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

/php-src/ext/pdo_firebird/
H A Dphp_pdo_firebird_int.h136 #define php_firebird_error_with_info(d,e,el,m,ml) php_firebird_set_error(d, NULL, e, el, m, ml) macro
H A Dfirebird_driver.c931 php_firebird_error_with_info(dbh, "01004", strlen("01004"), NULL, 0); in php_firebird_alloc_prepare_stmt()
946 php_firebird_error_with_info(dbh, "07000", strlen("07000"), NULL, 0); in php_firebird_alloc_prepare_stmt()

Completed in 23 milliseconds