Home
last modified time | relevance | path

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

1234

/PHP-5.5/Zend/
H A Dzend.c866 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()
688 char *error = NULL; in zend_parse_arg() local
H A Dzend_compile.c4988 int error = 0; in zend_do_begin_class_declaration() local
H A Dzend_execute_API.c775 char *error = NULL; in zend_call_function() local
/PHP-5.5/ext/bz2/
H A Dbz2.c495 int error, /* Error Container */ in PHP_FUNCTION() local
545 int source_len, error; in PHP_FUNCTION() local
/PHP-5.5/ext/curl/
H A Dinterface.c170 CURLcode error = CURLE_OK; in php_curl_option_str() local
1328 int error; in curl_write() local
1390 int error; in curl_fnmatch() local
1463 int error; in curl_progress() local
1543 int error; in curl_read() local
1625 int error; in curl_write_header() local
1705 int error; in curl_passwd() local
2102 CURLcode error=CURLE_OK; in _php_curl_setopt() local
2968 CURLcode error; in PHP_FUNCTION() local
H A Dmulti.c387 CURLMcode error = CURLM_OK; in _php_curl_multi_setopt() local
H A Dshare.c71 CURLSHcode error = CURLSHE_OK; in _php_curl_share_setopt() local
/PHP-5.5/ext/date/lib/
H A Dparse_date.c341 static void add_warning(Scanner *s, char *error) in add_warning()
350 static void add_error(Scanner *s, char *error) in add_error()
359 static void add_pbf_warning(Scanner *s, char *error, char *sptr, char *cptr) in add_pbf_warning()
368 static void add_pbf_error(Scanner *s, char *error, char *sptr, char *cptr) in add_pbf_error()
H A Dparse_iso_intervals.c107 static void add_warning(Scanner *s, char *error) in add_warning()
116 static void add_error(Scanner *s, char *error) in add_error()
H A Dtimelib.c179 signed long timelib_date_to_int(timelib_time *d, int *error) in timelib_date_to_int()
/PHP-5.5/ext/date/
H A Dphp_date.c1421 timelib_error_container *error = NULL; in php_parse_date() local
1448 struct timelib_error_container *error; in PHP_FUNCTION() local
1509 int error; in php_mktime() local
2892 static void zval_from_error_container(zval *z, timelib_error_container *error) in zval_from_error_container()
2928 …ime(INTERNAL_FUNCTION_PARAMETERS, timelib_time *parsed_time, struct timelib_error_container *error) in php_date_do_return_parsed_time()
3010 struct timelib_error_container *error; in PHP_FUNCTION() local
3029 struct timelib_error_container *error; in PHP_FUNCTION() local
3609 int error; in PHP_FUNCTION() local
/PHP-5.5/ext/dba/
H A Ddba.c621 char *key = NULL, *error = NULL; in php_dba_open() local
/PHP-5.5/ext/dom/
H A Dxpath.c80 int error = 0; in dom_xpath_ext_function_php() local
/PHP-5.5/ext/ereg/regex/
H A Dregcomp.c24 int error; /* has an error been seen? */ member
/PHP-5.5/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.5/ext/filter/
H A Dlogical_filters.c177 int len, error = 0; in php_filter_int() local
/PHP-5.5/ext/gd/
H A Dgd.c3810 char *error = NULL; in php_imagettftext_common() local
H A Dgdcache.c162 cacheFetch( char **error, void *key ) in cacheFetch()
H A Dgdcache.h69 char *error; member
/PHP-5.5/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

Completed in 185 milliseconds

1234