Home
last modified time | relevance | path

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

/PHP-8.2/ext/mbstring/libmbfl/filters/
H A Dmbfilter_utf32.c36 static void mb_wchar_to_utf32be(uint32_t *in, size_t len, mb_convert_buf *buf, bool end);
52 mb_wchar_to_utf32be,
66 mb_wchar_to_utf32be,
312 static void mb_wchar_to_utf32be(uint32_t *in, size_t len, mb_convert_buf *buf, bool end) in mb_wchar_to_utf32be() function
323 MB_CONVERT_ERROR(buf, out, limit, w, mb_wchar_to_utf32be); in mb_wchar_to_utf32be()

Completed in 6 milliseconds