Home
last modified time | relevance | path

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

/commonlibrary/ets_utils/js_util_module/util/
H A Djs_textdecoder.h139 void SetIgnoreBOM(const UChar *arr, size_t resultLen, bool& bomFlag);
H A Djs_textdecoder.cpp227 SetIgnoreBOM(arr, resultLen, omitInitialBom); in DecodeToString()
284 void TextDecoder::SetIgnoreBOM(const UChar *arr, size_t resultLen, bool &bomFlag) in SetIgnoreBOM() function in OHOS::Util::TextDecoder

Completed in 2 milliseconds