Home
last modified time | relevance | path

Searched defs:errmsg (Results 1 – 9 of 9) sorted by relevance

/PHP-8.4/ext/pdo_sqlite/
H A Dphp_pdo_sqlite_int.h26 char *errmsg; member
/PHP-8.4/ext/phar/
H A Dzip.c348 #define PHAR_ZIP_FAIL_FREE(errmsg, save) \ in phar_parse_zipfile() argument
370 #define PHAR_ZIP_FAIL(errmsg) \ in phar_parse_zipfile() argument
/PHP-8.4/ext/pdo_pgsql/
H A Dphp_pdo_pgsql_int.h34 char *errmsg; member
H A Dpgsql_driver.c72 char *errmsg = PQerrorMessage(H->server); in _pdo_pgsql_error() local
/PHP-8.4/ext/pdo_firebird/
H A Dphp_pdo_firebird_int.h66 char *errmsg; member
H A Dfirebird_driver.c1423 char errmsg[512]; in pdo_firebird_handle_factory() local
/PHP-8.4/Zend/
H A Dzend_fibers.c225 char *errmsg = php_win32_error_to_msg(err); in zend_fiber_stack_allocate() local
236 char *errmsg = php_win32_error_to_msg(err); in zend_fiber_stack_allocate() local
/PHP-8.4/ext/pdo_mysql/
H A Dphp_pdo_mysql_int.h97 char *errmsg; member
/PHP-8.4/ext/ldap/
H A Dldap.c3329 zval *link, *result, *errcode, *matcheddn, *errmsg, *referrals, *serverctrls; in PHP_FUNCTION() local
4043 char* errmsg = NULL; in PHP_FUNCTION() local

Completed in 43 milliseconds