Searched refs:isParseable (Results 1 – 2 of 2) sorted by relevance
/external/icu4c/i18n/ | ||
D | nfrs.h | 44 UBool isParseable() const { return fIsParseable; } in isParseable() function |
D | rbnf.cpp | 1162 if (rp->isPublic() && rp->isParseable()) { in parse() |