Home
last modified time | relevance | path

Searched defs:from_encoding (Results 1 – 5 of 5) sorted by relevance

/PHP-8.0/ext/mbstring/
H A Dmb_gpc.c185 const mbfl_encoding *from_encoding = NULL; in _php_mb_encoding_handler_ex() local
H A Dmbstring.c1939 zend_string *from_encoding = NULL; in PHP_FUNCTION() local
1974 zend_string *from_encoding = NULL; in PHP_FUNCTION() local
2362 …r *input, size_t length, const mbfl_encoding *to_encoding, const mbfl_encoding *from_encoding, siz… in php_mb_convert_encoding_ex()
2404 const mbfl_encoding *from_encoding; in php_mb_convert_encoding() local
2594 zend_string *from_encoding = NULL; in PHP_FUNCTION() local
2629 zend_string *from_encoding = NULL; in PHP_FUNCTION() local
2657 zend_string *from_encoding = NULL; in PHP_FUNCTION() local
3067 const mbfl_encoding *from_encoding, *to_encoding; in PHP_FUNCTION() local
H A Dmbstring.stub.php54 function mb_convert_encoding(array|string $string, string $to_encoding, array|string|null $from_enc…
74 function mb_convert_variables(string $to_encoding, array|string $from_encoding, mixed &$var, mixed …
/PHP-8.0/ext/iconv/
H A Diconv.stub.php19 function iconv(string $from_encoding, string $to_encoding, string $string): string|false {} argument
/PHP-8.0/ext/mbstring/libmbfl/mbfl/
H A Dmbfl_convert.c162 const mbfl_encoding *from_encoding = mbfl_no2encoding(vtbl->from); in mbfl_convert_filter_new2() local

Completed in 40 milliseconds