Home
last modified time | relevance | path

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

1234

/php-src/main/streams/
H A Dstreams.c230 static void wrapper_error_dtor(void *error) in wrapper_error_dtor()
/php-src/ext/mysqlnd/
H A Dmysqlnd_connection.c878 MYSQLND_METHOD(mysqlnd_conn_data, error)(const MYSQLND_CONN_DATA * const conn) argument
/php-src/ext/sockets/
H A Dsockets.c345 char *sockets_strerror(int error) /* {{{ */
/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitLir.h459 sljit_s32 error; member
/php-src/ext/pcre/
H A Dphp_pcre.c596 PCRE2_UCHAR error[128]; in pcre_get_compiled_regex_cache_ex() local
/php-src/ext/soap/
H A Dsoap.c2273 smart_str error = {0}; local
/php-src/ext/ldap/
H A Dldap.c754 int error = 0; in _php_ldap_controls_from_array() local
/php-src/Zend/
H A Dzend_vm_def.h3843 char *error = NULL; variable
H A Dzend_API.h2477 …all_info *dest_fci, zend_fcall_info_cache *dest_fcc, bool check_null, char **error, bool free_tram… in zend_parse_arg_func()
H A Dzend_vm_execute.h7190 char *error = NULL; in ZEND_INIT_USER_CALL_SPEC_CONST_CONST_HANDLER() local
9710 char *error = NULL; in ZEND_INIT_USER_CALL_SPEC_CONST_TMPVAR_HANDLER() local
12097 char *error = NULL; in ZEND_INIT_USER_CALL_SPEC_CONST_CV_HANDLER() local
/php-src/ext/gd/
H A Dgd.c3066 char *error = NULL; in php_imagettftext_common() local
/php-src/ext/mbstring/
H A Dmbstring.c1950 static void handle_strpos_error(size_t error) { in handle_strpos_error()
/php-src/ext/ffi/
H A Dffi.c996 char *error = NULL; in zend_ffi_create_callback() local
/php-src/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c9347 #define PUSH_BACKTRACK(size, ccstart, error) \ argument

Completed in 357 milliseconds

1234