Home
last modified time | relevance | path

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

/PHP-8.4/ext/mbstring/
H A Dphp_unicode.c123 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 Dmbstring.c1501 const mbfl_encoding *enc = mbfl_name2encoding(name); in PHP_FUNCTION() local
1653 const mbfl_encoding *enc = php_mb_get_encoding(encoding, 3); in PHP_FUNCTION() local
3231 const mbfl_encoding *enc; member
3244 const mbfl_encoding *enc = encodings[i]; in init_candidate_array() local
3278 const mbfl_encoding *enc = array[i].enc; in start_string() local
3319 const mbfl_encoding *enc = array[i].enc; in count_demerits() local
5625 zend_string *input_str = NULL, *enc = NULL; in PHP_FUNCTION() local
5657 const mbfl_encoding *enc; in php_mb_ord() local
5691 zend_string *enc = NULL; in PHP_FUNCTION() local
5720 const mbfl_encoding *enc; in php_mb_chr() local
[all …]
H A Dphp_mbregex.c461 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.4/ext/soap/
H A Dphp_encoding.c273 encodePtr enc; in find_encoder_by_type_name() local
392 encodePtr enc = NULL; in master_to_xml_int() local
1443 encodePtr enc; in to_zval_object_ex() local
1652 encodePtr enc; in model_to_xml_object() local
1738 encodePtr enc; in model_to_xml_object() local
1862 encodePtr enc; in to_xml_object() local
2028 encodePtr enc = NULL; in guess_array_map() local
2238 encodePtr enc = NULL; in to_xml_array() local
2819 encodePtr enc; in guess_xml_convert() local
3544 encodePtr enc; in get_conversion() local
[all …]
H A Dphp_sdl.c49 encodePtr enc = NULL; in get_encoder_from_prefix() local
110 encodePtr enc = NULL; in get_encoder() local
178 encodePtr enc; in get_encoder_ex() local
1385 static void sdl_deserialize_encoder(encodePtr enc, sdlTypePtr *types, char **in) in sdl_deserialize_encoder()
1525 const encode *enc; in get_sdl_from_cache() local
1792 static void sdl_serialize_encoder_ref(const encodePtr enc, const HashTable *tmp_encoders, smart_str… in sdl_serialize_encoder_ref()
1998 static void sdl_serialize_encoder(const encodePtr enc, const HashTable *tmp_types, smart_str *out) in sdl_serialize_encoder()
2093 const encode *enc; in add_sdl_to_cache() local
2409 static void make_persistent_sdl_encoder_ref(encodePtr *enc, HashTable *ptr_map, HashTable *bp_encod… in make_persistent_sdl_encoder_ref()
2812 static encodePtr make_persistent_sdl_encoder(encodePtr enc, HashTable *ptr_map, HashTable *bp_types… in make_persistent_sdl_encoder()
H A Dphp_packet_soap.c394 encodePtr enc = NULL; in parse_packet_soap() local
H A Dsoap.c398 encode* enc; in php_soap_prepare_globals() local
806 encodePtr enc, new_enc; in soap_create_typemap() local
3044 encodePtr enc; in deserialize_parameters() local
4019 encodePtr enc = NULL; in serialize_function_call() local
4115 encodePtr enc; in serialize_zval() local
4467 encodePtr enc = type->encode; in type_to_string() local
H A Dphp_schema.c49 encodePtr enc, enc_ptr; in create_encoder() local
94 encodePtr enc = get_encoder(sdl, (char*)ns, (char*)type); in get_create_encoder() local
/PHP-8.4/ext/filter/
H A Dsanitizing_filters.c173 unsigned char enc[256] = {0}; in php_filter_string() local
226 unsigned char enc[256] = {0}; in php_filter_special_chars() local
268 unsigned char enc[256] = {0}; in php_filter_unsafe_raw() local
/PHP-8.4/win32/
H A Dcodepage.c311 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 Dcp_enc_map_gen.c8 char *enc; member
H A Dcodepage.h39 char *enc; member
/PHP-8.4/ext/tidy/
H A Dtidy.c287 char *enc = NULL; in php_tidy_quick_repair() local
804 static int php_tidy_parse_string(PHPTidyObj *obj, const char *string, uint32_t len, const char *enc) in php_tidy_parse_string()
1002 char *enc = NULL; in PHP_FUNCTION() local
1061 char *enc = NULL; in PHP_FUNCTION() local
1354 char *enc = NULL; in PHP_METHOD() local
1401 char *enc = NULL; in PHP_METHOD() local
1438 char *enc = NULL; in PHP_METHOD() local
/PHP-8.4/ext/zip/
H A Dphp_zip.stub.php654 public function setPassword(#[\SensitiveParameter] string $password): bool {}
H A Dphp_zip.c3115 bool enc = 1; local
3128 bool enc = 1; local
/PHP-8.4/ext/iconv/
H A Diconv.c547 …php_iconv_err_t _php_iconv_strlen(size_t *pretval, const char *str, size_t nbytes, const char *enc) in _php_iconv_strlen()
623 const char *str, size_t nbytes, zend_long offset, zend_long len, const char *enc) in _php_iconv_substr()
756 size_t offset, const char *enc, bool reverse) in _php_iconv_strpos()
903 …, const char *lfchars, php_iconv_enc_scheme_t enc_scheme, const char *out_charset, const char *enc) in _php_iconv_mime_encode()
1193 …_mime_decode(smart_str *pretval, const char *str, size_t str_nbytes, const char *enc, const char *… in _php_iconv_mime_decode()
/PHP-8.4/ext/xml/
H A Dxml.c484 const xml_encoding *enc = &xml_encodings[0]; in xml_get_encoding() local
502 const xml_encoding *enc = xml_get_encoding(encoding); in xml_utf8_decode() local
1548 const xml_encoding *enc; in PHP_FUNCTION() local
/PHP-8.4/ext/libxml/
H A Dlibxml.c508 php_libxml_input_buffer_create_filename(const char *URI, xmlCharEncoding enc) in php_libxml_input_buffer_create_filename()
775 xmlCharEncoding enc = XML_CHAR_ENCODING_NONE; in _php_libxml_external_entity_loader() local
/PHP-8.4/ext/intl/converter/
H A Dconverter.c371 const char *enc, size_t enc_len) { in php_converter_set_encoding()
407 char *enc; in php_converter_do_set_encoding() local
/PHP-8.4/ext/mbstring/libmbfl/mbfl/
H A Dmbfl_encoding.h261 static inline zend_string* mb_convert_buf_result(mb_convert_buf *buf, const mbfl_encoding *enc) in mb_convert_buf_result()
/PHP-8.4/ext/zlib/
H A Dzlib.c150 zval *enc; in php_zlib_output_encoding() local
/PHP-8.4/ext/xmlwriter/
H A Dphp_xmlwriter.c597 char *version = NULL, *enc = NULL, *alone = NULL; in PHP_FUNCTION() local
/PHP-8.4/ext/session/
H A Dsession.c2578 zend_string *enc; in PHP_FUNCTION() local
/PHP-8.4/ext/openssl/
H A Dopenssl.c7727 const char *tag, int tag_len, zend_long options, int enc) /* {{{ */
7799 const char *aad, size_t aad_len, int enc) /* {{{ */
/PHP-8.4/ext/pgsql/
H A Dpgsql.c409 char *enc = PQencryptPasswordConn(conn, passwd, user, NULL); in PQchangePassword() local

Completed in 229 milliseconds