Searched defs:MATCH_ALL (Results 1 – 2 of 2) sorted by relevance
230 enum Type { MATCH_ANY, MATCH_FIRST, MATCH_LAST, MATCH_ALL }; enumerator
74 static const int MATCH_ALL = (UChar32)'%'; in icuLikeCompare() local