Home
last modified time | relevance | path

Searched refs:CHARSET_SEPARATOR (Results 1 – 3 of 3) sorted by path

/trunk/main/sal/osl/os2/
H A Dfile_url.cxx342 if ( 2 == _tcsspn( lpszPath, CHARSET_SEPARATOR ) ) in IsValidFilePath()
395 if ( 1 == _tcsspn( lpComponent, CHARSET_SEPARATOR ) ) in IsValidFilePath()
418 if ( 1 == _tcsspn( lpComponent, CHARSET_SEPARATOR ) ) in IsValidFilePath()
H A Dfile_url.h66 #define CHARSET_SEPARATOR L"\\/" macro
/trunk/main/sal/osl/w32/
H A Dfile_url.cxx233 #define CHARSET_SEPARATOR TEXT("\\/") macro
268 else if ( 2 == _tcsspn( lpszPath, CHARSET_SEPARATOR ) ) in IsValidFilePath()
324 if ( 1 == _tcsspn( lpComponent, CHARSET_SEPARATOR ) ) in IsValidFilePath()
346 if ( 1 == _tcsspn( lpComponent, CHARSET_SEPARATOR ) ) in IsValidFilePath()

Completed in 36 milliseconds