Home
last modified time | relevance | path

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

/commonlibrary/ets_utils/platform/ohos/
H A Dutil_helper.cpp321 bool IsValidLowSurrogate(char16_t high) in IsValidLowSurrogate() function
336 if (IsValidLowSurrogate(originalBuffer[index]) && inputInfo.encoding == "utf-8") { in OtherEncodeUtf8Inner()

Completed in 1 milliseconds