Home
last modified time | relevance | path

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

/aoo42x/main/sal/osl/w32/
H A Dpath_helper.cxx93 const sal_Char* LDP_WITH_BACKSLASH = ":\\"; variable
107 (0 == rtl_ustr_ascii_compare(p, LDP_WITH_BACKSLASH)) || in osl_systemPathIsLogicalDrivePattern()
/aoo42x/main/sal/osl/os2/
H A Dpath_helper.cxx91 const sal_Unicode* LDP_WITH_BACKSLASH = L":\\"; variable
105 (0 == wcscmp(p, LDP_WITH_BACKSLASH)) || in osl_systemPathIsLogicalDrivePattern()

Completed in 9 milliseconds