Home
last modified time | relevance | path

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

12345

/PHP-7.0/ext/gd/libgd/
H A Dgdkanji.c73 error (const char *format,...) in error() function
H A Dgdft.c364 static void *fontFetch (char **error, void *key)
575 static void * tweenColorFetch (char **error, void *key)
/PHP-7.0/ext/soap/interop/
H A Dclient_round2_params.php67 function setResult($ok, $result, $wire, $error = '', $fault = NULL)
/PHP-7.0/sapi/phpdbg/
H A Dxml.md248 ### error ### subsection
/PHP-7.0/ext/curl/
H A Dmulti.c411 CURLMcode error = CURLM_OK; in _php_curl_multi_setopt() local
/PHP-7.0/ext/dom/
H A Dxpath.c79 int error = 0; in dom_xpath_ext_function_php() local
/PHP-7.0/main/
H A Dnetwork.c320 int error = 0; local
735 int error = 0, n; local
H A DSAPI.c147 int error; in sapi_run_header_callback() local
/PHP-7.0/ext/date/
H A Dphp_date.c1441 timelib_error_container *error = NULL; in php_parse_date() local
1469 struct timelib_error_container *error; in PHP_FUNCTION() local
1511 int error; in php_mktime() local
2899 static void zval_from_error_container(zval *z, timelib_error_container *error) /* {{{ */ in zval_from_error_container()
2933 …(INTERNAL_FUNCTION_PARAMETERS, timelib_time *parsed_time, struct timelib_error_container *error) /… in php_date_do_return_parsed_time()
3014 struct timelib_error_container *error; in PHP_FUNCTION() local
3033 struct timelib_error_container *error; in PHP_FUNCTION() local
3622 int error; in PHP_FUNCTION() local
/PHP-7.0/ext/opcache/
H A Dzend_shared_alloc.c100 static void no_memory_bailout(size_t allocate_size, char *error) in no_memory_bailout()
/PHP-7.0/win32/
H A Dsendmail.c205 PHPAPI int TSendMail(char *host, int *error, char **error_message, in TSendMail()
/PHP-7.0/Zend/
H A Dzend_API.c240 ZEND_API ZEND_COLD void ZEND_FASTCALL zend_wrong_callback_error(int severity, int num, char *error)… in zend_wrong_callback_error()
497 …arse_arg_impl(int arg_num, zval *arg, va_list *va, const char **spec, char **error, int *severity)… in zend_parse_arg_impl()
750 char *error = NULL; in zend_parse_arg() local
2827 …eck_class(zend_string *name, zend_fcall_info_cache *fcc, int *strict_class, char **error) /* {{{ */ in zend_is_callable_check_class()
2911 … check_flags, zval *callable, zend_fcall_info_cache *fcc, int strict_class, char **error) /* {{{ */ in zend_is_callable_check_func()
3183 … uint check_flags, zend_string **callable_name, zend_fcall_info_cache *fcc, char **error) /* {{{ */ in zend_is_callable_ex()
3417 …d_fcall_info *fci, zend_fcall_info_cache *fcc, zend_string **callable_name, char **error) /* {{{ */ in zend_fcall_info_init()
/PHP-7.0/ext/filter/
H A Dlogical_filters.c195 int error = 0; in php_filter_int() local
/PHP-7.0/ext/pcntl/
H A Dpcntl.c1286 zend_long error; in PHP_FUNCTION() local
/PHP-7.0/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-7.0/
H A Dserver-tests.php1604 function error($message) function in testHarness
H A Drun-tests.php2363 function error($message) function
/PHP-7.0/ext/soap/
H A Dphp_http.c1303 int error = 0; in make_http_soap_request() local
/PHP-7.0/ext/xsl/
H A Dxsltprocessor.c183 int error = 0; in xsl_ext_function_php() local
/PHP-7.0/ext/zip/lib/
H A Dzip.h258 #define ZIP_SOURCE_GET_ARGS(type, data, len, error) ((len) < sizeof(type) ? zip_error_set((error), … argument
/PHP-7.0/ext/dba/
H A Ddba.c638 char *key = NULL, *error = NULL; in php_dba_open() local
/PHP-7.0/ext/pdo/
H A Dpdo_stmt.c1302 int error = 0, old_arg_count; in PHP_METHOD() local
1388 int error = 0, flags, old_arg_count; in PHP_METHOD() local
/PHP-7.0/ext/posix/
H A Dposix.c1431 zend_long error; in PHP_FUNCTION() local
/PHP-7.0/ext/xml/
H A Dcompat.c570 int error; in XML_Parse() local
/PHP-7.0/ext/odbc/
H A Dphp_odbc.c879 SQLINTEGER error; /* Not used */ in odbc_sql_error() local
1533 SQLINTEGER error; /* Not used */ in PHP_FUNCTION() local

Completed in 183 milliseconds

12345