Home
last modified time | relevance | path

Searched defs:error (Results 1 – 25 of 95) sorted by relevance

1234

/PHP-5.6/ext/zip/lib/
H A Dzip_dirent.c70 _zip_cdir_grow(struct zip_cdir *cd, zip_uint64_t nentry, struct zip_error *error) in _zip_cdir_grow()
101 _zip_cdir_new(zip_uint64_t nentry, struct zip_error *error) in _zip_cdir_new()
329 struct zip_error *error) in _zip_dirent_read()
541 _zip_dirent_size(FILE *f, zip_uint16_t flags, struct zip_error *error) in _zip_dirent_size()
636 _zip_dirent_write(struct zip_dirent *de, FILE *fp, zip_flags_t flags, struct zip_error *error) in _zip_dirent_write()
789 _zip_ef_utf8(zip_uint16_t id, struct zip_string *str, struct zip_error *error) in _zip_ef_utf8()
821 _zip_get_dirent(struct zip *za, zip_uint64_t idx, zip_flags_t flags, struct zip_error *error) in _zip_get_dirent()
890 _zip_read_data(const zip_uint8_t **buf, FILE *fp, size_t len, int nulp, struct zip_error *error) in _zip_read_data()
933 …read_string(const zip_uint8_t **buf, FILE *fp, zip_uint16_t len, int nulp, struct zip_error *error) in _zip_read_string()
H A Dzip_string.c88 …ring_get(struct zip_string *string, zip_uint32_t *lenp, zip_flags_t flags, struct zip_error *error) in _zip_string_get()
136 …string_new(const zip_uint8_t *raw, zip_uint16_t length, zip_flags_t flags, struct zip_error *error) in _zip_string_new()
H A Dzip_open.c202 unsigned int flags, struct zip_error *error) in _zip_readcdir()
310 _zip_checkcons(FILE *fp, struct zip_cdir *cd, struct zip_error *error) in _zip_checkcons()
437 struct zip_error error; in _zip_allocate_new() local
599 unsigned int flags, struct zip_error *error) in _zip_read_eocd()
654 off_t buf_offset, size_t buflen, unsigned int flags, struct zip_error *error) in _zip_read_eocd64()
H A Dzip_new.c47 _zip_new(struct zip_error *error) in _zip_new()
H A Dzip_extra_field.c45 _zip_ef_clone(const struct zip_extra_field *ef, struct zip_error *error) in _zip_ef_clone()
126 …p_uint16_t *lenp, zip_uint16_t id, zip_uint16_t id_idx, zip_flags_t flags, struct zip_error *error) in _zip_ef_get_by_id()
218 _zip_ef_parse(const zip_uint8_t *data, zip_uint16_t len, zip_flags_t flags, struct zip_error *error) in _zip_ef_parse()
H A Dzip_memdup.c42 _zip_memdup(const void *mem, size_t len, struct zip_error *error) in _zip_memdup()
H A Dzip_file_get_offset.c54 _zip_file_get_offset(const struct zip *za, zip_uint64_t idx, struct zip_error *error) in _zip_file_get_offset()
H A Dzip_get_name.c51 _zip_get_name(struct zip *za, zip_uint64_t idx, zip_flags_t flags, struct zip_error *error) in _zip_get_name()
H A Dzip_name_locate.c54 _zip_name_locate(struct zip *za, const char *fname, zip_flags_t flags, struct zip_error *error) in _zip_name_locate()
H A Dzip_close.c73 int error; in zip_close() local
455 copy_data(FILE *fs, zip_uint64_t len, FILE *ft, struct zip_error *error) in copy_data()
/PHP-5.6/ext/phar/
H A Dphar_object.c215 char *error; in phar_file_action() local
1882 char *error; in PHP_METHOD() local
1976 char *error; in phar_copy_file_contents() local
2029 char *error; in phar_rename_archive() local
2621 char *error; in PHP_METHOD() local
2848 char *error; in PHP_METHOD() local
3314 char *error; in PHP_METHOD() local
3390 char *error; in PHP_METHOD() local
3627 char *error; in phar_add_file() local
3698 char *error; in phar_mkdir() local
[all …]
H A Dstream.c62 char *arch = NULL, *entry = NULL, *error; in phar_parse_url() local
163 char *error; in phar_wrapper_open_url() local
459 char *error; in phar_stream_flush() local
570 char *internal_file, *error; in phar_wrapper_stat() local
684 char *internal_file, *error; in phar_wrapper_unlink() local
760 char *error; in phar_wrapper_rename() local
H A Ddirstream.c306 char *internal_file, *error, *str_key; in phar_wrapper_open_dir() local
415 char *error, *arch, *entry2; in phar_wrapper_mkdir() local
547 char *error, *arch, *entry2; in phar_wrapper_rmdir() local
H A Dphar_path_check.c25 phar_path_check_result phar_path_check(char **s, int *len, const char **error) in phar_path_check()
/PHP-5.6/ext/intl/converter/
H A Dconverter.c34 intl_error error; member
114 zval *source, *codeUnits, *error; in PHP_METHOD() local
136 zval *source, *codePoint, *error; in PHP_METHOD() local
371 UErrorCode error = U_ZERO_ERROR; in php_converter_set_callbacks() local
403 UErrorCode error = U_ZERO_ERROR; in php_converter_set_encoding() local
620 UErrorCode error = U_ZERO_ERROR; in PHP_METHOD() local
632 UErrorCode error = U_ZERO_ERROR; in PHP_METHOD() local
655 UErrorCode error = U_ZERO_ERROR; in PHP_METHOD() local
686 UErrorCode error = U_ZERO_ERROR; in php_converter_do_convert() local
938 UErrorCode error = U_ZERO_ERROR; in PHP_METHOD() local
[all …]
/PHP-5.6/sapi/fpm/fpm/
H A Dfpm_conf.c510 char *error; in fpm_conf_set_rlimit_core() local
1255 int *error = (int *)arg;; in fpm_conf_ini_parser_include() local
1312 int *error = (int *)arg; in fpm_conf_ini_parser_section() local
1351 int *error = (int *)arg; in fpm_conf_ini_parser_entry() local
1405 int *error = (int *)arg; in fpm_conf_ini_parser_array() local
1461 int *error; in fpm_conf_ini_parser() local
1487 int error = 0; in fpm_conf_load_ini_file() local
/PHP-5.6/ext/intl/formatter/
H A Dformatter_data.h28 intl_error error; member
/PHP-5.6/ext/intl/dateformat/
H A Ddateformat_data.h27 intl_error error; member
/PHP-5.6/ext/curl/
H A Dinterface.c170 CURLcode error = CURLE_OK; in php_curl_option_str() local
1323 int error; in curl_write() local
1385 int error; in curl_fnmatch() local
1458 int error; in curl_progress() local
1538 int error; in curl_read() local
1620 int error; in curl_write_header() local
1700 int error; in curl_passwd() local
2061 CURLcode error=CURLE_OK; in _php_curl_setopt() local
2941 CURLcode error; in PHP_FUNCTION() local
H A Dshare.c71 CURLSHcode error = CURLSHE_OK; in _php_curl_share_setopt() local
/PHP-5.6/ext/intl/msgformat/
H A Dmsgformat_data.h28 intl_error error; member
/PHP-5.6/ext/intl/resourcebundle/
H A Dresourcebundle_class.h29 intl_error error; member
/PHP-5.6/ext/libxml/
H A Dlibxml.c466 static int _php_libxml_free_error(xmlErrorPtr error) in _php_libxml_free_error()
473 static void _php_list_set_error_structure(xmlErrorPtr error, const char *msg) in _php_list_set_error_structure()
731 PHP_LIBXML_API void php_libxml_structured_error_handler(void *userData, xmlErrorPtr error) in php_libxml_structured_error_handler()
1004 xmlErrorPtr error; in PHP_FUNCTION() local
1035 xmlErrorPtr error; in PHP_FUNCTION() local
/PHP-5.6/win32/
H A Dwinutil.c25 PHPAPI char *php_win32_error_to_msg(int error) in php_win32_error_to_msg()
/PHP-5.6/ext/gd/
H A Dgdcache.h69 char *error; member

Completed in 93 milliseconds

1234