OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CaseFoldingUCharIterator
(Results
1 - 3
of
3
) sorted by null
/external/icu4c/i18n/
regeximp.cpp
65
CaseFoldingUCharIterator
::
CaseFoldingUCharIterator
(const UChar *chars, int64_t start, int64_t limit) :
71
CaseFoldingUCharIterator
::~
CaseFoldingUCharIterator
() {}
74
UChar32
CaseFoldingUCharIterator
::next() {
108
UBool
CaseFoldingUCharIterator
::inExpansion() {
112
int64_t
CaseFoldingUCharIterator
::getIndex() {
regeximp.h
396
class
CaseFoldingUCharIterator
: public UMemory {
398
CaseFoldingUCharIterator
(const UChar *chars, int64_t start, int64_t limit);
399
~
CaseFoldingUCharIterator
();
rematch.cpp
[
all
...]
Completed in 114 milliseconds