Home
last modified time | relevance | path

Searched refs:rtl_ustr_compare_WithLength (Results 1 – 18 of 18) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/include/rtl/
H A Dustring.hxx813 return rtl_ustr_compare_WithLength( pData->buffer, pData->length, in compareTo()
819 return rtl_ustr_compare_WithLength( pData->buffer, pData->length, in compareTo()
1689 return rtl_ustr_compare_WithLength(s1.getStr(), s1.getLength(), s2, rtl_ustr_getLength(s2)) in operator ==()
1880 (rtl_ustr_compare_WithLength( in operator <()
1888 (rtl_ustr_compare_WithLength( in operator <=()
1896 (rtl_ustr_compare_WithLength( in operator >()
1904 (rtl_ustr_compare_WithLength( in operator >=()
1928 (rtl_ustr_compare_WithLength( in operator <()
1936 (rtl_ustr_compare_WithLength( in operator <=()
1944 (rtl_ustr_compare_WithLength( in operator >()
[all …]
H A Dustring.h102 SAL_DLLPUBLIC sal_Int32 SAL_CALL rtl_ustr_compare_WithLength(
/dports/editors/libreoffice/libreoffice-7.2.6.2/sal/rtl/
H A Dhash.cxx147 return !rtl_ustr_compare_WithLength( pStringA->buffer, pStringA->length, in compareEqual()
H A Dustring.cxx1565 sal_Int32 SAL_CALL rtl_ustr_compare_WithLength(const sal_Unicode* pStr1, sal_Int32 nStr1Len, in rtl_ustr_compare_WithLength() function
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sal/rtl/
H A Dhash.cxx143 return !rtl_ustr_compare_WithLength( pStringA->buffer, pStringA->length, in compareEqual()
/dports/editors/libreoffice/libreoffice-7.2.6.2/configmgr/source/
H A Ddata.cxx168 rtl_ustr_compare_WithLength( in equalTemplateNames()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/configmgr/source/
H A Ddata.cxx168 rtl_ustr_compare_WithLength( in equalTemplateNames()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sal/osl/w32/
H A Dprocimpl.cxx56 return (rtl_ustr_compare_WithLength( in operator ()()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sal/osl/w32/
H A Dprocimpl.cxx56 return (rtl_ustr_compare_WithLength( in operator ()()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sal/util/
H A Dsal.map267 rtl_ustr_compare_WithLength;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sal/util/
H A Dsal.map267 rtl_ustr_compare_WithLength;
/dports/editors/libreoffice/libreoffice-7.2.6.2/bridges/source/jni_uno/
H A Djni_java2uno.cxx500 && rtl_ustr_compare_WithLength( in Java_com_sun_star_bridges_jni_1uno_JNI_1proxy_dispatch_1call()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/bridges/source/jni_uno/
H A Djni_java2uno.cxx497 && rtl_ustr_compare_WithLength( in Java_com_sun_star_bridges_jni_1uno_JNI_1proxy_dispatch_1call()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/rtl/
H A Dustring.h98 SAL_DLLPUBLIC sal_Int32 SAL_CALL rtl_ustr_compare_WithLength(
H A Dustring.hxx735 return rtl_ustr_compare_WithLength( pData->buffer, pData->length, in compareTo()
/dports/editors/libreoffice/libreoffice-7.2.6.2/cli_ure/source/uno_bridge/
H A Dcli_proxy.cxx486 && rtl_ustr_compare_WithLength(
/dports/editors/libreoffice6/libreoffice-6.4.7.2/cli_ure/source/uno_bridge/
H A Dcli_proxy.cxx486 && rtl_ustr_compare_WithLength(
/dports/editors/libreoffice/libreoffice-7.2.6.2/toolkit/source/awt/
H A Dvclxtoolkit.cxx791 rtl_ustr_compare_WithLength( in ImplGetComponentType()