Home
last modified time | relevance | path

Searched refs:getTextAttribute (Results 1 – 3 of 3) sorted by relevance

/PHP-8.3/ext/intl/formatter/
H A Dformatter.stub.php457 public function getTextAttribute(int $attribute): string|false {} function in NumberFormatter
H A Dformatter_arginfo.h112 …ZEND_ME_MAPPING(getTextAttribute, numfmt_get_text_attribute, arginfo_class_NumberFormatter_getText…
/PHP-8.3/ext/intl/tests/
H A Dut_common.inc191 …return $GLOBALS['oo-mode'] ? $fmt->getTextAttribute( $attribute ) : numfmt_get_text_attribute( $fm…

Completed in 10 milliseconds