Home
last modified time | relevance | path

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

123456

/PHP-7.1/ext/posix/
H A Dposix.c1440 zend_long error; in PHP_FUNCTION() local
/PHP-7.1/ext/pcntl/
H A Dpcntl.c1362 zend_long error; in PHP_FUNCTION() local
/PHP-7.1/ext/xml/
H A Dcompat.c570 int error; in XML_Parse() local
/PHP-7.1/
H A Drun-tests.php2341 function error($message) function
/PHP-7.1/ext/odbc/
H A Dphp_odbc.c879 SQLINTEGER error; /* Not used */ in odbc_sql_error() local
1540 SQLINTEGER error; /* Not used */ in PHP_FUNCTION() local
/PHP-7.1/Zend/
H A Dzend_execute_API.c726 char *error = NULL; in zend_call_function() local
H A Dzend.c917 ZEND_COLD void zenderror(const char *error) /* {{{ */ in zenderror()
H A Dzend_vm_def.h3494 char *error = NULL; variable
H A Dzend_API.h1230 …val *arg, zend_fcall_info *dest_fci, zend_fcall_info_cache *dest_fcc, int check_null, char **error) in zend_parse_arg_func()
/PHP-7.1/main/
H A Doutput.c479 char *error = NULL; in php_output_handler_create_user() local
H A Dmain.c1010 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.1/ext/mysqlnd/
H A Dmysqlnd_ps.c1797 MYSQLND_METHOD(mysqlnd_stmt, error)(const MYSQLND_STMT * const s) in MYSQLND_METHOD() argument
H A Dmysqlnd_structs.h134 #define SET_CLIENT_ERROR(info, err_no, sqlstate, error) (err_no)? (info)->m->set_client_error((info… argument
152 char error[MYSQLND_ERRMSG_SIZE+1]; member
164 char * error; member
H A Dmysqlnd_connection.c982 MYSQLND_METHOD(mysqlnd_conn_data, error)(const MYSQLND_CONN_DATA * const conn) argument
H A Dmysqlnd_wireprotocol.c200 char *error, const size_t error_buf_len, in php_mysqlnd_read_error_from_line()
/PHP-7.1/ext/pcre/
H A Dphp_pcre.c325 const char *error; in pcre_get_compiled_regex_cache() local
/PHP-7.1/ext/mbstring/oniguruma/
H A Dregparse.h289 UChar* error; member
/PHP-7.1/ext/sockets/
H A Dsockets.c562 char *sockets_strerror(int error) /* {{{ */
/PHP-7.1/ext/fileinfo/libmagic/
H A Dfile.h391 int error; member
/PHP-7.1/ext/pcre/pcrelib/sljit/
H A DsljitLir.h300 sljit_si error; member
/PHP-7.1/main/streams/
H A Dstreams.c221 static void wrapper_error_dtor(void *error) in wrapper_error_dtor()
/PHP-7.1/ext/snmp/
H A Dsnmp.c1779 char *error = strerror(errno); in PHP_FUNCTION() local
/PHP-7.1/ext/ldap/
H A Dldap.c2443 char error=0; in PHP_FUNCTION() local
/PHP-7.1/ext/soap/
H A Dsoap.c2734 smart_str error = {0}; local
/PHP-7.1/ext/gd/
H A Dgd.c3867 char *error = NULL; in php_imagettftext_common() local

Completed in 185 milliseconds

123456