Home
last modified time | relevance | path

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

/aoo4110/main/sal/osl/w32/
H A Dpath_helper.cxx94 const sal_Char* LDP_WITH_SLASH = ":/"; variable
108 (0 == rtl_ustr_ascii_compare(p, LDP_WITH_SLASH)) || in osl_systemPathIsLogicalDrivePattern()
/aoo4110/main/sal/osl/os2/
H A Dpath_helper.cxx92 const sal_Unicode* LDP_WITH_SLASH = L":/"; variable
106 (0 == wcscmp(p, LDP_WITH_SLASH)) || in osl_systemPathIsLogicalDrivePattern()

Completed in 15 milliseconds