Home
last modified time | relevance | path

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

/php-src/ext/mbstring/libmbfl/filters/
H A Dmbfilter_ucs4.c35 static void mb_wchar_to_ucs4be(uint32_t *in, size_t len, mb_convert_buf *buf, bool end);
59 mb_wchar_to_ucs4be,
74 mb_wchar_to_ucs4be,
378 static void mb_wchar_to_ucs4be(uint32_t *in, size_t len, mb_convert_buf *buf, bool end) in mb_wchar_to_ucs4be() function
389 MB_CONVERT_ERROR(buf, out, limit, w, mb_wchar_to_ucs4be); in mb_wchar_to_ucs4be()

Completed in 12 milliseconds