Home
last modified time | relevance | path

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

1234

/PHP-5.6/ext/mysqlnd/
H A Dmysqlnd_ps.c1742 MYSQLND_METHOD(mysqlnd_stmt, error)(const MYSQLND_STMT * const s TSRMLS_DC) in MYSQLND_METHOD() argument
H A Dmysqlnd_wireprotocol.c237 char *error, int error_buf_len, in php_mysqlnd_read_error_from_line()
H A Dmysqlnd.c1590 MYSQLND_METHOD(mysqlnd_conn_data, error)(const MYSQLND_CONN_DATA * const conn TSRMLS_DC) argument
H A Dmysqlnd_structs.h111 char error[MYSQLND_ERRMSG_SIZE+1]; member
120 char * error; member
/PHP-5.6/main/
H A Doutput.c488 char *handler_name = NULL, *error = NULL; in php_output_handler_create_user() local
H A Dmain.c1001 PHPAPI void php_win32_docref2_from_error(DWORD error, const char *param1, const char *param2 TSRMLS… in php_win32_docref2_from_error()
/PHP-5.6/ext/fileinfo/libmagic/
H A Dfile.h387 int error; member
/PHP-5.6/ext/mbstring/oniguruma/
H A Dregparse.h289 UChar* error; member
/PHP-5.6/ext/pcre/
H A Dphp_pcre.c260 const char *error; in pcre_get_compiled_regex_cache() local
/PHP-5.6/ext/pcre/pcrelib/sljit/
H A DsljitLir.h300 sljit_si error; member
/PHP-5.6/main/streams/
H A Dstreams.c244 static void wrapper_error_dtor(void *error) in wrapper_error_dtor()
/PHP-5.6/ext/phar/
H A Dphar.c2398 int phar_postprocess_file(phar_entry_data *idata, php_uint32 crc32, char **error, int process_zip T…
/PHP-5.6/ext/snmp/
H A Dsnmp.c1798 char *error = strerror(errno); in PHP_FUNCTION() local
/PHP-5.6/Zend/
H A Dzend_API.c305 …rse_arg_impl(int arg_num, zval **arg, va_list *va, const char **spec, char **error, int *severity … in zend_parse_arg_impl()
688 char *error = NULL; in zend_parse_arg() local
H A Dzend_compile.c5131 int error = 0; in zend_do_begin_class_declaration() local
/PHP-5.6/ext/ldap/
H A Dldap.c2264 char error=0; in PHP_FUNCTION() local
/PHP-5.6/ext/soap/
H A Dsoap.c2763 smart_str error = {0}; local
/PHP-5.6/ext/pgsql/
H A Dpgsql.c786 #define PQescapeStringConn(conn, to, from, len, error) PQescapeString(to, from, len) argument
/PHP-5.6/ext/gd/
H A Dgd.c3861 char *error = NULL; in php_imagettftext_common() local
/PHP-5.6/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c5929 #define PUSH_BACKTRACK(size, ccstart, error) \ argument

Completed in 196 milliseconds

1234