Home
last modified time | relevance | path

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

/trunk/main/sal/osl/w32/
H A Dfile_url.cxx730 …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()
/trunk/main/sal/qa/rtl/oustring/
H A Drtl_ustr.cxx826 rtl_ustr_ascii_shortenedCompareIgnoreAsciiCase_WithLength( NULL, 0, NULL, 0); in TEST_F()
833rtl_ustr_ascii_shortenedCompareIgnoreAsciiCase_WithLength( aStr1.getStr(), aStr1.getLength(), NULL… in TEST_F()
840rtl_ustr_ascii_shortenedCompareIgnoreAsciiCase_WithLength( aStr1.getStr(), sStr2.getLength(), sStr… in TEST_F()
848 …sal_Int32 nValue = rtl_ustr_ascii_shortenedCompareIgnoreAsciiCase_WithLength( suStr1.getStr(), 0, … in TEST_F()
857 …sal_Int32 nValue = rtl_ustr_ascii_shortenedCompareIgnoreAsciiCase_WithLength( suStr1.getStr(), suS… in TEST_F()
866 …sal_Int32 nValue = rtl_ustr_ascii_shortenedCompareIgnoreAsciiCase_WithLength( suStr1.getStr(), suS… in TEST_F()
/trunk/main/sal/util/
H A Dsal.map286 rtl_ustr_ascii_shortenedCompareIgnoreAsciiCase_WithLength;
/trunk/main/sal/inc/rtl/
H A Dustring.h504 sal_Int32 SAL_CALL rtl_ustr_ascii_shortenedCompareIgnoreAsciiCase_WithLength( const sal_Unicode * f…
H A Dustring.hxx672 …return rtl_ustr_ascii_shortenedCompareIgnoreAsciiCase_WithLength( pData->buffer+fromIndex, pData->… in matchIgnoreAsciiCaseAsciiL()
/trunk/main/sal/rtl/source/
H A Dustring.c362 sal_Int32 SAL_CALL rtl_ustr_ascii_shortenedCompareIgnoreAsciiCase_WithLength( const sal_Unicode* pS… in rtl_ustr_ascii_shortenedCompareIgnoreAsciiCase_WithLength() function

Completed in 48 milliseconds