Home
last modified time | relevance | path

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

1234

/PHP-8.4/ext/intl/converter/
H A Dconverter.c32 intl_error error; member
110 zval *error; in PHP_METHOD() local
126 zval *source, *error; in PHP_METHOD() local
341 UErrorCode error = U_ZERO_ERROR; in php_converter_set_callbacks() local
372 UErrorCode error = U_ZERO_ERROR; in php_converter_set_encoding() local
566 UErrorCode error = U_ZERO_ERROR; in PHP_METHOD() local
578 UErrorCode error = U_ZERO_ERROR; in PHP_METHOD() local
598 UErrorCode error = U_ZERO_ERROR; in PHP_METHOD() local
625 UErrorCode error = U_ZERO_ERROR; in php_converter_do_convert() local
835 UErrorCode error = U_ZERO_ERROR; in PHP_METHOD() local
[all …]
H A Dconverter.stub.php105 …public function fromUCallback(int $reason, array $source, int $codePoint, &$error): string|int|arr…
159 …public function toUCallback(int $reason, string $source, string $codeUnits, &$error): string|int|a…
/PHP-8.4/ext/phar/
H A Dphar_object.c194 char *error; in phar_file_action() local
1716 char *error; in PHP_METHOD() local
1844 char *error; in PHP_METHOD() local
1935 char *error; in phar_copy_file_contents() local
2625 char *error; in PHP_METHOD() local
2841 char *error; in PHP_METHOD() local
2870 char *error; in PHP_METHOD() local
3321 char *error; in PHP_METHOD() local
3396 char *error; in PHP_METHOD() local
3442 char *error; in PHP_METHOD() local
[all …]
H A Dutil.c367 …har_create_writeable_entry(phar_archive_data *phar, phar_entry_info *entry, char **error) /* {{{ */ in phar_create_writeable_entry()
420 static zend_result phar_separate_entry_fp(phar_entry_info *entry, char **error) /* {{{ */ in phar_separate_entry_fp()
474 …e_len, char *path, size_t path_len, const char *mode, char allow_dir, char **error, int security) … in phar_get_entry_data()
634 …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()
774 zend_result phar_copy_entry_fp(phar_entry_info *source, phar_entry_info *dest, char **error) /* {{{… in phar_copy_entry_fp()
842 zend_result phar_open_entry_fp(phar_entry_info *entry, char **error, int follow_links) /* {{{ */ in phar_open_entry_fp()
961 phar_entry_info * phar_open_jit(phar_archive_data *phar, phar_entry_info *entry, char **error) /* {… in phar_open_jit()
1013 …ta **archive, char *fname, size_t fname_len, char *alias, size_t alias_len, char **error) /* {{{ */ in phar_get_archive()
1257 …_get_entry_info(phar_archive_data *phar, char *path, size_t path_len, char **error, int security) … in phar_get_entry_info()
1267 …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
471 char *error; in phar_stream_flush() local
563 char *internal_file, *error; in phar_wrapper_stat() local
670 char *internal_file, *error; in phar_wrapper_unlink() local
743 char *error; in phar_wrapper_rename() local
H A Dtar.c130 …size_t alias_len, int is_data, uint32_t options, phar_archive_data** pphar, char **error) /* {{{ */ in phar_open_or_create_tar()
205 … *alias, size_t alias_len, phar_archive_data** pphar, uint32_t compression, char **error) /* {{{ */ in phar_parse_tarfile()
711 char **error; member
873 …r_setmetadata(const phar_metadata_tracker *tracker, phar_entry_info *entry, char **error) /* {{{ */ in phar_tar_setmetadata()
910 char *lookfor, **error = i->error; in phar_tar_setupmetadata() local
962 …lush(phar_archive_data *phar, zend_string *user_stub, bool is_default_stub, char **error) /* {{{ */ in phar_tar_flush()
H A Dphar.c417 void phar_entry_remove(phar_entry_data *idata, char **error) /* {{{ */ in phar_entry_remove()
489 …ize_t alias_len, bool is_data, uint32_t options, phar_archive_data** pphar, char **error) /* {{{ */ in phar_open_parsed_phar()
1310 …ize_t alias_len, bool is_data, uint32_t options, phar_archive_data** pphar, char **error) /* {{{ */ in phar_open_or_create_filename()
1389 …ize_t alias_len, bool is_data, uint32_t options, phar_archive_data** pphar, char **error) /* {{{ */ in phar_create_or_parse_filename()
1543 …char *alias, size_t alias_len, uint32_t options, phar_archive_data** pphar, char **error) /* {{{ */ in phar_open_from_filename()
1629 …char *alias, size_t alias_len, uint32_t options, phar_archive_data** pphar, char **error) /* {{{ */ in phar_open_from_fp()
2317 zend_result phar_open_executed_filename(char *alias, size_t alias_len, char **error) /* {{{ */ in phar_open_executed_filename()
2378 zend_result phar_postprocess_file(phar_entry_data *idata, uint32_t crc32, char **error, int process… in phar_postprocess_file()
2485 zend_string *phar_create_default_stub(const char *index_php, const char *web_index, char **error) /… in phar_create_default_stub()
2524 void phar_flush(phar_archive_data *phar, char **error) { in phar_flush()
[all …]
H A Ddirstream.c293 char *internal_file, *error; in phar_wrapper_open_dir() local
400 char *error, *arch, *entry2; in phar_wrapper_mkdir() local
531 char *error, *arch, *entry2; in phar_wrapper_rmdir() local
H A Dzip.c229 …size_t fname_len, char *alias, size_t alias_len, phar_archive_data** pphar, char **error) /* {{{ */ in phar_parse_zipfile()
827 …size_t alias_len, int is_data, uint32_t options, phar_archive_data** pphar, char **error) /* {{{ */ in phar_open_or_create_zip()
865 char **error; member
1254 …lush(phar_archive_data *phar, zend_string *user_stub, bool is_default_stub, char **error) /* {{{ */ in phar_zip_flush()
/PHP-8.4/sapi/fpm/fpm/
H A Dfpm_conf.c528 char *error; in fpm_conf_set_rlimit_core() local
1389 int *error = (int *)arg; in fpm_conf_ini_parser_include() local
1446 int *error = (int *)arg; in fpm_conf_ini_parser_section() local
1485 int *error = (int *)arg; in fpm_conf_ini_parser_entry() local
1539 int *error = (int *)arg; in fpm_conf_ini_parser_array() local
1612 int *error; in fpm_conf_ini_parser() local
1638 int error = 0; in fpm_conf_load_ini_file() local
/PHP-8.4/ext/curl/
H A Dmulti.c86 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
216 CURLMcode error = CURLM_OK; in PHP_FUNCTION() local
428 CURLMcode error = CURLM_OK; in _php_curl_multi_setopt() local
/PHP-8.4/Zend/
H A Dzend_call_stack.c133 int error; in zend_call_stack_get_linux_pthread() local
190 int error; in zend_call_stack_get_linux_proc_maps() local
291 int error; in zend_call_stack_get_freebsd_pthread() local
583 int error; in zend_call_stack_get_netbsd_pthread() local
715 int error, fd; in zend_call_stack_get_solaris_proc_maps() local
/PHP-8.4/ext/mysqlnd/
H A Dmysqlnd_protocol_frame_codec.c81 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
/PHP-8.4/ext/intl/dateformat/
H A Ddateformat_data.h25 intl_error error; member
H A Ddateformat_class.c76 UErrorCode error = U_ZERO_ERROR; in IntlDateFormatter_object_clone() local
/PHP-8.4/ext/intl/formatter/
H A Dformatter_data.h26 intl_error error; member
H A Dformatter_class.c72 UErrorCode error = U_ZERO_ERROR; in NumberFormatter_object_clone() local
/PHP-8.4/ext/mysqli/
H A Dmysqli_report.c43 void php_mysqli_report_error(const char *sqlstate, int errorno, const char *error) in php_mysqli_report_error()
/PHP-8.4/ext/intl/uchar/
H A Duchar.c218 UErrorCode error = U_ZERO_ERROR; in IC_METHOD() local
251 UErrorCode error = U_ZERO_ERROR; in IC_METHOD() local
302 UErrorCode error = U_ZERO_ERROR; in IC_METHOD() local
508 UErrorCode error = U_ZERO_ERROR; in IC_METHOD() local
/PHP-8.4/ext/intl/msgformat/
H A Dmsgformat_data.h26 intl_error error; member
H A Dmsgformat_class.c68 UErrorCode error = U_ZERO_ERROR; in MessageFormatter_object_clone() local
/PHP-8.4/ext/
H A Dext_skel.php22 function error($message) { function
/PHP-8.4/ext/intl/resourcebundle/
H A Dresourcebundle_class.h26 intl_error error; member
/PHP-8.4/ext/intl/spoofchecker/
H A Dspoofchecker_class.c72 UErrorCode error = U_ZERO_ERROR; in spoofchecker_clone_obj() local
/PHP-8.4/ext/gd/libgd/
H A Dgdcache.h65 char *error; member

Completed in 76 milliseconds

1234