Home
last modified time | relevance | path

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

/php-src/ext/mbstring/libmbfl/filters/
H A Dmbfilter_ucs2.c36 static void mb_wchar_to_ucs2be(uint32_t *in, size_t len, mb_convert_buf *buf, bool end);
59 mb_wchar_to_ucs2be,
74 mb_wchar_to_ucs2be,
293 static void mb_wchar_to_ucs2be(uint32_t *in, size_t len, mb_convert_buf *buf, bool end) in mb_wchar_to_ucs2be() function
304 MB_CONVERT_ERROR(buf, out, limit, w, mb_wchar_to_ucs2be); in mb_wchar_to_ucs2be()

Completed in 5 milliseconds