Home
last modified time | relevance | path

Searched refs:_tcsspn (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/sal/osl/w32/
H A Dfile_url.cxx268 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()
/aoo41x/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.h43 #define _tcsspn(a,b) wcsspn((const wchar_t *) a, (const wchar_t *) b) macro

Completed in 31 milliseconds