Searched refs:LDP (Results 1 – 2 of 2) sorted by relevance
92 const sal_Char* LDP = ":"; variable106 return ((0 == rtl_ustr_ascii_compare(p, LDP)) || in osl_systemPathIsLogicalDrivePattern()
90 const sal_Unicode* LDP = L":"; variable104 return ((0 == wcscmp(p, LDP)) || in osl_systemPathIsLogicalDrivePattern()
Completed in 15 milliseconds