Searched refs:setTextAttribute (Results 1 – 3 of 3) sorted by relevance
58 public function setTextAttribute(int $attribute, string $value) {} function in NumberFormatter
103 …ZEND_ME_MAPPING(setTextAttribute, numfmt_set_text_attribute, arginfo_class_NumberFormatter_setText…
175 …return $GLOBALS['oo-mode'] ? $fmt->setTextAttribute( $attribute, $value ) : numfmt_set_text_attrib…
Completed in 6 milliseconds