OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:StringReplacer
(Results
1 - 14
of
14
) sorted by null
/external/chromium_org/third_party/icu/source/i18n/
strrepl.h
30
* replacers in a
StringReplacer
. A
StringReplacer
that contains such
31
* stand-ins is called a <em>complex</em>
StringReplacer
. A complex
32
*
StringReplacer
has a slower processing loop than a non-complex one.
35
class
StringReplacer
: public UnicodeFunctor, public UnicodeReplacer {
73
* Construct a
StringReplacer
that sets the emits the given output
83
StringReplacer
(const UnicodeString& theOutput,
88
* Construct a
StringReplacer
that sets the emits the given output
96
StringReplacer
(const UnicodeString& theOutput,
102
StringReplacer
(const StringReplacer& other)
[
all
...]
strrepl.cpp
25
UOBJECT_DEFINE_RTTI_IMPLEMENTATION(
StringReplacer
)
28
* Construct a
StringReplacer
that sets the emits the given output
38
StringReplacer
::
StringReplacer
(const UnicodeString& theOutput,
49
* Construct a
StringReplacer
that sets the emits the given output
57
StringReplacer
::
StringReplacer
(const UnicodeString& theOutput,
69
StringReplacer
::
StringReplacer
(const
StringReplacer
& other)
[
all
...]
rbt_rule.cpp
150
this->output = new
StringReplacer
(outputStr, cursorPosition + cursorOffset, data);
rbt_pars.cpp
573
new FunctionReplacer(t, new
StringReplacer
(output, parser.curData));
[
all
...]
/external/icu4c/i18n/
strrepl.h
30
* replacers in a
StringReplacer
. A
StringReplacer
that contains such
31
* stand-ins is called a <em>complex</em>
StringReplacer
. A complex
32
*
StringReplacer
has a slower processing loop than a non-complex one.
35
class
StringReplacer
: public UnicodeFunctor, public UnicodeReplacer {
73
* Construct a
StringReplacer
that sets the emits the given output
83
StringReplacer
(const UnicodeString& theOutput,
88
* Construct a
StringReplacer
that sets the emits the given output
96
StringReplacer
(const UnicodeString& theOutput,
102
StringReplacer
(const StringReplacer& other)
[
all
...]
strrepl.cpp
24
UOBJECT_DEFINE_RTTI_IMPLEMENTATION(
StringReplacer
)
27
* Construct a
StringReplacer
that sets the emits the given output
37
StringReplacer
::
StringReplacer
(const UnicodeString& theOutput,
48
* Construct a
StringReplacer
that sets the emits the given output
56
StringReplacer
::
StringReplacer
(const UnicodeString& theOutput,
68
StringReplacer
::
StringReplacer
(const
StringReplacer
& other)
[
all
...]
rbt_rule.cpp
151
this->output = new
StringReplacer
(outputStr, cursorPosition + cursorOffset, data);
rbt_pars.cpp
579
new FunctionReplacer(t, new
StringReplacer
(output, parser.curData));
[
all
...]
/external/chromium_org/third_party/icu/source/test/intltest/
uobjtest.cpp
413
TESTCLASSID_CTOR(
StringReplacer
,(UnicodeString(),new TransliterationRuleData(status)));
437
//TESTCLASSID_DEFAULT(
StringReplacer
);
/external/icu4c/test/intltest/
uobjtest.cpp
427
TESTCLASSID_CTOR(
StringReplacer
,(UnicodeString(),new TransliterationRuleData(status)));
451
//TESTCLASSID_DEFAULT(
StringReplacer
);
/external/chromium_org/third_party/icu/source/common/unicode/
urename.h
[
all
...]
/prebuilts/tools/common/m2/internal/com/ibm/icu/icu4j/2.6.1/
icu4j-2.6.1.jar
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar
/prebuilts/misc/common/icu4j/
icu4j.jar
Completed in 5307 milliseconds