Home
last modified time | relevance | path

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

/aoo4110/main/sal/textenc/
H A Dconvertiso2022jp.c507 if ((nFlags & RTL_UNICODETOTEXT_FLAGS_FLUSH) != 0) in ImplConvertUnicodeToIso2022Jp()
539 && (nFlags & RTL_UNICODETOTEXT_FLAGS_FLUSH) != 0) in ImplConvertUnicodeToIso2022Jp()
H A Dconvertiso2022kr.c466 if ((nFlags & RTL_UNICODETOTEXT_FLAGS_FLUSH) != 0) in ImplConvertUnicodeToIso2022Kr()
499 && (nFlags & RTL_UNICODETOTEXT_FLAGS_FLUSH) != 0) in ImplConvertUnicodeToIso2022Kr()
H A Dconvertiso2022cn.c800 if ((nFlags & RTL_UNICODETOTEXT_FLAGS_FLUSH) != 0) in ImplConvertUnicodeToIso2022Cn()
830 if (bFlush && bSo && (nFlags & RTL_UNICODETOTEXT_FLAGS_FLUSH) != 0) in ImplConvertUnicodeToIso2022Cn()
H A Dconvertsinglebytetobmpunicode.cxx178 if ((flags & RTL_UNICODETOTEXT_FLAGS_FLUSH) != 0) { in rtl_textenc_convertBmpUnicodeToSingleByte()
H A Dtcvtutf8.c385 if ((nFlags & RTL_UNICODETOTEXT_FLAGS_FLUSH) != 0) in ImplConvertUnicodeToUtf8()
H A Dconverteuctw.c415 if ((nFlags & RTL_UNICODETOTEXT_FLAGS_FLUSH) != 0) in ImplConvertUnicodeToEucTw()
H A Dconvertgb18030.c431 if ((nFlags & RTL_UNICODETOTEXT_FLAGS_FLUSH) != 0) in ImplConvertUnicodeToGb18030()
H A Dconvertbig5hkscs.c456 if ((nFlags & RTL_UNICODETOTEXT_FLAGS_FLUSH) != 0) in ImplConvertUnicodeToBig5Hkscs()
/aoo4110/main/svtools/source/svhtml/
H A Dhtmlout.cxx446 nFlags|RTL_UNICODETOTEXT_FLAGS_FLUSH, in lcl_ConvertCharToHTML()
475 nFlags|RTL_UNICODETOTEXT_FLAGS_FLUSH, in lcl_ConvertCharToHTML()
500 RTL_UNICODETOTEXT_FLAGS_FLUSH| in lcl_FlushToAscii()
/aoo4110/main/rsc/source/tools/
H A Drscchar.cxx182 | RTL_UNICODETOTEXT_FLAGS_FLUSH, in MakeUTF8()
/aoo4110/main/sal/inc/rtl/
H A Dtextcvt.h149 #define RTL_UNICODETOTEXT_FLAGS_FLUSH ((sal_uInt32)0x8000) macro
/aoo4110/main/sal/rtl/source/
H A Dstring.c238 nFlags |= RTL_UNICODETOTEXT_FLAGS_FLUSH; in rtl_impl_convertUStringToString()
H A Duri.cxx333 | RTL_UNICODETOTEXT_FLAGS_FLUSH, in writeEscapeChar()
/aoo4110/main/tools/source/string/
H A Dstrcvt.cxx542 RTL_UNICODETOTEXT_FLAGS_FLUSH; in ConvertFromUnicode()
/aoo4110/main/sal/osl/unx/
H A Dfile_url.cxx886 OUSTRING_TO_OSTRING_CVTFLAGS | RTL_UNICODETOTEXT_FLAGS_FLUSH, &nInfo, &nSrcChars); in UnicodeToText()
/aoo4110/main/sal/qa/rtl/textenc/
H A Drtl_textcvt.cxx350 | RTL_UNICODETOTEXT_FLAGS_FLUSH in doComplexCharSetTest()
/aoo4110/main/sal/osl/os2/
H A Dfile.cxx3173 … OUSTRING_TO_OSTRING_CVTFLAGS | RTL_UNICODETOTEXT_FLAGS_FLUSH, in UnicodeToText()

Completed in 97 milliseconds