Searched refs:setTextAttribute (Results 1 – 3 of 3) sorted by relevance
246 public function setTextAttribute($attr, $value) {} function in NumberFormatter
180 …PHP_NAMED_FE( setTextAttribute, ZEND_FN( numfmt_set_text_attribute ), arginfo_numberformatter_seta…
167 …return $GLOBALS['oo-mode'] ? $fmt->setTextAttribute( $attribute, $value ) : numfmt_set_text_attrib…
Completed in 9 milliseconds