Home
last modified time | relevance | path

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

/external/icu4c/i18n/
Dnfrule.h90 UBool allIgnorable(const UnicodeString& str, UErrorCode& status) const;
Dnfrule.cpp1010 if (!allIgnorable(delimiter, status)) { in matchToDelimiter()
1429 NFRule::allIgnorable(const UnicodeString& str, UErrorCode& status) const in allIgnorable() function in NFRule