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

/external/icu4c/common/unicode/
H A Duniset.h278 BMPSet *bmpSet; // The set is frozen iff either bmpSet or stringSpan is not NULL. member in class:UnicodeSet
1630 return (UBool)(bmpSet!=NULL || stringSpan!=NULL);

Completed in 70 milliseconds