Home
last modified time | relevance | path

Searched refs:parseProperty (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/tools/toolutil/
Dppucd.h153 UBool parseProperty(UniProps &props, const char *field, UnicodeSet &newValues,
Dppucd.cpp279 if(!parseProperty(*props, field, newValues, errorCode)) { return NULL; } in getProps()
311 PreparsedUCD::parseProperty(UniProps &props, const char *field, UnicodeSet &newValues, in parseProperty() function in PreparsedUCD