/PHP-7.4/ext/intl/converter/ |
H A D | converter.c | 33 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-7.4/ext/phar/ |
H A D | phar_object.c | 185 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 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 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 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() 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 D | phar.c | 456 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 D | dirstream.c | 307 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
|
H A D | zip.c | 196 …size_t fname_len, char *alias, size_t alias_len, phar_archive_data** pphar, char **error) /* {{{ */ in phar_parse_zipfile() 778 …size_t alias_len, int is_data, uint32_t options, phar_archive_data** pphar, char **error) /* {{{ */ in phar_open_or_create_zip() 819 char **error; member 1221 …h(phar_archive_data *phar, char *user_stub, zend_long len, int defaultstub, char **error) /* {{{ */ in phar_zip_flush()
|
/PHP-7.4/ext/curl/ |
H A D | multi.c | 80 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 D | interface.c | 110 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
|
H A D | share.c | 74 CURLSHcode error = CURLSHE_OK; in _php_curl_share_setopt() local
|
/PHP-7.4/sapi/fpm/fpm/ |
H A D | fpm_conf.c | 511 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 D | mysqlnd_protocol_frame_codec.c | 83 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
|
H A D | mysqlnd_wireprotocol.h | 76 char error[MYSQLND_ERRMSG_SIZE+1]; member 113 char error[MYSQLND_ERRMSG_SIZE+1]; member 143 char error[MYSQLND_ERRMSG_SIZE+1]; member 164 char error[MYSQLND_ERRMSG_SIZE+1]; member 297 char error[MYSQLND_ERRMSG_SIZE+1]; member
|
/PHP-7.4/ext/intl/dateformat/ |
H A D | dateformat_data.h | 27 intl_error error; member
|
/PHP-7.4/ext/intl/formatter/ |
H A D | formatter_data.h | 28 intl_error error; member
|
/PHP-7.4/ext/mysqli/ |
H A D | mysqli_report.c | 48 void php_mysqli_report_error(const char *sqlstate, int errorno, const char *error) in php_mysqli_report_error()
|
/PHP-7.4/ext/libxml/ |
H A D | libxml.c | 526 static int _php_libxml_free_error(xmlErrorPtr error) in _php_libxml_free_error() 533 static void _php_list_set_error_structure(xmlErrorPtr error, const char *msg) in _php_list_set_error_structure() 785 PHP_LIBXML_API void php_libxml_structured_error_handler(void *userData, xmlErrorPtr error) in php_libxml_structured_error_handler() 1064 xmlErrorPtr error; in PHP_FUNCTION() local 1095 xmlErrorPtr error; in PHP_FUNCTION() local
|
/PHP-7.4/ext/intl/uchar/ |
H A D | uchar.c | 247 UErrorCode error = U_ZERO_ERROR; in ZEND_END_ARG_INFO() local 279 UErrorCode error = U_ZERO_ERROR; in ZEND_END_ARG_INFO() local 333 UErrorCode error = U_ZERO_ERROR; in IC_METHOD() local 549 UErrorCode error = U_ZERO_ERROR; in IC_METHOD() local
|
/PHP-7.4/ext/intl/msgformat/ |
H A D | msgformat_data.h | 28 intl_error error; member
|
/PHP-7.4/ext/ |
H A D | ext_skel.php | 25 function error($message) { function
|
/PHP-7.4/ext/intl/resourcebundle/ |
H A D | resourcebundle_class.h | 28 intl_error error; member
|
/PHP-7.4/ext/gd/libgd/ |
H A D | gdcache.h | 68 char *error; member
|
/PHP-7.4/scripts/dev/ |
H A D | check_parameters.php | 54 function error($str, $level = 0) function
|
/PHP-7.4/ext/bz2/ |
H A D | bz2.c | 522 int error, /* Error Container */ in PHP_FUNCTION() local 572 int error; in PHP_FUNCTION() local
|