Home
last modified time | relevance | path

Searched refs:replaceChar (Results 1 – 8 of 8) sorted by relevance

/aoo41x/main/i18npool/source/transliteration/
H A Dtransliteration_Ignore.cxx158 for (m = map; m->replaceChar; m++) { in folding()
166 *dst++ = m->replaceChar; in folding()
175 if (! m->replaceChar) { in folding()
/aoo41x/main/sal/qa/rtl/ostring/
H A Drtl_str.cxx503 class replaceChar : public CppUnit::TestFixture class
531 CPPUNIT_TEST_SUITE(replaceChar);
869 CPPUNIT_TEST_SUITE_NAMED_REGISTRATION(rtl_str::replaceChar, "rtl_str");
H A Drtl_str.xsce38 rtl_str.replaceChar.replaceChar_000
/aoo41x/main/xmerge/source/bridge/java/
H A DXMergeBridge.java338 public String replace(String origString, String origChar, String replaceChar){ in replace() argument
344 first=first.concat(replaceChar); in replace()
/aoo41x/main/sal/qa/rtl/oustring/
H A Drtl_ustr.cxx524 class replaceChar : public CppUnit::TestFixture class
555 CPPUNIT_TEST_SUITE(replaceChar);
1396 CPPUNIT_TEST_SUITE_NAMED_REGISTRATION(rtl_ustr::replaceChar, "rtl_ustr");
H A Drtl_ustr.xsce37 rtl_ustr.replaceChar.replaceChar_000
/aoo41x/main/i18npool/inc/
H A Dtransliteration_Ignore.hxx34 sal_Unicode replaceChar; member
/aoo41x/main/sal/rtl/source/
H A Dstrtmpl.c523 void SAL_CALL IMPL_RTL_STRNAME( replaceChar )( IMPL_RTL_STRCODE* pStr, in IMPL_RTL_STRNAME() argument

Completed in 59 milliseconds