Home
last modified time | relevance | path

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

/trunk/main/sal/osl/w32/
H A Dpath_helper.cxx92 const sal_Char* LDP = ":"; variable
106 return ((0 == rtl_ustr_ascii_compare(p, LDP)) || in osl_systemPathIsLogicalDrivePattern()
/trunk/main/sal/osl/os2/
H A Dpath_helper.cxx90 const sal_Unicode* LDP = L":"; variable
104 return ((0 == wcscmp(p, LDP)) || in osl_systemPathIsLogicalDrivePattern()

Completed in 14 milliseconds