Home
last modified time | relevance | path

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

/PHP-8.0/ext/intl/formatter/
H A Dformatter.stub.php58 public function setTextAttribute(int $attribute, string $value) {} function in NumberFormatter
H A Dformatter_arginfo.h103 …ZEND_ME_MAPPING(setTextAttribute, numfmt_set_text_attribute, arginfo_class_NumberFormatter_setText…
/PHP-8.0/ext/intl/tests/
H A Dut_common.inc175 …return $GLOBALS['oo-mode'] ? $fmt->setTextAttribute( $attribute, $value ) : numfmt_set_text_attrib…

Completed in 6 milliseconds