Home
last modified time | relevance | path

Searched refs:_osl_decodeURL (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() function
805 bValidEncoded = _osl_decodeURL( strUTF8, &strDecodedURL ); in _osl_getSystemPathFromFileURL()
/trunk/main/sal/osl/w32/
H A Dfile_url.cxx578 static sal_Bool _osl_decodeURL( rtl_String* strUTF8, rtl_uString** pstrDecodedURL ) in _osl_decodeURL() function
733 bValidEncoded = _osl_decodeURL( strUTF8, &strDecodedURL ); in _osl_getSystemPathFromFileURL()

Completed in 37 milliseconds