Home
last modified time | relevance | path

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

/aoo4110/main/sal/textenc/
H A Dtcvtutf8.c36 sal_Bool bCheckBom; member
56 ((struct ImplUtf8ToUnicodeContext *) pContext)->bCheckBom = sal_True; in ImplResetUtf8ToUnicodeContext()
79 sal_Bool bCheckBom = sal_True; in ImplConvertUtf8ToUnicode() local
90 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