Home
last modified time | relevance | path

Searched defs:surrogate_bitvec (Results 1 – 1 of 1) sorted by relevance

/PHP-8.3/ext/mbstring/libmbfl/filters/
H A Dmbfilter_utf16.c691 …uint32_t surrogate_bitvec = _mm256_movemask_epi8(_mm256_cmpeq_epi16(_mm256_and_si256(operand, _f8)… in mb_utf16be_to_wchar_avx2() local
887 …uint32_t surrogate_bitvec = _mm256_movemask_epi8(_mm256_cmpeq_epi16(_mm256_and_si256(operand, _f8)… in mb_utf16le_to_wchar_avx2() local

Completed in 6 milliseconds