Home
last modified time | relevance | path

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

/aoo41x/main/sal/qa/rtl/uri/
H A Drtl_Uri.cxx144 …:OUString suStr_UriDecodeToIuri = rtl::Uri::decode(suStrUTF8, rtl_UriDecodeToIuri, RTL_TEXTEN… in test_FromUTF8_001()
270 …rtl::OUString suStr_UriDecodeToIuri = rtl::Uri::decode(suStr, rtl_UriDecodeToIuri, RTL_TEXTEN… in test_FromUTF8()
H A Drtl_testuri.cxx247 (rtl::Uri::decode(aText1, rtl_UriDecodeToIuri, RTL_TEXTENCODING_UTF8) in test_Uri()
285 (rtl::Uri::decode(aText1, rtl_UriDecodeToIuri, RTL_TEXTENCODING_UTF8) in test_Uri()
/aoo41x/main/sal/rtl/source/
H A Duri.cxx665 case rtl_UriDecodeToIuri: in rtl_uriDecode()
680 if (nUtf32 <= 0x7F && eMechanism == rtl_UriDecodeToIuri) in rtl_uriDecode()
/aoo41x/main/sal/inc/rtl/
H A Duri.h185 rtl_UriDecodeToIuri, enumerator
/aoo41x/main/sal/qa/osl/file/
H A Dosl_File_Const.h135 …l::Uri::decode( ::rtl::OUString::createFromAscii( ( str_value ) ), rtl_UriDecodeToIuri, RTL_TEXTEN…
/aoo41x/main/stoc/source/uriproc/
H A DExternalUriReferenceTranslator.cxx190 rtl_UriDecodeToIuri, RTL_TEXTENCODING_UTF8), in translateToExternal()
/aoo41x/main/vcl/unx/gtk/app/
H A Dgtkinst.cxx224 …rtl::OUString sDecodedUri = Uri::decode(rFileUrl.copy(7), rtl_UriDecodeToIuri, RTL_TEXTENCODING_UT… in AddToRecentDocumentList()

Completed in 34 milliseconds