Home
last modified time | relevance | path

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

/aoo42x/main/sal/osl/unx/
H A Dfile_url.cxx299 static const sal_Unicode pDoubleSlash[2] = { '/', '/' }; in osl_getFileURLFromSystemPath() local
357 … rtl_ustr_indexOfStr_WithLength( ustrSystemPath->buffer, ustrSystemPath->length, pDoubleSlash, 2 ); in osl_getFileURLFromSystemPath()
/aoo42x/main/sal/osl/os2/
H A Dfile_url.cxx669 static const sal_Unicode pDoubleSlash[2] = { '/', '/' }; in osl_getFileURLFromSystemPath()
729 … rtl_ustr_indexOfStr_WithLength( ustrSystemPath->buffer, ustrSystemPath->length, pDoubleSlash, 2 ); in osl_getFileURLFromSystemPath()

Completed in 27 milliseconds