Searched refs:bCheckBom (Results 1 – 1 of 1) sorted by relevance
36 sal_Bool bCheckBom; member56 ((struct ImplUtf8ToUnicodeContext *) pContext)->bCheckBom = sal_True; in ImplResetUtf8ToUnicodeContext()79 sal_Bool bCheckBom = sal_True; in ImplConvertUtf8ToUnicode() local90 bCheckBom = ((struct ImplUtf8ToUnicodeContext *) pContext)->bCheckBom; in ImplConvertUtf8ToUnicode()155 if (!bCheckBom || nUtf32 != 0xFEFF in ImplConvertUtf8ToUnicode()179 bCheckBom = sal_False; in ImplConvertUtf8ToUnicode()189 bCheckBom = sal_False; in ImplConvertUtf8ToUnicode()196 bCheckBom = sal_False; in ImplConvertUtf8ToUnicode()227 bCheckBom = sal_False; in ImplConvertUtf8ToUnicode()240 ((struct ImplUtf8ToUnicodeContext *) pContext)->bCheckBom = bCheckBom; in ImplConvertUtf8ToUnicode()
Completed in 10 milliseconds