Home
last modified time | relevance | path

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

/php-src/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.c1496 const mbfl_encoding *enc = mbfl_name2encoding(name); in PHP_FUNCTION() local
1648 const mbfl_encoding *enc = php_mb_get_encoding(encoding, 3); in PHP_FUNCTION() local
3216 const mbfl_encoding *enc; member
3229 const mbfl_encoding *enc = encodings[i]; in init_candidate_array() local
3263 const mbfl_encoding *enc = array[i].enc; in start_string() local
3304 const mbfl_encoding *enc = array[i].enc; in count_demerits() local
5595 zend_string *input_str = NULL, *enc = NULL; in PHP_FUNCTION() local
5627 const mbfl_encoding *enc; in php_mb_ord() local
5661 zend_string *enc = NULL; in PHP_FUNCTION() local
5690 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-src/ext/soap/
H A Dphp_encoding.c272 encodePtr enc; in find_encoder_by_type_name() local
391 encodePtr enc = NULL; in master_to_xml_int() local
1407 encodePtr enc; in to_zval_object_ex() local
1606 encodePtr enc; in model_to_xml_object() local
1692 encodePtr enc; in model_to_xml_object() local
1816 encodePtr enc; in to_xml_object() local
1982 encodePtr enc = NULL; in guess_array_map() local
2183 encodePtr enc = NULL; in to_xml_array() local
2754 encodePtr enc; in guess_xml_convert() local
3477 encodePtr enc; in get_conversion() local
[all …]
H A Dphp_sdl.c50 encodePtr enc = NULL; in get_encoder_from_prefix() local
111 encodePtr enc = NULL; in get_encoder() local
179 encodePtr enc; in get_encoder_ex() local
1424 static void sdl_deserialize_encoder(encodePtr enc, sdlTypePtr *types, char **in) in sdl_deserialize_encoder()
1561 const encode *enc; in get_sdl_from_cache() local
1828 static void sdl_serialize_encoder_ref(encodePtr enc, HashTable *tmp_encoders, smart_str *out) { in sdl_serialize_encoder_ref()
2034 static void sdl_serialize_encoder(encodePtr enc, HashTable *tmp_types, smart_str *out) in sdl_serialize_encoder()
2129 const encode *enc; in add_sdl_to_cache() local
2445 static void make_persistent_sdl_encoder_ref(encodePtr *enc, HashTable *ptr_map, HashTable *bp_encod… in make_persistent_sdl_encoder_ref()
2848 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.c301 encode* enc; in php_soap_prepare_globals() local
681 encodePtr enc, new_enc; in soap_create_typemap() local
2879 encodePtr enc; local
3852 encodePtr enc = NULL; local
3948 encodePtr enc; local
4306 encodePtr enc = type->encode; 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-src/ext/filter/
H A Dsanitizing_filters.c171 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-src/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-src/ext/tidy/
H A Dtidy.c274 char *enc = NULL; in php_tidy_quick_repair() local
803 static int php_tidy_parse_string(PHPTidyObj *obj, char *string, uint32_t len, char *enc) in php_tidy_parse_string()
1001 char *enc = NULL; in PHP_FUNCTION() local
1061 char *enc = NULL; in PHP_FUNCTION() local
1356 char *enc = NULL; in PHP_METHOD() local
1396 char *enc = NULL; in PHP_METHOD() local
1438 char *enc = NULL; in PHP_METHOD() local
/php-src/ext/zip/
H A Dphp_zip.stub.php647 public function setPassword(#[\SensitiveParameter] string $password): bool {}
H A Dphp_zip.c3109 bool enc = 1; local
3122 bool enc = 1; local
/php-src/ext/iconv/
H A Diconv.c548 …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-src/ext/xml/
H A Dxml.c481 const xml_encoding *enc = &xml_encodings[0]; in xml_get_encoding() local
499 const xml_encoding *enc = xml_get_encoding(encoding); in xml_utf8_decode() local
1523 const xml_encoding *enc; in PHP_FUNCTION() local
/php-src/ext/libxml/
H A Dlibxml.c494 php_libxml_input_buffer_create_filename(const char *URI, xmlCharEncoding enc) in php_libxml_input_buffer_create_filename()
759 xmlCharEncoding enc = XML_CHAR_ENCODING_NONE; in _php_libxml_external_entity_loader() local
/php-src/ext/intl/converter/
H A Dconverter.c367 const char *enc, size_t enc_len) { in php_converter_set_encoding()
403 char *enc; in php_converter_do_set_encoding() local
/php-src/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-src/ext/zlib/
H A Dzlib.c151 zval *enc; in php_zlib_output_encoding() local
/php-src/ext/xmlwriter/
H A Dphp_xmlwriter.c576 char *version = NULL, *enc = NULL, *alone = NULL; in PHP_FUNCTION() local
/php-src/ext/session/
H A Dsession.c2476 zend_string *enc; in PHP_FUNCTION() local
/php-src/ext/openssl/
H A Dopenssl.c7535 const char *tag, int tag_len, zend_long options, int enc) /* {{{ */ in php_openssl_cipher_init()
7607 const char *aad, size_t aad_len, int enc) /* {{{ */ in php_openssl_cipher_update()
/php-src/ext/standard/
H A Dstring.c5450 char delim = ',', enc = '"'; local

Completed in 181 milliseconds