Home
last modified time | relevance | path

Searched refs:osl_systemPathIsLogicalDrivePattern (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sal/osl/os2/
H A Dpath_helper.h60 sal_Int32 osl_systemPathIsLogicalDrivePattern(/*in*/ const rtl_uString* pustrPath);
H A Dpath_helper.hxx64 return osl_systemPathIsLogicalDrivePattern(path.pData); in systemPathIsLogicalDrivePattern()
H A Dpath_helper.cxx99 sal_Int32 osl_systemPathIsLogicalDrivePattern(/*in*/ const rtl_uString* pustrPath) in osl_systemPathIsLogicalDrivePattern() function
/trunk/main/sal/osl/w32/
H A Dpath_helper.h60 sal_Int32 osl_systemPathIsLogicalDrivePattern(/*in*/ const rtl_uString* pustrPath);
H A Dpath_helper.hxx67 return osl_systemPathIsLogicalDrivePattern(path.pData); in systemPathIsLogicalDrivePattern()
H A Dpath_helper.cxx101 sal_Int32 osl_systemPathIsLogicalDrivePattern(/*in*/ const rtl_uString* pustrPath) in osl_systemPathIsLogicalDrivePattern() function

Completed in 25 milliseconds