Home
last modified time | relevance | path

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

/PHP-7.2/ext/intl/doc/
H A Dformatter_api.php246 public function setTextAttribute($attr, $value) {} function in NumberFormatter
/PHP-7.2/ext/intl/formatter/
H A Dformatter_class.c162 …PHP_NAMED_FE( setTextAttribute, ZEND_FN( numfmt_set_text_attribute ), arginfo_numberformatter_seta…
/PHP-7.2/ext/intl/tests/
H A Dut_common.inc175 …return $GLOBALS['oo-mode'] ? $fmt->setTextAttribute( $attribute, $value ) : numfmt_set_text_attrib…

Completed in 23 milliseconds