/PHP-8.3/ext/mbstring/ |
H A D | php_unicode.c | 123 static unsigned php_unicode_toupper_raw(unsigned code, const mbfl_encoding *enc) in php_unicode_toupper_raw() 145 static unsigned php_unicode_tolower_raw(unsigned code, const mbfl_encoding *enc) in php_unicode_tolower_raw() 170 static unsigned php_unicode_totitle_raw(unsigned code, const mbfl_encoding *enc) in php_unicode_totitle_raw() 181 static unsigned php_unicode_tofold_raw(unsigned code, const mbfl_encoding *enc) in php_unicode_tofold_raw() 204 static inline unsigned php_unicode_tolower_simple(unsigned code, const mbfl_encoding *enc) { in php_unicode_tolower_simple() 211 static inline unsigned php_unicode_toupper_simple(unsigned code, const mbfl_encoding *enc) { in php_unicode_toupper_simple() 218 static inline unsigned php_unicode_totitle_simple(unsigned code, const mbfl_encoding *enc) { in php_unicode_totitle_simple() 225 static inline unsigned php_unicode_tofold_simple(unsigned code, const mbfl_encoding *enc) { in php_unicode_tofold_simple()
|
H A D | mbstring.c | 1496 const mbfl_encoding *enc = mbfl_name2encoding(name); in PHP_FUNCTION() local 2975 const mbfl_encoding *enc; member 2988 const mbfl_encoding *enc = encodings[i]; in init_candidate_array() local 3022 const mbfl_encoding *enc = array[i].enc; in start_string() local 3063 const mbfl_encoding *enc = array[i].enc; in count_demerits() local 3427 const mbfl_encoding *enc = php_mb_get_encoding(encname, 3); in PHP_FUNCTION() local 5358 zend_string *input_str = NULL, *enc = NULL; in PHP_FUNCTION() local 5390 const mbfl_encoding *enc; in php_mb_ord() local 5424 zend_string *enc = NULL; in PHP_FUNCTION() local 5453 const mbfl_encoding *enc; in php_mb_chr() local [all …]
|
H A D | php_mbregex.c | 461 OnigEncoding enc = MBREX(current_mbctype); in php_mbregex_compile_pattern() local 714 const mbfl_encoding *enc in mb_regex_substitute() 1007 const mbfl_encoding *enc = php_mb_regex_get_mbctype_encoding(); in _php_mb_regex_ereg_replace_exec() local
|
/PHP-8.3/ext/soap/ |
H A D | php_encoding.c | 272 encodePtr enc; in find_encoder_by_type_name() local 384 encodePtr enc = NULL; in master_to_xml_int() local 1430 encodePtr enc; in to_zval_object_ex() local 1639 encodePtr enc; in model_to_xml_object() local 1725 encodePtr enc; in model_to_xml_object() local 1849 encodePtr enc; in to_xml_object() local 2015 encodePtr enc = NULL; in guess_array_map() local 2225 encodePtr enc = NULL; in to_xml_array() local 2806 encodePtr enc; in guess_xml_convert() local 3518 encodePtr enc; in get_conversion() local [all …]
|
H A D | php_sdl.c | 50 encodePtr enc = NULL; in get_encoder_from_prefix() local 111 encodePtr enc = NULL; in get_encoder() local 170 encodePtr enc; in get_encoder_ex() local 1417 static void sdl_deserialize_encoder(encodePtr enc, sdlTypePtr *types, char **in) in sdl_deserialize_encoder() 1551 const encode *enc; in get_sdl_from_cache() local 1818 static void sdl_serialize_encoder_ref(encodePtr enc, HashTable *tmp_encoders, smart_str *out) { in sdl_serialize_encoder_ref() 2024 static void sdl_serialize_encoder(encodePtr enc, HashTable *tmp_types, smart_str *out) in sdl_serialize_encoder() 2119 const encode *enc; in add_sdl_to_cache() local 2435 static void make_persistent_sdl_encoder_ref(encodePtr *enc, HashTable *ptr_map, HashTable *bp_encod… in make_persistent_sdl_encoder_ref() 2838 static encodePtr make_persistent_sdl_encoder(encodePtr enc, HashTable *ptr_map, HashTable *bp_types… in make_persistent_sdl_encoder()
|
H A D | php_packet_soap.c | 394 encodePtr enc = NULL; in parse_packet_soap() local
|
H A D | soap.c | 297 const encode* enc; in php_soap_prepare_globals() local 689 encodePtr enc, new_enc; in soap_create_typemap() local 2892 encodePtr enc; local 3865 encodePtr enc = NULL; local 3961 encodePtr enc; local 4319 encodePtr enc = type->encode; local
|
H A D | php_schema.c | 49 encodePtr enc, enc_ptr; in create_encoder() local 88 encodePtr enc = get_encoder(sdl, (char*)ns, (char*)type); in get_create_encoder() local
|
/PHP-8.3/ext/filter/ |
H A D | sanitizing_filters.c | 171 unsigned char enc[256] = {0}; in php_filter_string() local 224 unsigned char enc[256] = {0}; in php_filter_special_chars() local 266 unsigned char enc[256] = {0}; in php_filter_unsafe_raw() local
|
/PHP-8.3/win32/ |
H A D | codepage.c | 311 char *enc = NULL; in php_win32_cp_get_enc() local 364 PW32CP const struct php_win32_cp *php_win32_cp_get_by_enc(const char *enc) in php_win32_cp_get_by_enc() 497 PW32CP const struct php_win32_cp *php_win32_cp_do_setup(const char *enc) in php_win32_cp_do_setup() 526 PW32CP const struct php_win32_cp *php_win32_cp_do_update(const char *enc) in php_win32_cp_do_update()
|
H A D | cp_enc_map_gen.c | 8 char *enc; member
|
H A D | codepage.h | 39 char *enc; member
|
/PHP-8.3/ext/tidy/ |
H A D | tidy.c | 274 char *enc = NULL; in php_tidy_quick_repair() local 808 static int php_tidy_parse_string(PHPTidyObj *obj, char *string, uint32_t len, char *enc) in php_tidy_parse_string() 1006 char *enc = NULL; in PHP_FUNCTION() local 1065 char *enc = NULL; in PHP_FUNCTION() local 1359 char *enc = NULL; in PHP_METHOD() local 1403 char *enc = NULL; in PHP_METHOD() local 1444 char *enc = NULL; in PHP_METHOD() local
|
/PHP-8.3/ext/zip/ |
H A D | php_zip.stub.php | 647 public function setPassword(#[\SensitiveParameter] string $password): bool {}
|
H A D | php_zip.c | 3109 bool enc = 1; local 3122 bool enc = 1; local
|
/PHP-8.3/ext/iconv/ |
H A D | iconv.c | 548 …php_iconv_err_t _php_iconv_strlen(size_t *pretval, const char *str, size_t nbytes, const char *enc) in _php_iconv_strlen() 624 const char *str, size_t nbytes, zend_long offset, zend_long len, const char *enc) in _php_iconv_substr() 757 size_t offset, const char *enc, bool reverse) in _php_iconv_strpos() 904 …, const char *lfchars, php_iconv_enc_scheme_t enc_scheme, const char *out_charset, const char *enc) in _php_iconv_mime_encode() 1194 …_mime_decode(smart_str *pretval, const char *str, size_t str_nbytes, const char *enc, const char *… in _php_iconv_mime_decode()
|
/PHP-8.3/ext/xml/ |
H A D | xml.c | 482 const xml_encoding *enc = &xml_encodings[0]; in xml_get_encoding() local 500 const xml_encoding *enc = xml_get_encoding(encoding); in xml_utf8_decode() local 1442 const xml_encoding *enc; in PHP_FUNCTION() local
|
/PHP-8.3/ext/libxml/ |
H A D | libxml.c | 503 php_libxml_input_buffer_create_filename(const char *URI, xmlCharEncoding enc) in php_libxml_input_buffer_create_filename() 789 xmlCharEncoding enc = XML_CHAR_ENCODING_NONE; in _php_libxml_external_entity_loader() local
|
/PHP-8.3/ext/intl/converter/ |
H A D | converter.c | 368 const char *enc, size_t enc_len) { in php_converter_set_encoding() 404 char *enc; in php_converter_do_set_encoding() local
|
/PHP-8.3/ext/mbstring/libmbfl/mbfl/ |
H A D | mbfl_encoding.h | 258 static inline zend_string* mb_convert_buf_result(mb_convert_buf *buf, const mbfl_encoding *enc) in mb_convert_buf_result()
|
/PHP-8.3/ext/zlib/ |
H A D | zlib.c | 151 zval *enc; in php_zlib_output_encoding() local
|
/PHP-8.3/ext/xmlwriter/ |
H A D | php_xmlwriter.c | 576 char *version = NULL, *enc = NULL, *alone = NULL; in PHP_FUNCTION() local
|
/PHP-8.3/ext/session/ |
H A D | session.c | 2487 zend_string *enc; in PHP_FUNCTION() local
|
/PHP-8.3/ext/openssl/ |
H A D | openssl.c | 7516 const char *tag, int tag_len, zend_long options, int enc) /* {{{ */ in php_openssl_cipher_init() 7588 const char *aad, size_t aad_len, int enc) /* {{{ */ in php_openssl_cipher_update()
|
/PHP-8.3/ext/standard/ |
H A D | string.c | 5126 char delim = ',', enc = '"'; local
|