Home
last modified time | relevance | path

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

1234

/PHP-7.4/ext/sockets/
H A Dsockets.c636 char *sockets_strerror(int error) /* {{{ */
/PHP-7.4/main/streams/
H A Dstreams.c230 static void wrapper_error_dtor(void *error) in wrapper_error_dtor()
/PHP-7.4/ext/pcre/pcre2lib/sljit/
H A DsljitLir.h375 sljit_s32 error; member
/PHP-7.4/ext/mysqlnd/
H A Dmysqlnd_connection.c973 MYSQLND_METHOD(mysqlnd_conn_data, error)(const MYSQLND_CONN_DATA * const conn) argument
/PHP-7.4/ext/pcre/
H A Dphp_pcre.c585 PCRE2_UCHAR error[128]; in pcre_get_compiled_regex_cache_ex() local
/PHP-7.4/ext/ldap/
H A Dldap.c652 int error = 0; in _php_ldap_controls_from_array() local
/PHP-7.4/ext/soap/
H A Dsoap.c2711 smart_str error = {0}; local
/PHP-7.4/Zend/
H A Dzend_vm_def.h3845 char *error = NULL; variable
H A Dzend_API.h1724 …val *arg, zend_fcall_info *dest_fci, zend_fcall_info_cache *dest_fcc, int check_null, char **error) in zend_parse_arg_func()
H A Dzend_vm_execute.h6009 char *error = NULL; in ZEND_INIT_USER_CALL_SPEC_CONST_CONST_HANDLER() local
8280 char *error = NULL; in ZEND_INIT_USER_CALL_SPEC_CONST_TMPVAR_HANDLER() local
10741 char *error = NULL; in ZEND_INIT_USER_CALL_SPEC_CONST_CV_HANDLER() local
/PHP-7.4/ext/gd/
H A Dgd.c4072 char *error = NULL; in php_imagettftext_common() local
/PHP-7.4/ext/pgsql/
H A Dpgsql.c789 #define PQescapeStringConn(conn, to, from, len, error) PQescapeString(to, from, len) argument
/PHP-7.4/ext/ffi/
H A Dffi.c903 char *error = NULL; in zend_ffi_create_callback() local
/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c8895 #define PUSH_BACKTRACK(size, ccstart, error) \ argument

Completed in 279 milliseconds

1234