Home
last modified time | relevance | path

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

/AOO41X/main/sal/osl/unx/
H A Dfile_url.cxx151 sal_Unicode encodedSlash[3] = { '%', '2', 'F' }; in osl_getSystemPathFromFileURL() local
182 …-1 != rtl_ustr_indexOfStr_WithLength( ustrFileURL->buffer, ustrFileURL->length, encodedSlash, 3 ) ) in osl_getSystemPathFromFileURL()
/AOO41X/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()