Searched refs:rtl_ustr_ascii_shortenedCompareIgnoreAsciiCase_WithLength (Results 1 – 6 of 6) sorted by relevance
| /AOO41X/main/sal/osl/w32/ |
| H A D | file_url.cxx | 730 …0 != rtl_ustr_ascii_shortenedCompareIgnoreAsciiCase_WithLength( strURL->buffer, strURL->length, "f… in _osl_getSystemPathFromFileURL() 749 …if ( 0 == rtl_ustr_ascii_shortenedCompareIgnoreAsciiCase_WithLength( pDecodedURL, nDecodedLen, "fi… in _osl_getSystemPathFromFileURL() 753 …if ( 0 == rtl_ustr_ascii_shortenedCompareIgnoreAsciiCase_WithLength( pDecodedURL, nDecodedLen, "fi… in _osl_getSystemPathFromFileURL() 756 …0 == rtl_ustr_ascii_shortenedCompareIgnoreAsciiCase_WithLength( pDecodedURL, nDecodedLen, "file:\\… in _osl_getSystemPathFromFileURL() 757 …0 == rtl_ustr_ascii_shortenedCompareIgnoreAsciiCase_WithLength( pDecodedURL, nDecodedLen, "file:\\… in _osl_getSystemPathFromFileURL()
|
| /AOO41X/main/sal/qa/rtl/oustring/ |
| H A D | rtl_ustr.cxx | 1014 rtl_ustr_ascii_shortenedCompareIgnoreAsciiCase_WithLength( NULL, 0, NULL, 0); in ascii_shortenedCompareIgnoreAsciiCase_WithLength_000() 1021 …rtl_ustr_ascii_shortenedCompareIgnoreAsciiCase_WithLength( aStr1.getStr(), aStr1.getLength(), NULL… in ascii_shortenedCompareIgnoreAsciiCase_WithLength_000_1() 1028 …rtl_ustr_ascii_shortenedCompareIgnoreAsciiCase_WithLength( aStr1.getStr(), sStr2.getLength(), sStr… in ascii_shortenedCompareIgnoreAsciiCase_WithLength_000_2() 1036 …sal_Int32 nValue = rtl_ustr_ascii_shortenedCompareIgnoreAsciiCase_WithLength( suStr1, 0, sStr2.get… in ascii_shortenedCompareIgnoreAsciiCase_WithLength_001() 1045 …sal_Int32 nValue = rtl_ustr_ascii_shortenedCompareIgnoreAsciiCase_WithLength( suStr1.getStr(), suS… in ascii_shortenedCompareIgnoreAsciiCase_WithLength_002() 1054 …sal_Int32 nValue = rtl_ustr_ascii_shortenedCompareIgnoreAsciiCase_WithLength( suStr1.getStr(), suS… in ascii_shortenedCompareIgnoreAsciiCase_WithLength_003()
|
| /AOO41X/main/sal/inc/rtl/ |
| H A D | ustring.h | 504 sal_Int32 SAL_CALL rtl_ustr_ascii_shortenedCompareIgnoreAsciiCase_WithLength( const sal_Unicode * f…
|
| H A D | ustring.hxx | 672 …return rtl_ustr_ascii_shortenedCompareIgnoreAsciiCase_WithLength( pData->buffer+fromIndex, pData->… in matchIgnoreAsciiCaseAsciiL()
|
| /AOO41X/main/sal/util/ |
| H A D | sal.map | 286 rtl_ustr_ascii_shortenedCompareIgnoreAsciiCase_WithLength;
|
| /AOO41X/main/sal/rtl/source/ |
| H A D | ustring.c | 362 sal_Int32 SAL_CALL rtl_ustr_ascii_shortenedCompareIgnoreAsciiCase_WithLength( const sal_Unicode* pS… in rtl_ustr_ascii_shortenedCompareIgnoreAsciiCase_WithLength() function
|