Home
last modified time | relevance | path

Searched defs:error (Results 26 – 50 of 128) sorted by relevance

123456

/PHP-7.3/ext/intl/dateformat/
H A Ddateformat_data.h27 intl_error error; member
/PHP-7.3/ext/intl/formatter/
H A Dformatter_data.h28 intl_error error; member
/PHP-7.3/ext/phar/
H A Ddirstream.c308 char *internal_file, *error; in phar_wrapper_open_dir() local
416 char *error, *arch, *entry2; in phar_wrapper_mkdir() local
548 char *error, *arch, *entry2; in phar_wrapper_rmdir() local
H A Dzip.c166 …size_t fname_len, char *alias, size_t alias_len, phar_archive_data** pphar, char **error) /* {{{ */ in phar_parse_zipfile()
745 …size_t alias_len, int is_data, uint32_t options, phar_archive_data** pphar, char **error) /* {{{ */ in phar_open_or_create_zip()
786 char **error; member
1182 …h(phar_archive_data *phar, char *user_stub, zend_long len, int defaultstub, char **error) /* {{{ */ in phar_zip_flush()
H A Dphar_path_check.c23 phar_path_check_result phar_path_check(char **s, size_t *len, const char **error) in phar_path_check()
/PHP-7.3/ext/zip/lib/
H A Dzip_filerange_crc.c42 …range_crc(zip_source_t *src, zip_uint64_t start, zip_uint64_t len, uLong *crcp, zip_error_t *error) in _zip_filerange_crc()
H A Dzip_source_window.c45 zip_error_t error; member
61 …new(zip_source_t *src, zip_uint64_t start, zip_uint64_t length, zip_stat_t *st, zip_error_t *error) in _zip_source_window_new()
H A Dzip_fdopen.c48 struct zip_error error; in zip_fdopen() local
H A Dzip_source_file.c51 …p_source_file_create(const char *fname, zip_uint64_t start, zip_int64_t length, zip_error_t *error) in zip_source_file_create()
H A Dzip_get_name.c48 _zip_get_name(zip_t *za, zip_uint64_t idx, zip_flags_t flags, zip_error_t *error) in _zip_get_name()
H A Dzip_source_layered.c51 …rce_layered_create(zip_source_t *src, zip_source_layered_callback cb, void *ud, zip_error_t *error) in zip_source_layered_create()
H A Dzip_name_locate.c51 _zip_name_locate(zip_t *za, const char *fname, zip_flags_t flags, zip_error_t *error) in _zip_name_locate()
H A Dzip_source_win32utf8.c52 …p_source_file_create(const char *fname, zip_uint64_t start, zip_int64_t length, zip_error_t *error) in zip_source_file_create()
H A Dzip_source_seek.c59 …zip_uint64_t offset, zip_uint64_t length, void *data, zip_uint64_t data_length, zip_error_t *error) in zip_source_seek_compute_offset()
H A Dzip_source_win32w.c65 …rce_win32w_create(const wchar_t *fname, zip_uint64_t start, zip_int64_t length, zip_error_t *error) in zip_source_win32w_create()
H A Dzip_source_win32a.c65 …source_win32a_create(const char *fname, zip_uint64_t start, zip_int64_t length, zip_error_t *error) in zip_source_win32a_create()
H A Dzip_utf-8.c219 zip_uint32_t *utf8_lenp, zip_error_t *error) in _zip_cp437_to_utf8()
/PHP-7.3/ext/mysqli/
H A Dmysqli_report.c48 void php_mysqli_report_error(const char *sqlstate, int errorno, const char *error) in php_mysqli_report_error()
/PHP-7.3/ext/libxml/
H A Dlibxml.c481 static int _php_libxml_free_error(xmlErrorPtr error) in _php_libxml_free_error()
488 static void _php_list_set_error_structure(xmlErrorPtr error, const char *msg) in _php_list_set_error_structure()
739 PHP_LIBXML_API void php_libxml_structured_error_handler(void *userData, xmlErrorPtr error) in php_libxml_structured_error_handler()
1020 xmlErrorPtr error; in PHP_FUNCTION() local
1051 xmlErrorPtr error; in PHP_FUNCTION() local
/PHP-7.3/ext/intl/uchar/
H A Duchar.c249 UErrorCode error = U_ZERO_ERROR; in ZEND_END_ARG_INFO() local
281 UErrorCode error = U_ZERO_ERROR; in ZEND_END_ARG_INFO() local
335 UErrorCode error = U_ZERO_ERROR; in IC_METHOD() local
551 UErrorCode error = U_ZERO_ERROR; in IC_METHOD() local
/PHP-7.3/ext/intl/msgformat/
H A Dmsgformat_data.h28 intl_error error; member
/PHP-7.3/ext/
H A Dext_skel.php25 function error($message) { function
/PHP-7.3/ext/intl/resourcebundle/
H A Dresourcebundle_class.h28 intl_error error; member
/PHP-7.3/ext/gd/libgd/
H A Dgdcache.h68 char *error; member
/PHP-7.3/scripts/dev/
H A Dcheck_parameters.php53 function error($str, $level = 0) function

Completed in 86 milliseconds

123456