Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandabase/utils/
Dutf.cpp270 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/utils/
Dutf.cpp209 int CompareUtf8ToUtf8(const uint8_t *utf81, size_t utf81Length, const uint8_t *utf82, size_t utf82L… in CompareUtf8ToUtf8() function