Home
last modified time | relevance | path

Searched defs:error (Results 101 – 123 of 123) sorted by relevance

12345

/PHP-7.0/Zend/
H A Dzend_execute_API.c733 char *error = NULL; in zend_call_function() local
H A Dzend.c897 ZEND_COLD void zenderror(const char *error) /* {{{ */ in zenderror()
H A Dzend_vm_def.h3440 char *error = NULL; variable
H A Dzend_API.h1211 …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.h5811 char *error = NULL; local
9606 char *error = NULL; local
11456 char *error = NULL; local
/PHP-7.0/main/
H A Doutput.c479 char *error = NULL; in php_output_handler_create_user() local
H A Dmain.c970 PHPAPI ZEND_COLD void php_win32_docref2_from_error(DWORD error, const char *param1, const char *par… in php_win32_docref2_from_error()
/PHP-7.0/ext/mysqlnd/
H A Dmysqlnd_ps.c1772 MYSQLND_METHOD(mysqlnd_stmt, error)(const MYSQLND_STMT * const s) in MYSQLND_METHOD() argument
H A Dmysqlnd_wireprotocol.c234 char *error, int error_buf_len, in php_mysqlnd_read_error_from_line()
H A Dmysqlnd.c1588 MYSQLND_METHOD(mysqlnd_conn_data, error)(const MYSQLND_CONN_DATA * const conn) argument
H A Dmysqlnd_structs.h110 char error[MYSQLND_ERRMSG_SIZE+1]; member
119 char * error; member
/PHP-7.0/ext/pcre/
H A Dphp_pcre.c307 const char *error; in pcre_get_compiled_regex_cache() local
/PHP-7.0/ext/sockets/
H A Dsockets.c562 char *sockets_strerror(int error) /* {{{ */
/PHP-7.0/ext/fileinfo/libmagic/
H A Dfile.h391 int error; member
/PHP-7.0/ext/mbstring/oniguruma/
H A Dregparse.h289 UChar* error; member
/PHP-7.0/ext/pcre/pcrelib/sljit/
H A DsljitLir.h300 sljit_si error; member
/PHP-7.0/main/streams/
H A Dstreams.c221 static void wrapper_error_dtor(void *error) in wrapper_error_dtor()
/PHP-7.0/ext/snmp/
H A Dsnmp.c1782 char *error = strerror(errno); in PHP_FUNCTION() local
/PHP-7.0/ext/ldap/
H A Dldap.c2329 char error=0; in PHP_FUNCTION() local
/PHP-7.0/ext/soap/
H A Dsoap.c2758 smart_str error = {0}; local
/PHP-7.0/ext/gd/
H A Dgd.c3867 char *error = NULL; in php_imagettftext_common() local
/PHP-7.0/ext/pgsql/
H A Dpgsql.c790 #define PQescapeStringConn(conn, to, from, len, error) PQescapeString(to, from, len) argument
/PHP-7.0/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c5929 #define PUSH_BACKTRACK(size, ccstart, error) \ argument

Completed in 296 milliseconds

12345