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