/PHP-8.1/ext/intl/converter/ |
H A D | converter.c | 32 intl_error error; member 110 zval *error; in PHP_METHOD() local 124 zval *source, *error; in PHP_METHOD() local 338 UErrorCode error = U_ZERO_ERROR; in php_converter_set_callbacks() local 369 UErrorCode error = U_ZERO_ERROR; in php_converter_set_encoding() local 563 UErrorCode error = U_ZERO_ERROR; in PHP_METHOD() local 575 UErrorCode error = U_ZERO_ERROR; in PHP_METHOD() local 595 UErrorCode error = U_ZERO_ERROR; in PHP_METHOD() local 624 UErrorCode error = U_ZERO_ERROR; in php_converter_do_convert() local 835 UErrorCode error = U_ZERO_ERROR; in PHP_METHOD() local [all …]
|
H A D | converter.stub.php | 16 …public function fromUCallback(int $reason, array $source, int $codePoint, &$error): string|int|arr… 70 …public function toUCallback(int $reason, string $source, string $codeUnits, &$error): string|int|a…
|
/PHP-8.1/ext/phar/ |
H A D | phar_object.c | 186 char *error; in phar_file_action() local 1693 char *error; in PHP_METHOD() local 1821 char *error; in PHP_METHOD() local 1912 char *error; in phar_copy_file_contents() local 2588 char *error; in PHP_METHOD() local 2805 char *error; in PHP_METHOD() local 3268 char *error; in PHP_METHOD() local 3343 char *error; in PHP_METHOD() local 3569 char *error; in phar_add_file() local 3663 char *error; in phar_mkdir() local [all …]
|
H A D | util.c | 341 …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 D | stream.c | 63 char *arch = NULL, *entry = NULL, *error; in phar_parse_url() local 166 char *error; in phar_wrapper_open_url() local 461 char *error; in phar_stream_flush() local 554 char *internal_file, *error; in phar_wrapper_stat() local 662 char *internal_file, *error; in phar_wrapper_unlink() local 736 char *error; in phar_wrapper_rename() local
|
H A D | tar.c | 127 …size_t alias_len, int is_data, uint32_t options, phar_archive_data** pphar, char **error) /* {{{ */ in phar_open_or_create_tar() 210 …_t alias_len, phar_archive_data** pphar, int is_data, uint32_t compression, char **error) /* {{{ */ in phar_parse_tarfile() 712 char **error; member 874 int phar_tar_setmetadata(const phar_metadata_tracker *tracker, phar_entry_info *entry, char **error… in phar_tar_setmetadata() 911 char *lookfor, **error = i->error; in phar_tar_setupmetadata() local 963 …h(phar_archive_data *phar, char *user_stub, zend_long len, int defaultstub, char **error) /* {{{ */ in phar_tar_flush()
|
H A D | phar.c | 415 void phar_entry_remove(phar_entry_data *idata, char **error) /* {{{ */ in phar_entry_remove() 487 …ize_t alias_len, bool is_data, uint32_t options, phar_archive_data** pphar, char **error) /* {{{ */ in phar_open_parsed_phar() 731 …en, zend_long halt_offset, phar_archive_data** pphar, uint32_t compression, char **error) /* {{{ */ in phar_parse_pharfile() 1306 …ize_t alias_len, bool is_data, uint32_t options, phar_archive_data** pphar, char **error) /* {{{ */ in phar_open_or_create_filename() 1383 …ize_t alias_len, bool is_data, uint32_t options, phar_archive_data** pphar, char **error) /* {{{ */ in phar_create_or_parse_filename() 1537 …char *alias, size_t alias_len, uint32_t options, phar_archive_data** pphar, char **error) /* {{{ */ in phar_open_from_filename() 1623 …size_t alias_len, uint32_t options, phar_archive_data** pphar, int is_data, char **error) /* {{{ */ in phar_open_from_fp() 2319 int phar_open_executed_filename(char *alias, size_t alias_len, char **error) /* {{{ */ in phar_open_executed_filename() 2386 int phar_postprocess_file(phar_entry_data *idata, uint32_t crc32, char **error, int process_zip) /*… in phar_postprocess_file() 2494 zend_string *phar_create_default_stub(const char *index_php, const char *web_index, char **error) /… in phar_create_default_stub() [all …]
|
H A D | dirstream.c | 293 char *internal_file, *error; in phar_wrapper_open_dir() local 401 char *error, *arch, *entry2; in phar_wrapper_mkdir() local 533 char *error, *arch, *entry2; in phar_wrapper_rmdir() local
|
H A D | zip.c | 197 …size_t fname_len, char *alias, size_t alias_len, phar_archive_data** pphar, char **error) /* {{{ */ in phar_parse_zipfile() 773 …size_t alias_len, int is_data, uint32_t options, phar_archive_data** pphar, char **error) /* {{{ */ in phar_open_or_create_zip() 814 char **error; member 1201 …h(phar_archive_data *phar, char *user_stub, zend_long len, int defaultstub, char **error) /* {{{ */ in phar_zip_flush()
|
/PHP-8.1/ext/curl/ |
H A D | multi.c | 81 CURLMcode error = CURLM_OK; in PHP_FUNCTION() local 149 CURLMcode error = CURLM_OK; in PHP_FUNCTION() local 175 CURLMcode error = CURLM_OK; in PHP_FUNCTION() local 202 CURLMcode error = CURLM_OK; in PHP_FUNCTION() local 377 int error; in _php_server_push_callback() local 436 CURLMcode error = CURLM_OK; in _php_curl_multi_setopt() local
|
H A D | interface.c | 113 CURLcode error = curl_easy_setopt(ch->cp, option, str); in php_curl_option_str() local 1379 int error; in curl_write() local 1423 int error; in curl_fnmatch() local 1469 int error; in curl_progress() local 1519 int error; in curl_read() local 1589 int error; in curl_write_header() local 2003 CURLcode error = CURLE_OK; in build_mime_structure_from_hash() local 2283 CURLcode error = CURLE_OK; in _php_curl_setopt() local 3058 CURLcode error; in PHP_FUNCTION() local
|
/PHP-8.1/sapi/fpm/fpm/ |
H A D | fpm_conf.c | 510 char *error; in fpm_conf_set_rlimit_core() local 1346 int *error = (int *)arg; in fpm_conf_ini_parser_include() local 1403 int *error = (int *)arg; in fpm_conf_ini_parser_section() local 1442 int *error = (int *)arg; in fpm_conf_ini_parser_entry() local 1496 int *error = (int *)arg; in fpm_conf_ini_parser_array() local 1552 int *error; in fpm_conf_ini_parser() local 1578 int error = 0; in fpm_conf_load_ini_file() local
|
/PHP-8.1/ext/mysqlnd/ |
H A D | mysqlnd_protocol_frame_codec.c | 81 int error = pfc->data->m.decode(decompressed_data, decompressed_size, in write_compressed_packet() local 269 int error; in MYSQLND_METHOD() local 293 int error; in MYSQLND_METHOD() local
|
H A D | mysqlnd_wireprotocol.h | 74 char error[MYSQLND_ERRMSG_SIZE+1]; member 111 char error[MYSQLND_ERRMSG_SIZE+1]; member 141 char error[MYSQLND_ERRMSG_SIZE+1]; member 162 char error[MYSQLND_ERRMSG_SIZE+1]; member 293 char error[MYSQLND_ERRMSG_SIZE+1]; member
|
/PHP-8.1/ext/intl/dateformat/ |
H A D | dateformat_data.h | 25 intl_error error; member
|
/PHP-8.1/ext/intl/formatter/ |
H A D | formatter_data.h | 26 intl_error error; member
|
/PHP-8.1/ext/mysqli/ |
H A D | mysqli_report.c | 45 void php_mysqli_report_error(const char *sqlstate, int errorno, const char *error) in php_mysqli_report_error()
|
/PHP-8.1/ext/intl/uchar/ |
H A D | uchar.c | 217 UErrorCode error = U_ZERO_ERROR; in IC_METHOD() local 250 UErrorCode error = U_ZERO_ERROR; in IC_METHOD() local 299 UErrorCode error = U_ZERO_ERROR; in IC_METHOD() local 497 UErrorCode error = U_ZERO_ERROR; in IC_METHOD() local
|
/PHP-8.1/ext/intl/msgformat/ |
H A D | msgformat_data.h | 26 intl_error error; member
|
/PHP-8.1/ext/ |
H A D | ext_skel.php | 22 function error($message) { function
|
/PHP-8.1/ext/intl/resourcebundle/ |
H A D | resourcebundle_class.h | 26 intl_error error; member
|
/PHP-8.1/ext/gd/libgd/ |
H A D | gdcache.h | 68 char *error; member
|
/PHP-8.1/ext/libxml/ |
H A D | libxml.c | 489 static void _php_list_set_error_structure(const xmlError *error, const char *msg) in _php_list_set_error_structure() 746 PHP_LIBXML_API void php_libxml_structured_error_handler(void *userData, const xmlError *error) in php_libxml_structured_error_handler() 1024 const xmlError *error = xmlGetLastError(); in PHP_FUNCTION() local 1052 xmlErrorPtr error; in PHP_FUNCTION() local
|
/PHP-8.1/scripts/dev/ |
H A D | check_parameters.php | 52 function error($str, $level = 0) function
|
/PHP-8.1/ext/bz2/ |
H A D | bz2.c | 449 int error, /* Error Container */ in PHP_FUNCTION() local 498 int error; in PHP_FUNCTION() local
|