Home
last modified time | relevance | path

Searched refs:encoding_to (Results 1 – 3 of 3) sorted by relevance

/php-src/Zend/
H A Dzend_multibyte.c46 …h, const unsigned char *from, size_t from_length, const zend_encoding *encoding_to, const zend_enc… in dummy_encoding_converter() argument
153 …h, const unsigned char *from, size_t from_length, const zend_encoding *encoding_to, const zend_enc… in zend_multibyte_encoding_converter() argument
155 …return multibyte_functions.encoding_converter(to, to_length, from, from_length, encoding_to, encod… in zend_multibyte_encoding_converter()
H A Dzend_multibyte.h31 …h, const unsigned char *from, size_t from_length, const zend_encoding *encoding_to, const zend_enc…
68 …h, const unsigned char *from, size_t from_length, const zend_encoding *encoding_to, const zend_enc…
/php-src/ext/mbstring/
H A Dmbstring.c457 …h, const unsigned char *from, size_t from_length, const zend_encoding *encoding_to, const zend_enc… in php_mb_zend_encoding_converter() argument
460 …rom_length, (const mbfl_encoding*)encoding_from, (const mbfl_encoding*)encoding_to, MBSTRG(current… in php_mb_zend_encoding_converter()

Completed in 27 milliseconds