Home
last modified time | relevance | path

Searched defs:error (Results 51 – 75 of 83) sorted by relevance

1234

/PHP-5.3/ext/filter/
H A Dlogical_filters.c172 int len, error = 0; in php_filter_int() local
/PHP-5.3/ext/pcntl/
H A Dpcntl.c1187 long error; in PHP_FUNCTION() local
/PHP-5.3/ext/phar/
H A Dzip.c771 char **error; member
H A Dphar.c2408 int phar_postprocess_file(phar_entry_data *idata, php_uint32 crc32, char **error, int process_zip T…
/PHP-5.3/ext/xmlrpc/libxmlrpc/
H A Dxml_element.c687 …l_elem_parse_buf(const char* in_buf, int len, XML_ELEM_INPUT_OPTIONS options, XML_ELEM_ERROR error) in xml_elem_parse_buf()
/PHP-5.3/ext/dba/
H A Ddba.c614 char *key = NULL, *error = NULL; in php_dba_open() local
/PHP-5.3/
H A Dserver-tests.php1552 function error($message) function in testHarness
H A Drun-tests.php2232 function error($message) function
/PHP-5.3/ext/snmp/
H A Dsnmp.c1344 char *error = strerror(errno); local
/PHP-5.3/ext/posix/
H A Dposix.c1354 long error; in PHP_FUNCTION() local
/PHP-5.3/ext/xsl/
H A Dxsltprocessor.c179 int error = 0; in xsl_ext_function_php() local
/PHP-5.3/ext/pdo/
H A Dpdo_stmt.c1340 int error = 0, old_arg_count; in PHP_METHOD() local
1437 int error = 0, flags, old_arg_count; in PHP_METHOD() local
/PHP-5.3/ext/soap/
H A Dphp_http.c1227 int error = 0; in make_http_soap_request() local
/PHP-5.3/ext/xml/
H A Dcompat.c579 int error; in XML_Parse() local
/PHP-5.3/Zend/
H A Dzend.c795 void zenderror(const char *error) /* {{{ */ in zenderror()
H A Dzend_execute_API.c809 char *error = NULL; in zend_call_function() local
/PHP-5.3/ext/odbc/
H A Dphp_odbc.c868 SQLINTEGER error; /* Not used */ in odbc_sql_error() local
1485 SQLINTEGER error; /* Not used */ in PHP_FUNCTION() local
/PHP-5.3/ext/mysqlnd/
H A Dmysqlnd_ps.c1734 MYSQLND_METHOD(mysqlnd_stmt, error)(const MYSQLND_STMT * const s TSRMLS_DC) in MYSQLND_METHOD() argument
H A Dmysqlnd_wireprotocol.c217 char *error, int error_buf_len, in php_mysqlnd_read_error_from_line()
H A Dmysqlnd.c1399 MYSQLND_METHOD(mysqlnd_conn, error)(const MYSQLND * const conn TSRMLS_DC) in MYSQLND_METHOD() argument
/PHP-5.3/ext/ereg/regex/
H A Dregcomp.c24 int error; /* has an error been seen? */ member
/PHP-5.3/main/
H A Dmain.c881 PHPAPI void php_win32_docref2_from_error(DWORD error, const char *param1, const char *param2 TSRMLS… in php_win32_docref2_from_error()
/PHP-5.3/ext/pcre/
H A Dphp_pcre.c235 const char *error; in pcre_get_compiled_regex_cache() local
/PHP-5.3/ext/mbstring/oniguruma/
H A Dregparse.h270 UChar* error; member
/PHP-5.3/ext/fileinfo/libmagic/
H A Dfile.h368 int error; member

Completed in 155 milliseconds

1234