Searched refs:LDP_WITH_SLASH (Results 1 – 2 of 2) sorted by relevance
94 const sal_Char* LDP_WITH_SLASH = ":/"; variable108 (0 == rtl_ustr_ascii_compare(p, LDP_WITH_SLASH)) || in osl_systemPathIsLogicalDrivePattern()
92 const sal_Unicode* LDP_WITH_SLASH = L":/"; variable106 (0 == wcscmp(p, LDP_WITH_SLASH)) || in osl_systemPathIsLogicalDrivePattern()
Completed in 6 milliseconds