Home
last modified time | relevance | path

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

/PHP-8.3/ext/mbstring/
H A Dmbstring.c4635 const __m128i over_f5 = _mm_set1_epi8(-117); in mb_fast_check_utf8_default() local
4686 __m128i bad = _mm_cmplt_epi8(_mm_add_epi8(operand, over_f5), over_f5); in mb_fast_check_utf8_default()

Completed in 22 milliseconds