Home
last modified time | relevance | path

Searched refs:getIntPropertyValue (Results 1 – 25 of 58) sorted by relevance

123

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/sun/text/normalizer/
H A DUCharacter.java493 public static int getIntPropertyValue(int ch, int type) { in getIntPropertyValue() method in UCharacter
494 return UCharacterProperty.INSTANCE.getIntPropertyValue(ch, type); in getIntPropertyValue()
H A DUCharacterProperty.java220 public int getIntPropertyValue(int c, int which) { in getIntPropertyValue() method in UCharacterProperty
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.base/share/classes/sun/text/normalizer/
H A DUCharacter.java493 public static int getIntPropertyValue(int ch, int type) { in getIntPropertyValue() method in UCharacter
494 return UCharacterProperty.INSTANCE.getIntPropertyValue(ch, type); in getIntPropertyValue()
H A DUCharacterProperty.java220 public int getIntPropertyValue(int c, int which) { in getIntPropertyValue() method in UCharacterProperty
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/sun/text/normalizer/
H A DUCharacter.java493 public static int getIntPropertyValue(int ch, int type) { in getIntPropertyValue() method in UCharacter
494 return UCharacterProperty.INSTANCE.getIntPropertyValue(ch, type); in getIntPropertyValue()
H A DUCharacterProperty.java220 public int getIntPropertyValue(int c, int which) { in getIntPropertyValue() method in UCharacterProperty
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.base/share/classes/sun/text/normalizer/
H A DUCharacter.java493 public static int getIntPropertyValue(int ch, int type) { in getIntPropertyValue() method in UCharacter
494 return UCharacterProperty.INSTANCE.getIntPropertyValue(ch, type); in getIntPropertyValue()
H A DUCharacterProperty.java220 public int getIntPropertyValue(int c, int which) { in getIntPropertyValue() method in UCharacterProperty
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.base/share/classes/sun/text/normalizer/
H A DUCharacter.java493 public static int getIntPropertyValue(int ch, int type) { in getIntPropertyValue() method in UCharacter
494 return UCharacterProperty.INSTANCE.getIntPropertyValue(ch, type); in getIntPropertyValue()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.base/share/classes/jdk/internal/icu/lang/
H A DUCharacter.java499 public static int getIntPropertyValue(int ch, int type) { in getIntPropertyValue() method in UCharacter
500 return UCharacterProperty.INSTANCE.getIntPropertyValue(ch, type); in getIntPropertyValue()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.base/share/classes/jdk/internal/icu/lang/
H A DUCharacter.java499 public static int getIntPropertyValue(int ch, int type) { in getIntPropertyValue() method in UCharacter
500 return UCharacterProperty.INSTANCE.getIntPropertyValue(ch, type); in getIntPropertyValue()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.base/share/classes/jdk/internal/icu/lang/
H A DUCharacter.java499 public static int getIntPropertyValue(int ch, int type) { in getIntPropertyValue() method in UCharacter
500 return UCharacterProperty.INSTANCE.getIntPropertyValue(ch, type); in getIntPropertyValue()
/dports/java/eclipse-pydev/eclipse-pydev-8.2.0/plugins/org.python.pydev.jython_8.2.0.202102211157/Lib/
H A Dunicodedata.py120 return _decomp[UCharacter.getIntPropertyValue(ord(unichr), UProperty.DECOMPOSITION_TYPE)]
241 return _eaw[UCharacter.getIntPropertyValue(_get_codepoint(unichr), UProperty.EAST_ASIAN_WIDTH)]
/dports/lang/php80/php-8.0.15/ext/intl/uchar/
H A Duchar_arginfo.h193 ZEND_METHOD(IntlChar, getIntPropertyValue);
257 …ZEND_ME(IntlChar, getIntPropertyValue, arginfo_class_IntlChar_getIntPropertyValue, ZEND_ACC_PUBLIC…
H A Duchar.stub.php73 public static function getIntPropertyValue(int|string $codepoint, int $property) {} function in IntlChar
/dports/devel/php80-intl/php-8.0.15/ext/intl/uchar/
H A Duchar_arginfo.h193 ZEND_METHOD(IntlChar, getIntPropertyValue);
257 …ZEND_ME(IntlChar, getIntPropertyValue, arginfo_class_IntlChar_getIntPropertyValue, ZEND_ACC_PUBLIC…
H A Duchar.stub.php73 public static function getIntPropertyValue(int|string $codepoint, int $property) {} function in IntlChar
/dports/www/mod_php80/php-8.0.15/ext/intl/uchar/
H A Duchar_arginfo.h193 ZEND_METHOD(IntlChar, getIntPropertyValue);
257 …ZEND_ME(IntlChar, getIntPropertyValue, arginfo_class_IntlChar_getIntPropertyValue, ZEND_ACC_PUBLIC…
H A Duchar.stub.php73 public static function getIntPropertyValue(int|string $codepoint, int $property) {} function in IntlChar
/dports/www/mod_php81/php-8.1.1/ext/intl/uchar/
H A Duchar_arginfo.h208 ZEND_METHOD(IntlChar, getIntPropertyValue);
272 …ZEND_ME(IntlChar, getIntPropertyValue, arginfo_class_IntlChar_getIntPropertyValue, ZEND_ACC_PUBLIC…
H A Duchar.stub.php70 public static function getIntPropertyValue(int|string $codepoint, int $property): ?int {} function in IntlChar
/dports/lang/php81/php-8.1.1/ext/intl/uchar/
H A Duchar_arginfo.h208 ZEND_METHOD(IntlChar, getIntPropertyValue);
272 …ZEND_ME(IntlChar, getIntPropertyValue, arginfo_class_IntlChar_getIntPropertyValue, ZEND_ACC_PUBLIC…
H A Duchar.stub.php70 public static function getIntPropertyValue(int|string $codepoint, int $property): ?int {} function in IntlChar
/dports/devel/php81-intl/php-8.1.1/ext/intl/uchar/
H A Duchar_arginfo.h208 ZEND_METHOD(IntlChar, getIntPropertyValue);
272 …ZEND_ME(IntlChar, getIntPropertyValue, arginfo_class_IntlChar_getIntPropertyValue, ZEND_ACC_PUBLIC…
H A Duchar.stub.php70 public static function getIntPropertyValue(int|string $codepoint, int $property): ?int {} function in IntlChar

123