OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PtnElem
(Results
1 - 3
of
3
) sorted by null
/external/icu4c/i18n/
dtptngen_impl.h
123
class
PtnElem
: public UMemory {
129
PtnElem
*next;
131
PtnElem
(const UnicodeString &basePattern, const UnicodeString &pattern);
132
virtual ~
PtnElem
();
197
PtnElem
*boot[MAX_PATTERN_ENTRIES];
204
PtnElem
* getHeader(UChar baseChar);
208
PtnElem
* getDuplicateElem(const UnicodeString &basePattern, const PtnSkeleton& skeleton,
PtnElem
*baseElem);
221
PtnElem
*nodePtr;
dtptngen.cpp
890
// specified skeleton (which sets a new field in the
PtnElem
in the PatternMap)
[
all
...]
/external/icu4c/common/unicode/
urename.h
[
all
...]
Completed in 89 milliseconds