Home
last modified time | relevance | path

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

/PHP-8.2/ext/mbstring/
H A Dmb_gpc.c179 const mbfl_encoding *from_encoding = NULL; in _php_mb_encoding_handler_ex() local
H A Dmbstring.stub.php127 function mb_convert_encoding(array|string $string, string $to_encoding, array|string|null $from_enc…
163 function mb_convert_variables(string $to_encoding, array|string $from_encoding, mixed &$var, mixed …
H A Dmbstring.c1964 zend_string *from_encoding = NULL; in PHP_FUNCTION() local
1999 zend_string *from_encoding = NULL; in PHP_FUNCTION() local
2566 …t char *input, size_t length, const mbfl_encoding *to_encoding, const mbfl_encoding *from_encoding) in php_mb_convert_encoding_ex()
2576 const mbfl_encoding *from_encoding; in php_mb_convert_encoding() local
2779 zend_string *from_encoding = NULL; in PHP_FUNCTION() local
2814 zend_string *from_encoding = NULL; in PHP_FUNCTION() local
2842 zend_string *from_encoding = NULL; in PHP_FUNCTION() local
3333 const mbfl_encoding *from_encoding, *to_encoding; in PHP_FUNCTION() local
/PHP-8.2/ext/iconv/
H A Diconv.stub.php48 function iconv(string $from_encoding, string $to_encoding, string $string): string|false {} argument
/PHP-8.2/ext/mbstring/libmbfl/mbfl/
H A Dmbfl_convert.c134 const mbfl_encoding *from_encoding = mbfl_no2encoding(vtbl->from); in mbfl_convert_filter_new2() local

Completed in 24 milliseconds