Home
last modified time | relevance | path

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

/php-src/ext/intl/formatter/
H A Dformatter.stub.php239 public function setTextAttribute(int $attribute, string $value): bool {} function in NumberFormatter
/php-src/ext/intl/tests/
H A Dut_common.inc175 …return $GLOBALS['oo-mode'] ? $fmt->setTextAttribute( $attribute, $value ) : numfmt_set_text_attrib…

Completed in 6 milliseconds