Home
last modified time | relevance | path

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

/php-src/ext/mbstring/libmbfl/filters/
H A Dmbfilter_utf16.c121 static mb_from_wchar_fn wchar_to_utf16be_ptr = NULL; variable
132 wchar_to_utf16be_ptr(in, len, buf, end); in mb_wchar_to_utf16be()
149 wchar_to_utf16be_ptr = mb_wchar_to_utf16be_avx2; in init_convert_utf16()
154 wchar_to_utf16be_ptr = mb_wchar_to_utf16be_default; in init_convert_utf16()

Completed in 6 milliseconds