Searched refs:continuation (Results 1 – 3 of 3) sorted by relevance
/php-src/ext/mbstring/ |
H A D | mbstring.c | 5021 __m128i continuation = _mm_cmplt_epi8(operand, find_c0); in mb_fast_check_utf8_default() local 5022 bad = _mm_or_si128(bad, _mm_xor_si128(continuation, cont_mask)); in mb_fast_check_utf8_default() 5435 __m256i continuation = _mm256_cmpgt_epi8(find_continuation, operand); in mb_fast_check_utf8_avx2() local 5436 bad = _mm256_or_si256(bad, _mm256_xor_si256(continuation, cont_mask)); in mb_fast_check_utf8_avx2()
|
/php-src/ext/fileinfo/tests/ |
H A D | magic私はガラスを食べられます | 11579 >0 belong 4 continuation of file record, 11598 >0 belong 4 continuation of file record, 11617 >0 belong 4 continuation of file record, 11655 >0 leshort 4 continuation of file record. 35512 # clear that continuation level match
|
H A D | magic | 11579 >0 belong 4 continuation of file record, 11598 >0 belong 4 continuation of file record, 11617 >0 belong 4 continuation of file record, 11655 >0 leshort 4 continuation of file record. 35512 # clear that continuation level match
|
Completed in 165 milliseconds