Searched refs:unescape (Results 1 – 4 of 4) sorted by relevance
225 return unescape( GetPathBaseName() ); in GetPathBaseNameUnescaped()247 rtl::OUString SerfUri::unescape( const rtl::OUString& segment ) in unescape() function in SerfUri
410 aPath = SerfUri::unescape( aPath ); in getData()433 aCurrPath = SerfUri::unescape( aCurrPath ); in getData()
90 static ::rtl::OUString unescape( const ::rtl::OUString& string );
1397 aUnescapedTitle = SerfUri::unescape( m_aEscapedTitle ); in getPropertyValues()
Completed in 42 milliseconds