Home
last modified time | relevance | path

Searched refs:is_utf32 (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/simdutf/
H A Dsimdutf.cpp12682 bool is_utf32 = true; in arm_detect_encodings() local
12726 is_utf32 = false; in arm_detect_encodings()
12825 is_utf32 = false; in arm_detect_encodings()
12828 is_utf32 = false; in arm_detect_encodings()
12868 if (is_utf32 && (len % 4 == 0)) { in arm_detect_encodings()
20672 bool is_utf32 = true;
20695 is_utf32 = false;
20768 if (is_utf32 && (length % 4 == 0)) {
22046 bool is_utf32 = true;
22083 is_utf32
[all...]

Completed in 29 milliseconds