Home
last modified time | relevance | path

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

123456

/PHP-7.3/Zend/
H A Dzend_API.c298 ZEND_API ZEND_COLD void ZEND_FASTCALL zend_wrong_callback_error(int num, char *error) /* {{{ */ in zend_wrong_callback_error()
309 ZEND_API ZEND_COLD void ZEND_FASTCALL zend_wrong_callback_exception(int num, char *error) /* {{{ */ in zend_wrong_callback_exception()
320 ZEND_API ZEND_COLD void ZEND_FASTCALL zend_wrong_callback_deprecated(int num, char *error) /* {{{ */ in zend_wrong_callback_deprecated()
562 …arse_arg_impl(int arg_num, zval *arg, va_list *va, const char **spec, char **error, int *severity)… in zend_parse_arg_impl()
817 char *error = NULL; in zend_parse_arg() local
2911 …me, zend_class_entry *scope, zend_fcall_info_cache *fcc, int *strict_class, char **error) /* {{{ */ in zend_is_callable_check_class()
2995 … check_flags, zval *callable, zend_fcall_info_cache *fcc, int strict_class, char **error) /* {{{ */ in zend_is_callable_check_func()
3339 …ble, zend_object *object, uint32_t check_flags, zend_fcall_info_cache *fcc, char **error) /* {{{ */ in zend_is_callable_impl()
3463 …t32_t check_flags, zend_string **callable_name, zend_fcall_info_cache *fcc, char **error) /* {{{ */ in zend_is_callable_ex()
3504 …d_fcall_info *fci, zend_fcall_info_cache *fcc, zend_string **callable_name, char **error) /* {{{ */ in zend_fcall_info_init()
H A Dzend_closures.c259 static int zend_create_closure_from_callable(zval *return_value, zval *callable, char **error) /* {… in zend_create_closure_from_callable()
308 char *error = NULL; in ZEND_METHOD() local
/PHP-7.3/ext/intl/grapheme/
H A Dgrapheme_util.c112 #define STRPOS_CHECK_STATUS(status, error) \ argument
/PHP-7.3/ext/pcntl/
H A Dpcntl.c1008 char *error = NULL; in PHP_FUNCTION() local
1381 zend_long error; in PHP_FUNCTION() local
/PHP-7.3/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.3/ext/soap/interop/
H A Dclient_round2_params.php64 function setResult($ok, $result, $wire, $error = '', $fault = NULL)
/PHP-7.3/sapi/phpdbg/
H A Dxml.md248 ### error ### subsection
/PHP-7.3/ext/date/lib/
H A Dtimelib.c167 timelib_long timelib_date_to_int(timelib_time *d, int *error) in timelib_date_to_int()
H A Dparse_iso_intervals.c91 static void add_error(Scanner *s, char *error) in add_error()
/PHP-7.3/ext/dom/
H A Dxpath.c77 int error = 0; in dom_xpath_ext_function_php() local
/PHP-7.3/main/
H A Dnetwork.c314 int error = 0; local
733 int error = 0, n; local
H A DSAPI.c145 int error; in sapi_run_header_callback() local
/PHP-7.3/ext/date/
H A Dphp_date.c1495 timelib_error_container *error = NULL; in php_parse_date() local
1522 timelib_error_container *error; in PHP_FUNCTION() local
1567 int error; in php_mktime() local
3032 static void zval_from_error_container(zval *z, timelib_error_container *error) /* {{{ */ in zval_from_error_container()
3066 …ime(INTERNAL_FUNCTION_PARAMETERS, timelib_time *parsed_time, timelib_error_container *error) /* {{… in php_date_do_return_parsed_time()
3146 timelib_error_container *error; in PHP_FUNCTION() local
3164 timelib_error_container *error; in PHP_FUNCTION() local
3763 int error; in PHP_FUNCTION() local
/PHP-7.3/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.3/win32/
H A Dsendmail.c180 PHPAPI int TSendMail(char *host, int *error, char **error_message, in TSendMail()
/PHP-7.3/sapi/litespeed/
H A Dlscriu.c265 int error = 1; in LSCRIU_load_liblscapi() local
/PHP-7.3/
H A Dserver-tests.php1592 function error($message) function in testHarness
/PHP-7.3/ext/xmlrpc/libxmlrpc/
H A Dxml_element.c684 …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.3/ext/xsl/
H A Dxsltprocessor.c180 int error = 0; in xsl_ext_function_php() local
/PHP-7.3/ext/filter/
H A Dlogical_filters.c193 int error = 0; in php_filter_int() local
/PHP-7.3/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.3/ext/dba/
H A Ddba.c642 char *key = NULL, *error = NULL; in php_dba_open() local
/PHP-7.3/ext/posix/
H A Dposix.c1466 zend_long error; in PHP_FUNCTION() local
/PHP-7.3/ext/pdo/
H A Dpdo_stmt.c1291 int error = 0, old_arg_count; in PHP_METHOD() local
1380 int error = 0, flags, old_arg_count; in PHP_METHOD() local

Completed in 114 milliseconds

123456