Home
last modified time | relevance | path

Searched refs:SetBomFlag (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/commonlibrary/ets_utils/js_util_module/util/
H A Djs_textdecoder.cpp99 SetBomFlag(arr, codeFlag, decArr, resultLength, omitInitialBom); in Decode()
229 … void TextDecoder::SetBomFlag(const UChar *arr, const UErrorCode codeFlag, const DecodeArr decArr, in SetBomFlag() function in OHOS::Util::TextDecoder
H A Djs_textdecoder.h150 void SetBomFlag(const UChar *arr, const UErrorCode codeFlag, const DecodeArr decArr,