/PHP-8.2/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 | 228 …public function fromUCallback(int $reason, array $source, int $codePoint, &$error): string|int|arr… 282 …public function toUCallback(int $reason, string $source, string $codeUnits, &$error): string|int|a…
|
/PHP-8.2/ext/phar/ |
H A D | phar_object.c | 186 char *error; in phar_file_action() local 1696 char *error; in PHP_METHOD() local 1824 char *error; in PHP_METHOD() local 1915 char *error; in phar_copy_file_contents() local 2594 char *error; in PHP_METHOD() local 2811 char *error; in PHP_METHOD() local 3274 char *error; in PHP_METHOD() local 3349 char *error; in PHP_METHOD() local 3575 char *error; in phar_add_file() local 3669 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 472 char *error; in phar_stream_flush() local 565 char *internal_file, *error; in phar_wrapper_stat() local 673 char *internal_file, *error; in phar_wrapper_unlink() local 747 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() 716 char **error; member 878 int phar_tar_setmetadata(const phar_metadata_tracker *tracker, phar_entry_info *entry, char **error… in phar_tar_setmetadata() 915 char *lookfor, **error = i->error; in phar_tar_setupmetadata() local 967 …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() 1309 …ize_t alias_len, bool is_data, uint32_t options, phar_archive_data** pphar, char **error) /* {{{ */ in phar_open_or_create_filename() 1386 …ize_t alias_len, bool is_data, uint32_t options, phar_archive_data** pphar, char **error) /* {{{ */ in phar_create_or_parse_filename() 1540 …char *alias, size_t alias_len, uint32_t options, phar_archive_data** pphar, char **error) /* {{{ */ in phar_open_from_filename() 1626 …size_t alias_len, uint32_t options, phar_archive_data** pphar, int is_data, char **error) /* {{{ */ in phar_open_from_fp() 2322 int phar_open_executed_filename(char *alias, size_t alias_len, char **error) /* {{{ */ in phar_open_executed_filename() 2389 int phar_postprocess_file(phar_entry_data *idata, uint32_t crc32, char **error, int process_zip) /*… in phar_postprocess_file() 2497 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() 796 …size_t alias_len, int is_data, uint32_t options, phar_archive_data** pphar, char **error) /* {{{ */ in phar_open_or_create_zip() 837 char **error; member 1224 …h(phar_archive_data *phar, char *user_stub, zend_long len, int defaultstub, char **error) /* {{{ */ in phar_zip_flush()
|
/PHP-8.2/ext/curl/ |
H A D | multi.c | 86 CURLMcode error = CURLM_OK; in PHP_FUNCTION() local 156 CURLMcode error = CURLM_OK; in PHP_FUNCTION() local 184 CURLMcode error = CURLM_OK; in PHP_FUNCTION() local 219 CURLMcode error = CURLM_OK; in PHP_FUNCTION() local 394 zend_result error; in _php_server_push_callback() local 453 CURLMcode error = CURLM_OK; in _php_curl_multi_setopt() local
|
H A D | interface.c | 593 int error; in curl_write() local 637 zend_result error; in curl_fnmatch() local 683 zend_result error; in curl_progress() local 732 zend_result error; in curl_xferinfo() local 783 zend_result error; in curl_read() local 853 zend_result error; in curl_write_header() local 1283 CURLcode error = CURLE_OK; in add_simple_field() local 1330 CURLcode error = CURLE_OK; in build_mime_structure_from_hash() local 1601 CURLcode error = CURLE_OK; in _php_curl_setopt() local 2437 CURLcode error; in PHP_FUNCTION() local [all …]
|
/PHP-8.2/sapi/fpm/fpm/ |
H A D | fpm_conf.c | 528 char *error; in fpm_conf_set_rlimit_core() local 1376 int *error = (int *)arg; in fpm_conf_ini_parser_include() local 1433 int *error = (int *)arg; in fpm_conf_ini_parser_section() local 1472 int *error = (int *)arg; in fpm_conf_ini_parser_entry() local 1526 int *error = (int *)arg; in fpm_conf_ini_parser_array() local 1599 int *error; in fpm_conf_ini_parser() local 1625 int error = 0; in fpm_conf_load_ini_file() local
|
/PHP-8.2/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.2/ext/intl/dateformat/ |
H A D | dateformat_data.h | 25 intl_error error; member
|
/PHP-8.2/ext/intl/formatter/ |
H A D | formatter_data.h | 26 intl_error error; member
|
/PHP-8.2/ext/intl/uchar/ |
H A D | uchar.c | 218 UErrorCode error = U_ZERO_ERROR; in IC_METHOD() local 251 UErrorCode error = U_ZERO_ERROR; in IC_METHOD() local 300 UErrorCode error = U_ZERO_ERROR; in IC_METHOD() local 499 UErrorCode error = U_ZERO_ERROR; in IC_METHOD() local
|
/PHP-8.2/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.2/ext/intl/msgformat/ |
H A D | msgformat_data.h | 26 intl_error error; member
|
/PHP-8.2/ext/ |
H A D | ext_skel.php | 22 function error($message) { function
|
/PHP-8.2/ext/intl/resourcebundle/ |
H A D | resourcebundle_class.h | 26 intl_error error; member
|
/PHP-8.2/ext/gd/libgd/ |
H A D | gdcache.h | 68 char *error; member
|
/PHP-8.2/ext/libxml/ |
H A D | libxml.c | 478 static void _php_list_set_error_structure(const xmlError *error, const char *msg) in _php_list_set_error_structure() 735 PHP_LIBXML_API void php_libxml_structured_error_handler(void *userData, const xmlError *error) in php_libxml_structured_error_handler() 972 const xmlError *error = xmlGetLastError(); in PHP_FUNCTION() local 1000 xmlErrorPtr error; in PHP_FUNCTION() local
|
/PHP-8.2/scripts/dev/ |
H A D | check_parameters.php | 52 function error($str, $level = 0) function
|
/PHP-8.2/ext/bz2/ |
H A D | bz2.c | 447 int error, /* Error Container */ in PHP_FUNCTION() local 496 int error; in PHP_FUNCTION() local
|