Home
last modified time | relevance | path

Searched refs:rtl_ustr_ascii_compare_WithLength (Results 1 – 12 of 12) sorted by relevance

/aoo42x/main/sal/qa/rtl/oustring/
H A Drtl_ustr.cxx759 sal_Int32 value = rtl_ustr_ascii_compare_WithLength(pUnicode, 0, pAscii); in TEST_F()
768 …sal_Int32 value = rtl_ustr_ascii_compare_WithLength(refStr.pData->buffer, refStr.pData->length, pA… in TEST_F()
777 …sal_Int32 value = rtl_ustr_ascii_compare_WithLength(refStr.pData->buffer, rtl_str_getLength(pAscii… in TEST_F()
786 …sal_Int32 value = rtl_ustr_ascii_compare_WithLength(refStr.pData->buffer, refStr.pData->length, pA… in TEST_F()
795 …sal_Int32 value = rtl_ustr_ascii_compare_WithLength(refStr.pData->buffer, refStr.pData->length, pA… in TEST_F()
804 …sal_Int32 value = rtl_ustr_ascii_compare_WithLength(refStr.pData->buffer, refStr.pData->length, pA… in TEST_F()
813 …sal_Int32 value = rtl_ustr_ascii_compare_WithLength(refStr.pData->buffer, refStr.pData->length, pA… in TEST_F()
/aoo42x/main/sal/osl/w32/
H A Dprofile.cxx962 …if ((rtl_ustr_ascii_compare_WithLength(pPath, RTL_CONSTASCII_LENGTH(STR_INI_METAHOME) , STR_INI_ME… in osl_getProfileName()
994 …else if ((rtl_ustr_ascii_compare_WithLength(pPath, RTL_CONSTASCII_LENGTH(STR_INI_METACFG), STR_INI… in osl_getProfileName()
1026 …else if ((rtl_ustr_ascii_compare_WithLength(pPath, RTL_CONSTASCII_LENGTH(STR_INI_METASYS), STR_INI… in osl_getProfileName()
1045 …else if ((rtl_ustr_ascii_compare_WithLength(pPath, RTL_CONSTASCII_LENGTH(STR_INI_METAINS), STR_INI… in osl_getProfileName()
2433 …(rtl_ustr_ascii_compare_WithLength(strCommandArg->buffer, RTL_CONSTASCII_LENGTH(SVERSION_OPTION), … in lookupProfile()
/aoo42x/main/stoc/source/security/
H A Dpermissions.cxx398 0 == ::rtl_ustr_ascii_compare_WithLength( m_url.getStr() + m_url.getLength() - 2, 2, "/-" )) in implies()
412 0 == ::rtl_ustr_ascii_compare_WithLength( m_url.getStr() + m_url.getLength() - 2, 2, "/*" )) in implies()
/aoo42x/main/sal/inc/rtl/
H A Dustring.hxx471 return rtl_ustr_ascii_compare_WithLength( pData->buffer, pData->length, asciiStr ); in compareToAscii()
539 return rtl_ustr_ascii_compare_WithLength( pData->buffer, pData->length, in equalsAscii()
H A Dustring.h315 sal_Int32 SAL_CALL rtl_ustr_ascii_compare_WithLength( const sal_Unicode * first, sal_Int32 firstLen…
/aoo42x/main/sal/osl/os2/
H A Dprofile.c951 …if ((rtl_ustr_ascii_compare_WithLength(pPath, RTL_CONSTASCII_LENGTH(STR_INI_METAHOME) , STR_INI_ME…
983 …else if ((rtl_ustr_ascii_compare_WithLength(pPath, RTL_CONSTASCII_LENGTH(STR_INI_METACFG), STR_INI…
1015 …else if ((rtl_ustr_ascii_compare_WithLength(pPath, RTL_CONSTASCII_LENGTH(STR_INI_METASYS), STR_INI…
1034 …else if ((rtl_ustr_ascii_compare_WithLength(pPath, RTL_CONSTASCII_LENGTH(STR_INI_METAINS), STR_INI…
/aoo42x/main/sal/rtl/source/
H A Dlogfile.cxx144 rtl_ustr_ascii_compare_WithLength( in init()
H A Dustring.c172 sal_Int32 SAL_CALL rtl_ustr_ascii_compare_WithLength( const sal_Unicode* pStr1, in rtl_ustr_ascii_compare_WithLength() function
/aoo42x/main/bridges/source/cpp_uno/shared/
H A Dcomponent.cxx205 ::rtl_ustr_ascii_compare_WithLength( in uno_initEnvironment()
/aoo42x/main/sal/util/
H A Dsal.map281 rtl_ustr_ascii_compare_WithLength;
/aoo42x/main/cppu/source/helper/purpenv/
H A Dhelper_purpenv_Environment.cxx251rtl_ustr_ascii_compare_WithLength(pEnv->pTypeName->buffer, rtl_str_getLength(UNO_LB_UNO), UNO_LB_U… in Base()
/aoo42x/main/vcl/unx/gtk/a11y/
H A Datktextattributes.cxx1122 return rtl_ustr_ascii_compare_WithLength(pustr->buffer, pustr->length, pc); in attr_compare()

Completed in 85 milliseconds