Searched defs:AffixPattern (Results 1 - 1 of 1) sorted by relevance

/external/icu/icu4c/source/i18n/
H A Daffixpatternparser.h124 class U_I18N_API AffixPattern : public UMemory { class in inherits:UMemory
142 AffixPattern() function in class:AffixPattern
179 * FALSE if the AffixPattern being iterated over is empty.
213 AffixPattern &append(const AffixPattern &other);
216 * Converts this AffixPattern back into a user string.
222 * Converts this AffixPattern back into a string.
228 * Parses an affix pattern string appending it to an AffixPattern.
243 * an AffixPattern instance.
253 static AffixPattern
[all...]

Completed in 185 milliseconds