Searched refs:BINARY_LIMIT (Results 1 – 25 of 26) sorted by relevance
12
28 private static final UnicodeSet sets[] = new UnicodeSet[UProperty.BINARY_LIMIT];117 if (property < 0 || UProperty.BINARY_LIMIT <= property) { in getBinaryPropertySet()
502 public static final int BINARY_LIMIT = 65; field
5321 if ((propertyEnum >= UProperty.BINARY_START && propertyEnum < UProperty.BINARY_LIMIT) || in getStringPropertyValue()
27 private static final UnicodeSet sets[] = new UnicodeSet[UProperty.BINARY_LIMIT];117 if (property < 0 || UProperty.BINARY_LIMIT <= property) { in getBinaryPropertySet()
576 public static final int BINARY_LIMIT = 65; field
5934 if ((propertyEnum >= UProperty.BINARY_START && propertyEnum < UProperty.BINARY_LIMIT) || in getStringPropertyValue()
554 if(which<UProperty.BINARY_START || UProperty.BINARY_LIMIT<=which) { in hasBinaryProperty()792 if(UProperty.BINARY_START<=which && which<UProperty.BINARY_LIMIT) { in getIntPropertyValue()805 if(UProperty.BINARY_START<=which && which<UProperty.BINARY_LIMIT) { in getIntPropertyMaxValue()817 } else if(which<UProperty.BINARY_LIMIT) { in getSource()1423 if(binProps.length!=UProperty.BINARY_LIMIT) { in UCharacterProperty()
555 if(which<UProperty.BINARY_START || UProperty.BINARY_LIMIT<=which) { in hasBinaryProperty()793 if(UProperty.BINARY_START<=which && which<UProperty.BINARY_LIMIT) { in getIntPropertyValue()806 if(UProperty.BINARY_START<=which && which<UProperty.BINARY_LIMIT) { in getIntPropertyMaxValue()818 } else if(which<UProperty.BINARY_LIMIT) { in getSource()1424 if(binProps.length!=UProperty.BINARY_LIMIT) { in UCharacterProperty()
113 } else if (p>=UProperty.BINARY_LIMIT) { in TestPropertyNames()
2214 if( UCharacter.getIntPropertyMaxValue(UProperty.BINARY_LIMIT-1)!=1) { in TestAdditionalProperties()3290 int[] cases = {UProperty.BINARY_LIMIT, UProperty.BINARY_LIMIT+1,3683 CharacterProperties.getBinaryPropertySet(UProperty.BINARY_LIMIT);3688 for (int prop = 0; prop < UProperty.BINARY_LIMIT; ++prop) {
101 … if (propNum >= UProperty.BINARY_LIMIT && propNum < UProperty.INT_START) { // skip the gap in TestPropertyAccess()
110 } else if (p>=UProperty.BINARY_LIMIT) { in TestPropertyNames()
2211 if( UCharacter.getIntPropertyMaxValue(UProperty.BINARY_LIMIT-1)!=1) { in TestAdditionalProperties()3287 int[] cases = {UProperty.BINARY_LIMIT, UProperty.BINARY_LIMIT+1,3680 CharacterProperties.getBinaryPropertySet(UProperty.BINARY_LIMIT);3685 for (int prop = 0; prop < UProperty.BINARY_LIMIT; ++prop) {
98 … if (propNum >= UProperty.BINARY_LIMIT && propNum < UProperty.INT_START) { // skip the gap in TestPropertyAccess()
3373 } else if (0 <= prop && prop < UProperty.BINARY_LIMIT) { in applyIntPropertyValue()3459 if ((p >= UProperty.BINARY_START && p < UProperty.BINARY_LIMIT) || in applyPropertyAlias()3541 if (p >= UProperty.BINARY_START && p < UProperty.BINARY_LIMIT) { in applyPropertyAlias()
3438 } else if (0 <= prop && prop < UProperty.BINARY_LIMIT) { in applyIntPropertyValue()3527 if ((p >= UProperty.BINARY_START && p < UProperty.BINARY_LIMIT) || in applyPropertyAlias()3609 if (p >= UProperty.BINARY_START && p < UProperty.BINARY_LIMIT) { in applyPropertyAlias()
12;ICU4J 61.1;; 2ST@3.6;PB;NS;NF;NS; ...
12;ICU4J 62.1;; 2ST@3.6;PB;NS;NF;NS; ...