Functions
-
template <typename InputPtr>bool validate (InputPtr data, size_t len)Defined at line 12 of file ../../third_party/github.com/simdutf/simdutf/src/include/simdutf/scalar/utf32.h
-
template <endianness big_endian>uint32_t swap_if_needed (uint32_t c)Defined at line 21 of file ../../third_party/github.com/simdutf/simdutf/src/include/simdutf/scalar/swap_bytes.h
-
bool validate (const char32_t * buf, size_t len)Defined at line 24 of file ../../third_party/github.com/simdutf/simdutf/src/include/simdutf/scalar/utf32.h
-
template <typename InputPtr>result validate_with_errors (InputPtr data, size_t len)Defined at line 33 of file ../../third_party/github.com/simdutf/simdutf/src/include/simdutf/scalar/utf32.h
-
result validate_with_errors (const char32_t * buf, size_t len)Defined at line 48 of file ../../third_party/github.com/simdutf/simdutf/src/include/simdutf/scalar/utf32.h
-
size_t utf8_length_from_utf32 (const char32_t * p, size_t len)Defined at line 53 of file ../../third_party/github.com/simdutf/simdutf/src/include/simdutf/scalar/utf32.h
-
size_t utf16_length_from_utf32 (const char32_t * p, size_t len)Defined at line 67 of file ../../third_party/github.com/simdutf/simdutf/src/include/simdutf/scalar/utf32.h