Home
last modified time | relevance | path

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

1234

/PHP-5.5/main/
H A Dmain.c918 PHPAPI void php_win32_docref2_from_error(DWORD error, const char *param1, const char *param2 TSRMLS… in php_win32_docref2_from_error()
/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd_wireprotocol.c237 char *error, int error_buf_len, in php_mysqlnd_read_error_from_line()
H A Dmysqlnd.c1563 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.5/ext/mbstring/oniguruma/
H A Dregparse.h289 UChar* error; member
/PHP-5.5/ext/pcre/pcrelib/sljit/
H A DsljitLir.h300 sljit_si error; member
/PHP-5.5/ext/snmp/
H A Dsnmp.c1800 char *error = strerror(errno); in PHP_FUNCTION() local
/PHP-5.5/ext/phar/
H A Dphar.c2408 int phar_postprocess_file(phar_entry_data *idata, php_uint32 crc32, char **error, int process_zip T…
/PHP-5.5/ext/oci8/
H A Doci8_interface.c1627 sword error = OCI_SUCCESS; local
/PHP-5.5/main/streams/
H A Dstreams.c244 static void wrapper_error_dtor(void *error) in wrapper_error_dtor()
/PHP-5.5/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.c4988 int error = 0; in zend_do_begin_class_declaration() local
/PHP-5.5/ext/ldap/
H A Dldap.c2147 char error=0; in PHP_FUNCTION() local
/PHP-5.5/ext/soap/
H A Dsoap.c2743 smart_str error = {0}; local
/PHP-5.5/ext/pgsql/
H A Dpgsql.c756 #define PQescapeStringConn(conn, to, from, len, error) PQescapeString(to, from, len) argument
/PHP-5.5/ext/gd/
H A Dgd.c3810 char *error = NULL; in php_imagettftext_common() local
/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c5929 #define PUSH_BACKTRACK(size, ccstart, error) \ argument

Completed in 198 milliseconds

1234