Searched refs:SetBomFlag (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/commonlibrary/ets_utils/js_util_module/util/ |
H A D | js_textdecoder.cpp | 99 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 D | js_textdecoder.h | 150 void SetBomFlag(const UChar *arr, const UErrorCode codeFlag, const DecodeArr decArr,
|