HomeSort by relevance Sort by last modified time
    Searched refs:basePattern (Results 1 - 2 of 2) sorted by null

  /external/icu4c/i18n/
dtptngen_impl.h 125 UnicodeString basePattern;
131 PtnElem(const UnicodeString &basePattern, const UnicodeString &pattern);
180 void getBasePattern(UnicodeString &basePattern);
200 void add(const UnicodeString& basePattern, const PtnSkeleton& skeleton, const UnicodeString& value, UBool skeletonWasSpecified, UErrorCode& status);
201 const UnicodeString* getPatternFromBasePattern(UnicodeString& basePattern, UBool& skeletonWasSpecified);
208 PtnElem* getDuplicateElem(const UnicodeString &basePattern, const PtnSkeleton& skeleton, PtnElem *baseElem);
dtptngen.cpp 884 // 2. If the new entry's skeleton or basePattern does match an existing entry but that entry also had a skeleton specified
    [all...]

Completed in 280 milliseconds