Searched refs:_osl_decodeURL (Results 1 – 2 of 2) sorted by relevance
578 static sal_Bool _osl_decodeURL( rtl_String* strUTF8, rtl_uString** pstrDecodedURL ) in _osl_decodeURL() function733 bValidEncoded = _osl_decodeURL( strUTF8, &strDecodedURL ); in _osl_getSystemPathFromFileURL()
463 sal_Bool _osl_decodeURL( rtl_String* strUTF8, rtl_uString** pstrDecodedURL ) in _osl_decodeURL() function805 bValidEncoded = _osl_decodeURL( strUTF8, &strDecodedURL ); in _osl_getSystemPathFromFileURL()
Completed in 22 milliseconds