Home
last modified time | relevance | path

Searched defs:surrogates_wordmask (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/simdutf/
H A Dsimdutf.cpp12763 const uint64_t surrogates_wordmask = ((in_16 & v_f8) == v_d8).to_bitmask64(); in arm_detect_encodings() local
12902 const uint64_t surrogates_wordmask = ((in & v_f8) == v_d8).to_bitmask64(); in arm_validate_utf16() local
12973 const uint64_t surrogates_wordmask = ((in & v_f8) == v_d8).to_bitmask64(); arm_validate_utf16_with_errors() local
[all...]

Completed in 28 milliseconds