Home
last modified time | relevance | path

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

1234

/php-src/sapi/litespeed/
H A Dlsapi_main.c404 http_error *err = (http_error*)http_error_codes; in sapi_lsapi_send_headers_like_cgi() local
/php-src/sapi/fpm/fpm/
H A Dfpm_main.c359 http_response_status_code_pair *err = (http_response_status_code_pair*)http_status_map; in sapi_cgi_send_headers() local
/php-src/ext/standard/
H A Dbase64.c225 const uint8x16_t err = vorrq_u8(vorrq_u8(error_a, error_b), vorrq_u8(error_c, error_d)); in neon_base64_decode() local
H A Dproc_open.c878 zend_string *err = php_socket_error_str(php_socket_errno()); in set_proc_descriptor_to_socket() local
/php-src/ext/intl/converter/
H A Dconverter.c51 intl_error *err = objval ? &(objval->error) : NULL; in php_converter_throw_failure() local
/php-src/ext/odbc/
H A Dphp_odbc.c733 SQLINTEGER err; in odbc_bindcols() local
/php-src/Zend/
H A Dzend_builtin_functions.c386 zend_long err; in ZEND_FUNCTION() local
H A Dzend_alloc.c397 DWORD err = GetLastError(); in stderr_last_error() local
/php-src/ext/ldap/
H A Dldap.c537 int err; in _php_ldap_control_from_array() local
4026 int rc, myargcount = ZEND_NUM_ARGS(), msgid, err; in PHP_FUNCTION() local
/php-src/ext/phar/
H A Dphar.c1660 char err = 0; in phar_open_from_fp() local
/php-src/ext/dom/
H A Ddocument.c1716 int err; in PHP_METHOD() local
/php-src/ext/ffi/
H A Dffi.c2976 char *err; in ZEND_METHOD() local
3256 char *code, *code_pos, *scope_name, *lib, *err; in zend_ffi_load() local
/php-src/ext/soap/
H A Dphp_encoding.c865 char *err = emalloc(new_len + 8); in to_xml_string() local
/php-src/ext/openssl/
H A Dopenssl.c1985 int err = -1; in PHP_FUNCTION() local
7170 int err = 0; local

Completed in 291 milliseconds

1234