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

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

Completed in 26 milliseconds