Home | History | Annotate | Download | only in common

Lines Matching refs:getInclusions

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