Home
last modified time | relevance | path

Searched defs:err (Results 76 – 92 of 92) sorted by relevance

1234

/PHP-8.1/ext/opcache/jit/
H A Dzend_jit.c4977 DWORD err = GetLastError(); in zend_jit_startup() local
4986 DWORD err = GetLastError(); in zend_jit_startup() local
/PHP-8.1/ext/standard/
H A Dproc_open.c829 zend_string *err = php_socket_error_str(php_socket_errno()); in set_proc_descriptor_to_socket() local
H A Darray.c2715 int err = 0, is_step_double = 0; local
/PHP-8.1/sapi/litespeed/
H A Dlsapi_main.c404 http_error *err = (http_error*)http_error_codes; in sapi_lsapi_send_headers_like_cgi() local
/PHP-8.1/ext/intl/converter/
H A Dconverter.c51 intl_error *err = objval ? &(objval->error) : NULL; in php_converter_throw_failure() local
/PHP-8.1/sapi/fpm/fpm/
H A Dfpm_main.c357 http_response_status_code_pair *err = (http_response_status_code_pair*)http_status_map; in sapi_cgi_send_headers() local
/PHP-8.1/Zend/
H A Dzend_builtin_functions.c370 zend_long err; in ZEND_FUNCTION() local
H A Dzend_alloc.c401 DWORD err = GetLastError(); in stderr_last_error() local
/PHP-8.1/ext/date/
H A Dphp_date.c2245 timelib_error_container *err = NULL; in php_date_initialize() local
2858 timelib_error_container *err = NULL; in php_date_modify() local
4137 timelib_error_container *err = NULL; in PHP_FUNCTION() local
/PHP-8.1/ext/ldap/
H A Dldap.c538 int err; in _php_ldap_control_from_array() local
4128 int rc, myargcount = ZEND_NUM_ARGS(), msgid, err; in PHP_FUNCTION() local
/PHP-8.1/ext/phar/
H A Dphar.c1662 char err = 0; in phar_open_from_fp() local
/PHP-8.1/ext/pgsql/
H A Dpgsql.c3433 char *err = NULL; in PHP_FUNCTION() local
4568 int err = 0, skip_field; in php_pgsql_convert() local
/PHP-8.1/ext/odbc/
H A Dphp_odbc.c675 SQLINTEGER err; in odbc_bindcols() local
/PHP-8.1/ext/dom/
H A Ddocument.c1571 int err; in PHP_METHOD() local
/PHP-8.1/ext/soap/
H A Dphp_encoding.c860 char *err = emalloc(new_len + 8); in to_xml_string() local
/PHP-8.1/ext/openssl/
H A Dopenssl.c2050 int err = -1; in PHP_FUNCTION() local
6882 int err = 0; in PHP_FUNCTION() local
/PHP-8.1/ext/mbstring/
H A Dmbstring.c3508 int err = 0; in PHP_FUNCTION() local

Completed in 172 milliseconds

1234