Searched refs:pDoubleSlash (Results 1 – 2 of 2) sorted by relevance
300 static const sal_Unicode pDoubleSlash[2] = { '/', '/' }; in osl_getFileURLFromSystemPath() local358 … rtl_ustr_indexOfStr_WithLength( ustrSystemPath->buffer, ustrSystemPath->length, pDoubleSlash, 2 ); in osl_getFileURLFromSystemPath()
669 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 13 milliseconds