Home
last modified time | relevance | path

Searched defs:error (Results 1 – 25 of 88) sorted by path

1234

/PHP-5.4/Zend/
H A Dzend.c868 void zenderror(const char *error) /* {{{ */ in zenderror()
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()
672 char *error = NULL; in zend_parse_arg() local
H A Dzend_compile.c4780 int error = 0; in zend_do_begin_class_declaration() local
H A Dzend_execute_API.c801 char *error = NULL; in zend_call_function() local
/PHP-5.4/ext/bz2/
H A Dbz2.c491 int error, /* Error Container */ in PHP_FUNCTION() local
541 int source_len, error; in PHP_FUNCTION() local
/PHP-5.4/ext/curl/
H A Dinterface.c169 CURLcode error = CURLE_OK; in php_curl_option_url() local
1025 int error; in curl_write() local
1093 int error; in curl_progress() local
1168 int error; in curl_read() local
1250 int error; in curl_write_header() local
1330 int error; in curl_passwd() local
1703 CURLcode error=CURLE_OK; in _php_curl_setopt() local
2335 CURLcode error; in PHP_FUNCTION() local
/PHP-5.4/ext/date/lib/
H A Dparse_date.c343 static void add_warning(Scanner *s, char *error) in add_warning()
352 static void add_error(Scanner *s, char *error) in add_error()
361 static void add_pbf_warning(Scanner *s, char *error, char *sptr, char *cptr) in add_pbf_warning()
370 static void add_pbf_error(Scanner *s, char *error, char *sptr, char *cptr) in add_pbf_error()
H A Dparse_iso_intervals.c109 static void add_warning(Scanner *s, char *error) in add_warning()
118 static void add_error(Scanner *s, char *error) in add_error()
H A Dtimelib.c177 signed long timelib_date_to_int(timelib_time *d, int *error) in timelib_date_to_int()
/PHP-5.4/ext/date/
H A Dphp_date.c1371 timelib_error_container *error = NULL; in php_parse_date() local
1399 struct timelib_error_container *error; in PHP_FUNCTION() local
1461 int error; in php_mktime() local
2660 static void zval_from_error_container(zval *z, timelib_error_container *error) in zval_from_error_container()
2696 …ime(INTERNAL_FUNCTION_PARAMETERS, timelib_time *parsed_time, struct timelib_error_container *error) in php_date_do_return_parsed_time()
2778 struct timelib_error_container *error; in PHP_FUNCTION() local
2797 struct timelib_error_container *error; in PHP_FUNCTION() local
3162 int error; in PHP_FUNCTION() local
/PHP-5.4/ext/dba/
H A Ddba.c621 char *key = NULL, *error = NULL; in php_dba_open() local
/PHP-5.4/ext/dom/
H A Dxpath.c80 int error = 0; in dom_xpath_ext_function_php() local
/PHP-5.4/ext/ereg/regex/
H A Dregcomp.c24 int error; /* has an error been seen? */ member
/PHP-5.4/ext/fileinfo/libmagic/
H A Dfile.h387 int error; member
H A Dfuncs.c87 file_error_core(struct magic_set *ms, int error, const char *f, va_list va, in file_error_core()
120 file_error(struct magic_set *ms, int error, const char *f, ...) in file_error()
/PHP-5.4/ext/filter/
H A Dlogical_filters.c177 int len, error = 0; in php_filter_int() local
/PHP-5.4/ext/gd/
H A Dgd.c3941 char *error = NULL; in php_imagettftext_common() local
H A Dgdcache.c157 cacheFetch( char **error, void *key ) in cacheFetch()
H A Dgdcache.h69 char *error; member
/PHP-5.4/ext/gd/libgd/
H A Dgdcache.c165 cacheFetch (char **error, void *key) in cacheFetch()
H A Dgdcache.h68 char *error; member
H A Dgdft.c344 static void *fontFetch (char **error, void *key)
542 static void * tweenColorFetch (char **error, void *key)
H A Dgdkanji.c73 error (const char *format,...) in error() function
/PHP-5.4/ext/intl/dateformat/
H A Ddateformat_data.h27 intl_error error; member
/PHP-5.4/ext/intl/formatter/
H A Dformatter_data.h28 intl_error error; member

Completed in 187 milliseconds

1234