Searched refs:getInclusionsForSource (Results 1 – 3 of 3) sorted by relevance
32 private static UnicodeSet getInclusionsForSource(int src) { in getInclusionsForSource() method in CharacterPropertiesImpl91 UnicodeSet incl = getInclusionsForSource(src); in getIntPropInclusions()120 return getInclusionsForSource(src); in getInclusionsForProperty()
34 private static UnicodeSet getInclusionsForSource(int src) { in getInclusionsForSource() method in CharacterPropertiesImpl93 UnicodeSet incl = getInclusionsForSource(src); in getIntPropInclusions()122 return getInclusionsForSource(src); in getInclusionsForProperty()
189 const UnicodeSet *getInclusionsForSource(UPropertySource src, UErrorCode &errorCode) { in getInclusionsForSource() function206 const UnicodeSet *incl = getInclusionsForSource(src, errorCode); in initIntPropInclusion()254 return getInclusionsForSource(src, errorCode); in getInclusionsForProperty()