Home
last modified time | relevance | path

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

12345678

/PHP-5.5/ext/zip/lib/
H A Dzip_dirent.c71 _zip_cdir_grow(struct zip_cdir *cd, int nentry, struct zip_error *error) in _zip_cdir_grow()
95 _zip_cdir_new(int nentry, struct zip_error *error) in _zip_cdir_new()
124 _zip_cdir_write(struct zip_cdir *cd, FILE *fp, struct zip_error *error) in _zip_cdir_write()
222 struct zip_error *error) in _zip_dirent_read()
426 struct zip_error *error) in _zip_dirent_write()
528 _zip_readfpstr(FILE *fp, unsigned int len, int nulp, struct zip_error *error) in _zip_readfpstr()
558 _zip_readstr(unsigned char **buf, int len, int nulp, struct zip_error *error) in _zip_readstr()
H A Dzip_new.c47 _zip_new(struct zip_error *error) in _zip_new()
H A Dzip_memdup.c42 _zip_memdup(const void *mem, size_t len, struct zip_error *error) in _zip_memdup()
H A Dzip_open.c170 int flags, struct zip_error *error) in _zip_readcdir()
299 _zip_checkcons(FILE *fp, struct zip_cdir *cd, struct zip_error *error) in _zip_checkcons()
458 struct zip_error error; in _zip_allocate_new() local
H A Dzip_get_name.c50 struct zip_error *error) in _zip_get_name()
/PHP-7.4/ext/intl/converter/
H A Dconverter.c33 intl_error error; member
118 zval *source, *codeUnits, *error; in PHP_METHOD() local
140 zval *source, *codePoint, *error; in PHP_METHOD() local
353 UErrorCode error = U_ZERO_ERROR; in php_converter_set_callbacks() local
385 UErrorCode error = U_ZERO_ERROR; in php_converter_set_encoding() local
601 UErrorCode error = U_ZERO_ERROR; in PHP_METHOD() local
613 UErrorCode error = U_ZERO_ERROR; in PHP_METHOD() local
636 UErrorCode error = U_ZERO_ERROR; in PHP_METHOD() local
667 UErrorCode error = U_ZERO_ERROR; in php_converter_do_convert() local
914 UErrorCode error = U_ZERO_ERROR; in PHP_METHOD() local
[all …]
/PHP-5.5/ext/phar/
H A Dphar_object.c215 char *error; in phar_file_action() local
1884 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
3687 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
692 char *internal_file, *error; in phar_wrapper_unlink() local
768 char *error; in phar_wrapper_rename() local
/PHP-7.4/ext/phar/
H A Dphar_object.c185 char *error; in phar_file_action() local
1867 char *error; in PHP_METHOD() local
1965 char *error; in phar_copy_file_contents() local
2639 char *error; in PHP_METHOD() local
2867 char *error; in PHP_METHOD() local
3328 char *error; in PHP_METHOD() local
3404 char *error; in PHP_METHOD() local
3636 char *error; in phar_add_file() local
3731 char *error; in phar_mkdir() local
4070 char *error; in PHP_METHOD() local
[all …]
H A Dutil.c341 …e_len, char *path, size_t path_len, const char *mode, char allow_dir, char **error, int security) … in phar_get_entry_data()
507 …e_len, char *path, size_t path_len, const char *mode, char allow_dir, char **error, int security) … in phar_get_or_create_entry_data()
640 int phar_copy_entry_fp(phar_entry_info *source, phar_entry_info *dest, char **error) /* {{{ */ in phar_copy_entry_fp()
684 int phar_open_entry_fp(phar_entry_info *entry, char **error, int follow_links) /* {{{ */ in phar_open_entry_fp()
800 int phar_create_writeable_entry(phar_archive_data *phar, phar_entry_info *entry, char **error) /* {… in phar_create_writeable_entry()
853 int phar_separate_entry_fp(phar_entry_info *entry, char **error) /* {{{ */ in phar_separate_entry_fp()
902 phar_entry_info * phar_open_jit(phar_archive_data *phar, phar_entry_info *entry, char **error) /* {… in phar_open_jit()
954 …ta **archive, char *fname, size_t fname_len, char *alias, size_t alias_len, char **error) /* {{{ */ in phar_get_archive()
1198 …_get_entry_info(phar_archive_data *phar, char *path, size_t path_len, char **error, int security) … in phar_get_entry_info()
1208 …o_dir(phar_archive_data *phar, char *path, size_t path_len, char dir, char **error, int security) … in phar_get_entry_info_dir()
[all …]
H A Dstream.c63 char *arch = NULL, *entry = NULL, *error; in phar_parse_url() local
166 char *error; in phar_wrapper_open_url() local
464 char *error; in phar_stream_flush() local
557 char *internal_file, *error; in phar_wrapper_stat() local
665 char *internal_file, *error; in phar_wrapper_unlink() local
739 char *error; in phar_wrapper_rename() local
H A Dtar.c127 …size_t alias_len, int is_data, uint32_t options, phar_archive_data** pphar, char **error) /* {{{ */ in phar_open_or_create_tar()
213 …_t alias_len, phar_archive_data** pphar, int is_data, uint32_t compression, char **error) /* {{{ */ in phar_parse_tarfile()
714 char **error; member
876 int phar_tar_setmetadata(zval *metadata, phar_entry_info *entry, char **error) /* {{{ */ in phar_tar_setmetadata()
916 char *lookfor, **error = i->error; in phar_tar_setupmetadata() local
968 …h(phar_archive_data *phar, char *user_stub, zend_long len, int defaultstub, char **error) /* {{{ */ in phar_tar_flush()
H A Dphar.c456 void phar_entry_remove(phar_entry_data *idata, char **error) /* {{{ */ in phar_entry_remove()
528 … alias_len, zend_bool is_data, uint32_t options, phar_archive_data** pphar, char **error) /* {{{ */ in phar_open_parsed_phar()
667 …en, zend_long halt_offset, phar_archive_data** pphar, uint32_t compression, char **error) /* {{{ */ in phar_parse_pharfile()
1264 … alias_len, zend_bool is_data, uint32_t options, phar_archive_data** pphar, char **error) /* {{{ */ in phar_open_or_create_filename()
1341 … alias_len, zend_bool is_data, uint32_t options, phar_archive_data** pphar, char **error) /* {{{ */ in phar_create_or_parse_filename()
1495 …char *alias, size_t alias_len, uint32_t options, phar_archive_data** pphar, char **error) /* {{{ */ in phar_open_from_filename()
1581 …size_t alias_len, uint32_t options, phar_archive_data** pphar, int is_data, char **error) /* {{{ */ in phar_open_from_fp()
2277 int phar_open_executed_filename(char *alias, size_t alias_len, char **error) /* {{{ */ in phar_open_executed_filename()
2344 int phar_postprocess_file(phar_entry_data *idata, uint32_t crc32, char **error, int process_zip) /*… in phar_postprocess_file()
2454 zend_string *phar_create_default_stub(const char *index_php, const char *web_index, char **error) /… in phar_create_default_stub()
[all …]
H A Ddirstream.c307 char *internal_file, *error; 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
/PHP-5.5/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-7.4/ext/curl/
H A Dmulti.c80 CURLMcode error = CURLM_OK; in PHP_FUNCTION() local
168 CURLMcode error = CURLM_OK; in PHP_FUNCTION() local
220 CURLMcode error = CURLM_OK; in PHP_FUNCTION() local
266 CURLMcode error = CURLM_OK; in PHP_FUNCTION() local
495 int error; in _php_server_push_callback() local
558 CURLMcode error = CURLM_OK; in _php_curl_multi_setopt() local
H A Dinterface.c110 CURLcode error = CURLE_OK; in php_curl_option_str() local
1496 int error; in curl_write() local
1544 int error; in curl_fnmatch() local
1597 int error; in curl_progress() local
1651 int error; in curl_read() local
1720 int error; in curl_write_header() local
2155 CURLcode error = CURLE_OK; in build_mime_structure_from_hash() local
2379 CURLcode error = CURLE_OK; in _php_curl_setopt() local
3226 CURLcode error; in PHP_FUNCTION() local
/PHP-5.5/sapi/fpm/fpm/
H A Dfpm_conf.c502 char *error; in fpm_conf_set_rlimit_core() local
1241 int *error = (int *)arg;; in fpm_conf_ini_parser_include() local
1298 int *error = (int *)arg; in fpm_conf_ini_parser_section() local
1337 int *error = (int *)arg; in fpm_conf_ini_parser_entry() local
1391 int *error = (int *)arg; in fpm_conf_ini_parser_array() local
1447 int *error; in fpm_conf_ini_parser() local
1473 int error = 0; in fpm_conf_load_ini_file() local
/PHP-7.4/sapi/fpm/fpm/
H A Dfpm_conf.c511 char *error; in fpm_conf_set_rlimit_core() local
1288 int *error = (int *)arg; in fpm_conf_ini_parser_include() local
1345 int *error = (int *)arg; in fpm_conf_ini_parser_section() local
1384 int *error = (int *)arg; in fpm_conf_ini_parser_entry() local
1438 int *error = (int *)arg; in fpm_conf_ini_parser_array() local
1494 int *error; in fpm_conf_ini_parser() local
1520 int error = 0; in fpm_conf_load_ini_file() local
/PHP-7.4/ext/mysqlnd/
H A Dmysqlnd_protocol_frame_codec.c83 int error = pfc->data->m.decode(decompressed_data, decompressed_size, in write_compressed_packet() local
270 int error; in MYSQLND_METHOD() local
294 int error; in MYSQLND_METHOD() local
/PHP-5.5/ext/intl/formatter/
H A Dformatter_data.h28 intl_error error; member
/PHP-5.5/ext/intl/dateformat/
H A Ddateformat_data.h27 intl_error error; member
/PHP-7.4/ext/intl/dateformat/
H A Ddateformat_data.h27 intl_error error; member
/PHP-7.4/ext/intl/formatter/
H A Dformatter_data.h28 intl_error error; member
/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

Completed in 142 milliseconds

12345678