Searched refs:hasBinaryProperty (Results 1 – 4 of 4) sorted by relevance
28 printf(" hasBinaryProperty(%s): %s\n",30 IntlChar::hasBinaryProperty($cp, $prop) ? "true" : "false"56 hasBinaryProperty(Alphabetic): true84 hasBinaryProperty(Alphabetic): true112 hasBinaryProperty(Alphabetic): false
8 public static function hasBinaryProperty(int|string $codepoint, int $property) {} function in IntlChar
171 ZEND_METHOD(IntlChar, hasBinaryProperty);235 …ZEND_ME(IntlChar, hasBinaryProperty, arginfo_class_IntlChar_hasBinaryProperty, ZEND_ACC_PUBLIC|ZEN…
84 IC_METHOD(hasBinaryProperty) { in IC_METHOD() argument
Completed in 15 milliseconds