Home
last modified time | relevance | path

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

1234

/PHP-5.6/main/
H A Dnetwork.c319 int error = 0; local
723 int error = 0, n; local
H A DSAPI.c154 int error; in sapi_run_header_callback() local
/PHP-5.6/ext/curl/
H A Dmulti.c387 CURLMcode error = CURLM_OK; in _php_curl_multi_setopt() local
/PHP-5.6/ext/dom/
H A Dxpath.c80 int error = 0; in dom_xpath_ext_function_php() local
/PHP-5.6/ext/gd/libgd/
H A Dgdft.c364 static void *fontFetch (char **error, void *key)
576 static void * tweenColorFetch (char **error, void *key)
/PHP-5.6/ext/opcache/
H A Dzend_shared_alloc.c102 static void no_memory_bailout(size_t allocate_size, char *error) in no_memory_bailout()
/PHP-5.6/ext/date/
H A Dphp_date.c1429 timelib_error_container *error = NULL; in php_parse_date() local
1456 struct timelib_error_container *error; in PHP_FUNCTION() local
1517 int error; in php_mktime() local
2921 static void zval_from_error_container(zval *z, timelib_error_container *error) in zval_from_error_container()
2957 …ime(INTERNAL_FUNCTION_PARAMETERS, timelib_time *parsed_time, struct timelib_error_container *error) in php_date_do_return_parsed_time()
3039 struct timelib_error_container *error; in PHP_FUNCTION() local
3058 struct timelib_error_container *error; in PHP_FUNCTION() local
3639 int error; in PHP_FUNCTION() local
/PHP-5.6/ext/zip/lib/
H A Dzipint.h275 struct zip_error error; /* error information */ member
301 struct zip_error error; /* error information */ member
/PHP-5.6/win32/
H A Dsendmail.c213 PHPAPI int TSendMail(char *host, int *error, char **error_message, in TSendMail()
/PHP-5.6/ext/filter/
H A Dlogical_filters.c177 int len, error = 0; in php_filter_int() local
/PHP-5.6/ext/pcntl/
H A Dpcntl.c1194 long error; in PHP_FUNCTION() local
/PHP-5.6/ext/dba/
H A Ddba.c621 char *key = NULL, *error = NULL; in php_dba_open() local
/PHP-5.6/ext/phar/
H A Dzip.c763 char **error; member
/PHP-5.6/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.6/
H A Dserver-tests.php1605 function error($message) function in testHarness
H A Drun-tests.php2268 function error($message) function
/PHP-5.6/ext/posix/
H A Dposix.c1339 long error; in PHP_FUNCTION() local
/PHP-5.6/ext/xsl/
H A Dxsltprocessor.c188 int error = 0; in xsl_ext_function_php() local
/PHP-5.6/ext/pdo/
H A Dpdo_stmt.c1319 int error = 0, old_arg_count; in PHP_METHOD() local
1407 int error = 0, flags, old_arg_count; in PHP_METHOD() local
/PHP-5.6/ext/soap/
H A Dphp_http.c1302 int error = 0; in make_http_soap_request() local
/PHP-5.6/ext/xml/
H A Dcompat.c579 int error; in XML_Parse() local
/PHP-5.6/Zend/
H A Dzend.c877 void zenderror(const char *error) /* {{{ */ in zenderror()
H A Dzend_execute_API.c670 char *error = NULL; in zend_call_function() local
/PHP-5.6/ext/odbc/
H A Dphp_odbc.c881 SQLINTEGER error; /* Not used */ in odbc_sql_error() local
1529 SQLINTEGER error; /* Not used */ in PHP_FUNCTION() local
/PHP-5.6/ext/ereg/regex/
H A Dregcomp.c24 int error; /* has an error been seen? */ member

Completed in 156 milliseconds

1234