Home
last modified time | relevance | path

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

/third_party/node/deps/simdutf/
H A Dsimdutf.cpp13083 /* begin file src/arm64/arm_convert_latin1_to_utf8.cpp */
13089 arm_convert_latin1_to_utf8(const char *latin1_input, size_t len, in arm_convert_latin1_to_utf8() function
13154 /* end file src/arm64/arm_convert_latin1_to_utf8.cpp */
16829 std::pair<const char*, char*> ret = arm_convert_latin1_to_utf8(buf, len, utf8_output);
[all...]

Completed in 43 milliseconds