Home
last modified time | relevance | path

Searched defs:CompareUtf8ToUtf8 (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/libpandabase/utils/
Dutf.cpp274 int CompareUtf8ToUtf8(const uint8_t *utf8_1, size_t utf8_1_length, const uint8_t *utf8_2, size_t ut… in CompareUtf8ToUtf8() function
/arkcompiler/runtime_core/static_core/libpandabase/tests/
Dutf_test.cpp313 TEST(Utf, CompareUtf8ToUtf8) in TEST() argument
/arkcompiler/runtime_core/static_core/libpandabase/utils/
Dutf.cpp209 int CompareUtf8ToUtf8(const uint8_t *utf81, size_t utf81Length, const uint8_t *utf82, size_t utf82L… in CompareUtf8ToUtf8() function