• Home
  • Raw
  • Download

Lines Matching refs:validate_utf16be_with_errors

76 …simdutf_warn_unused result validate_utf16be_with_errors(const char16_t *buf, size_t len) const noe…
1276 …simdutf_warn_unused result validate_utf16be_with_errors(const char16_t *buf, size_t len) const noe…
1483 …simdutf_warn_unused result validate_utf16be_with_errors(const char16_t *buf, size_t len) const noe…
2414 …simdutf_warn_unused result validate_utf16be_with_errors(const char16_t *buf, size_t len) const noe…
3355 …simdutf_warn_unused result validate_utf16be_with_errors(const char16_t *buf, size_t len) const noe…
4012 …simdutf_warn_unused result validate_utf16be_with_errors(const char16_t *buf, size_t len) const noe…
4572 …simdutf_warn_unused result validate_utf16be_with_errors(const char16_t * buf, size_t len) const no… in validate_utf16be_with_errors() function in simdutf::internal::detect_best_supported_implementation_on_first_use
4573 return set_best()->validate_utf16be_with_errors(buf, len); in validate_utf16be_with_errors()
4912 …simdutf_warn_unused result validate_utf16be_with_errors(const char16_t*, size_t) const noexcept fi… in validate_utf16be_with_errors() function in simdutf::internal::unsupported_implementation
5320 return validate_utf16be_with_errors(buf, len); in validate_utf16_with_errors()
5328 simdutf_warn_unused result validate_utf16be_with_errors(const char16_t * buf, size_t len) noexcept { in validate_utf16be_with_errors() function
5329 return get_active_implementation()->validate_utf16be_with_errors(buf, len); in validate_utf16be_with_errors()
16799 simdutf_warn_unused result implementation::validate_utf16be_with_errors(const char16_t *buf, size_t… in validate_utf16be_with_errors() function in simdutf::arm64::implementation
17490 simdutf_warn_unused result implementation::validate_utf16be_with_errors(const char16_t *buf, size_t… in validate_utf16be_with_errors() function in simdutf::fallback::implementation
20993 simdutf_warn_unused result implementation::validate_utf16be_with_errors(const char16_t *buf, size_t… in validate_utf16be_with_errors() function in simdutf::icelake::implementation
26207 simdutf_warn_unused result implementation::validate_utf16be_with_errors(const char16_t *buf, size_t… in validate_utf16be_with_errors() function in simdutf::haswell::implementation
28190 simdutf_warn_unused result implementation::validate_utf16be_with_errors(const char16_t *buf, size_t… in validate_utf16be_with_errors() function in simdutf::ppc64::implementation
32589 simdutf_warn_unused result implementation::validate_utf16be_with_errors(const char16_t *buf, size_t… in validate_utf16be_with_errors() function in simdutf::westmere::implementation