Searched refs:pstrDecodedURL (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/sal/osl/w32/ |
H A D | file_url.cxx | 578 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()
|
/aoo42x/main/sal/osl/os2/ |
H A D | file_url.cxx | 463 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()
|
Completed in 26 milliseconds