OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:StringReplacer
(Results
1 - 10
of
10
) sorted by null
/external/icu/icu4c/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
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
...]
/external/icu/android_icu4j/src/main/java/android/icu/text/
StringReplacer.java
19
* replacers in a
StringReplacer
. A
StringReplacer
that contains such
20
* stand-ins is called a <em>complex</em>
StringReplacer
. A complex
21
*
StringReplacer
has a slower processing loop than a non-complex one.
24
class
StringReplacer
implements UnicodeReplacer {
58
* Construct a
StringReplacer
that sets the emits the given output
68
public
StringReplacer
(String theOutput,
79
* Construct a
StringReplacer
that sets the emits the given output
87
public
StringReplacer
(String theOutput,
106
//= return new
StringReplacer
(output, cursorPos, data)
[
all
...]
/external/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/
StringReplacer.java
18
* replacers in a
StringReplacer
. A
StringReplacer
that contains such
19
* stand-ins is called a <em>complex</em>
StringReplacer
. A complex
20
*
StringReplacer
has a slower processing loop than a non-complex one.
23
class
StringReplacer
implements UnicodeReplacer {
57
* Construct a
StringReplacer
that sets the emits the given output
67
public
StringReplacer
(String theOutput,
78
* Construct a
StringReplacer
that sets the emits the given output
86
public
StringReplacer
(String theOutput,
105
//= return new
StringReplacer
(output, cursorPos, data)
[
all
...]
/prebuilts/tools/common/m2/repository/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
/external/libgdx/backends/gdx-backend-moe/libs/
intel-moe-core.jar
/prebuilts/misc/common/icu4j/
icu4j.jar
/prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/53.1/
icu4j-53.1.jar
/prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/54.1.1/
icu4j-54.1.1.jar
Completed in 195 milliseconds