OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CaseFoldingUTextIterator
(Results
1 - 3
of
3
) sorted by null
/external/icu4c/i18n/
regeximp.cpp
19
CaseFoldingUTextIterator
::
CaseFoldingUTextIterator
(UText &text) :
24
CaseFoldingUTextIterator
::~
CaseFoldingUTextIterator
() {}
26
UChar32
CaseFoldingUTextIterator
::next() {
59
UBool
CaseFoldingUTextIterator
::inExpansion() {
regeximp.h
371
class
CaseFoldingUTextIterator
: public UMemory {
373
CaseFoldingUTextIterator
(UText &text);
374
~
CaseFoldingUTextIterator
();
rematch.cpp
[
all
...]
Completed in 204 milliseconds