Searched refs:LDP_WITH_DOT_BACKSLASH (Results 1 – 2 of 2) sorted by relevance
99 const sal_Char* LDP_WITH_DOT_BACKSLASH = ":.\\"; variable109 (0 == rtl_ustr_ascii_compare(p, LDP_WITH_DOT_BACKSLASH))); in osl_systemPathIsLogicalDrivePattern()
97 const sal_Unicode* LDP_WITH_DOT_BACKSLASH = L":.\\"; variable107 (0 == wcscmp(p, LDP_WITH_DOT_BACKSLASH))); in osl_systemPathIsLogicalDrivePattern()
Completed in 16 milliseconds