Home
last modified time | relevance | path

Searched refs:pstrDecodedURL (Results 1 – 2 of 2) sorted by path

/trunk/main/sal/osl/os2/
H A Dfile_url.cxx463 sal_Bool _osl_decodeURL( rtl_String* strUTF8, rtl_uString** pstrDecodedURL ) in _osl_decodeURL() argument
515 …rtl_string2UString( pstrDecodedURL, pBuffer, rtl_str_getLength(pBuffer), RTL_TEXTENCODING_UTF8, OU… in _osl_decodeURL()
516 OSL_ASSERT(*pstrDecodedURL != 0); in _osl_decodeURL()
/trunk/main/sal/osl/w32/
H A Dfile_url.cxx578 static sal_Bool _osl_decodeURL( rtl_String* strUTF8, rtl_uString** pstrDecodedURL ) in _osl_decodeURL() argument
631 …rtl_string2UString( pstrDecodedURL, pBuffer, rtl_str_getLength(pBuffer), RTL_TEXTENCODING_UTF8, OU… in _osl_decodeURL()
632 OSL_ASSERT(*pstrDecodedURL != 0); in _osl_decodeURL()

Completed in 24 milliseconds