Home | History | Annotate | Download | only in common

Lines Matching defs:getInclusions

130 static UnicodeSet *INCLUSIONS[UPROPS_SRC_COUNT] = { NULL }; // cached getInclusions()
182 const UnicodeSet* UnicodeSet::getInclusions(int32_t src, UErrorCode &status) {
956 // getInclusions(src) contains exactly the first characters of
958 const UnicodeSet* inclusions = getInclusions(src, status);