/aoo41x/main/i18npool/source/transliteration/ |
H A D | transliteration_caseignore.cxx | 78 Transliteration_caseignore::transliterateRange( const OUString& str1, const OUString& str2 ) in transliterateRange() 111 Transliteration_caseignore::equals( in equals() 120 Transliteration_caseignore::compareSubstring( in compareSubstring() 131 Transliteration_caseignore::compareString( in compareString() 141 Transliteration_caseignore::compare( in compare()
|
H A D | transliteration_Ignore.cxx | 41 …const OUString& str2, sal_Int32 pos2, sal_Int32 nCount2, sal_Int32& nMatch2 ) throw(RuntimeExcepti… in equals() 73 transliteration_Ignore::transliterateRange( const OUString& str1, const OUString& str2 ) throw(Runt… in transliterateRange() 102 transliteration_Ignore::transliterateRange( const OUString& str1, const OUString& str2, in transliterateRange()
|
H A D | transliteration_commonclass.cxx | 87 const OUString& str2, sal_Int32 off2, sal_Int32 len2) in compareSubstring() 120 transliteration_commonclass::compareString( const OUString& str1, const OUString& str2 ) throw ( Ru… in compareString()
|
H A D | ignoreKana.cxx | 51 ignoreKana::transliterateRange( const OUString& str1, const OUString& str2 ) in transliterateRange()
|
H A D | ignoreSize_ja_JP.cxx | 52 ignoreSize_ja_JP::transliterateRange( const OUString& str1, const OUString& str2 ) in transliterateRange()
|
H A D | ignoreWidth.cxx | 51 ignoreWidth::transliterateRange( const OUString& str1, const OUString& str2 ) in transliterateRange()
|
H A D | transliterationImpl.cxx | 442 const OUString& str2, sal_Int32 pos2, sal_Int32 nCount2, sal_Int32& nMatch2) in equals() 526 TransliterationImpl::transliterateRange( const OUString& str1, const OUString& str2 ) in transliterateRange() 543 const OUString& str2, sal_Int32 off2, sal_Int32 len2) in compareSubstring() 569 TransliterationImpl::compareString(const OUString& str1, const OUString& str2 ) throw (RuntimeExcep… in compareString()
|
H A D | textToPronounce_zh.cxx | 100 const OUString & str2, sal_Int32 pos2, sal_Int32 nCount2, sal_Int32 & nMatch2) in equals()
|
/aoo41x/main/xml2cmp/source/inc/ |
H A D | str.h | 29 #define stricmp(str1,str2) strcasecmp(str1, str2) argument 30 #define strnicmp(str1,str2,n) strncasecmp(str1, str2, n) argument
|
/aoo41x/main/qadevOOo/tests/java/ifc/i18n/ |
H A D | _XTransliteration.java | 327 String str2, int p2, int len2, int expRes) { in testSubstring() 407 protected boolean testString(String str1, String str2, int expRes) { in testString() 412 private boolean testString(String str1, String str2, int expRes, in testString()
|
H A D | _XCollator.java | 322 String str2 = new String(new char[] {locChar[0], locChar[0], in testCompareString() local 376 String str2 = new String(new char[] {locChar[0], locChar[0], in testCompareSubstring() local
|
/aoo41x/main/qadevOOo/tests/java/ifc/text/ |
H A D | _BaseFrame.java | 88 public String str2 = "Watermark"; field in _BaseFrame
|
/aoo41x/main/i18npool/source/collator/ |
H A D | collator_unicode.cxx | 59 const OUString& str2, sal_Int32 off2, sal_Int32 len2) throw(RuntimeException) in compareSubstring() 65 Collator_Unicode::compareString( const OUString& str1, const OUString& str2) throw(RuntimeException) in compareString()
|
H A D | chaptercollator.cxx | 63 const OUString& str2, sal_Int32 off2, sal_Int32 len2) throw(RuntimeException) in compareSubstring()
|
H A D | collatorImpl.cxx | 59 const OUString& str2, sal_Int32 off2, sal_Int32 len2) throw(RuntimeException) in compareSubstring()
|
/aoo41x/main/sal/qa/rtl/strings/ |
H A D | test_oustringbuffer_utf32.cxx | 88 sal_Unicode const str2[str2Len] = { 'a', 'b', 'c', 'd' }; in appendUtf32() local 110 sal_Unicode const str2[str2Len] = { 'a', 'b', 'd', 'c' }; in insertUtf32() local
|
H A D | test_oustring_endswith.cxx | 80 char const * str2; in endsWith() member
|
/aoo41x/main/sal/qa/OStringBuffer/ |
H A D | rtl_String_Utils.cxx | 113 sal_Bool cmpstr( const sal_Char* str1, const sal_Char* str2, sal_uInt32 len ) in cmpstr() 128 sal_Bool cmpstr( const sal_Char* str1, const sal_Char* str2 ) in cmpstr() 146 sal_Bool cmpustr( const sal_Unicode* str1, const sal_Unicode* str2, sal_uInt32 len ) in cmpustr() 162 sal_Bool cmpustr( const sal_Unicode* str1, const sal_Unicode* str2 ) in cmpustr() 206 void makeComment( char *com, const char *str1, const char *str2, in makeComment()
|
/aoo41x/main/qadevOOo/tests/java/ifc/drawing/ |
H A D | _AreaShapeDescriptor.java | 60 public String str2 = ""; field in _AreaShapeDescriptor
|
H A D | _FillProperties.java | 117 public String str2 = ""; field in _FillProperties
|
/aoo41x/main/sal/qa/rtl_strings/ |
H A D | rtl_String_Utils.cxx | 109 sal_Bool cmpstr( const sal_Char* str1, const sal_Char* str2, sal_uInt32 len ) in cmpstr() 124 sal_Bool cmpustr( const sal_Unicode* str1, const sal_Unicode* str2, sal_uInt32 len ) in cmpustr() 140 sal_Bool cmpustr( const sal_Unicode* str1, const sal_Unicode* str2 ) in cmpustr() 184 void makeComment( char *com, const char *str1, const char *str2, in makeComment()
|
/aoo41x/main/soltools/testSHL/util/ |
H A D | tutil.cxx | 110 sal_Char* cat( const sal_Char* str1, const sal_Char* str2 ) { in cat()
|
/aoo41x/main/cppuhelper/source/ |
H A D | access_control.cxx | 102 Type const & type, rtl_uString * str1, rtl_uString * str2 ) in __checkPermission()
|
/aoo41x/main/reportbuilder/java/com/sun/star/report/ |
H A D | SDBCReportData.java | 240 final StringBuffer str2 = new StringBuffer("0000"); in getDateString() local
|
/aoo41x/main/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilter_cpp/ |
H A D | FlatXml.cxx | 263 void XFlatXml::processingInstruction(const OUString& str, const OUString& str2) in processingInstruction()
|