Home
last modified time | relevance | path

Searched refs:dst_encoding (Results 1 – 2 of 2) sorted by relevance

/php-src/ext/mbstring/
H A Dphp_unicode.c282 …ize_t in_len, const mbfl_encoding *src_encoding, const mbfl_encoding *dst_encoding, int illegal_mo… in php_unicode_convert_case() argument
469 dst_encoding->from_wchar(converted_buf, p - converted_buf, &buf, !in_len); in php_unicode_convert_case()
472 return mb_convert_buf_result(&buf, dst_encoding); in php_unicode_convert_case()
H A Dphp_unicode.h94 …const mbfl_encoding *src_encoding, const mbfl_encoding *dst_encoding, int illegal_mode, uint32_t i…

Completed in 15 milliseconds