Home
last modified time | relevance | path

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

/trunk/main/sal/osl/w32/
H A Dpath_helper.cxx99 const sal_Char* LDP_WITH_DOT_BACKSLASH = ":.\\"; variable
109 (0 == rtl_ustr_ascii_compare(p, LDP_WITH_DOT_BACKSLASH))); in osl_systemPathIsLogicalDrivePattern()
/trunk/main/sal/osl/os2/
H A Dpath_helper.cxx97 const sal_Unicode* LDP_WITH_DOT_BACKSLASH = L":.\\"; variable
107 (0 == wcscmp(p, LDP_WITH_DOT_BACKSLASH))); in osl_systemPathIsLogicalDrivePattern()

Completed in 14 milliseconds