Home
last modified time | relevance | path

Searched refs:encodedSlash (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sal/osl/unx/
H A Dfile_url.cxx148 sal_Unicode encodedSlash[3] = { '%', '2', 'F' }; in osl_getSystemPathFromFileURL() local
179 …if( -1 != rtl_ustr_indexOfStr_WithLength( ustrFileURL->buffer, ustrFileURL->length, encodedSlash, … in osl_getSystemPathFromFileURL()
/trunk/main/sal/osl/os2/
H A Dfile_url.cxx888 sal_Unicode encodedSlash[3] = { '%', '2', 'F' }; in osl_getSystemPathFromFileURL()
907 …-1 != rtl_ustr_indexOfStr_WithLength( ustrFileURL->buffer, ustrFileURL->length, encodedSlash, 3 ) ) in osl_getSystemPathFromFileURL()

Completed in 29 milliseconds