Searched refs:getTextAttribute (Results 1 – 3 of 3) sorted by relevance
64 public function getTextAttribute(int $attribute) {} function in NumberFormatter
104 …ZEND_ME_MAPPING(getTextAttribute, numfmt_get_text_attribute, arginfo_class_NumberFormatter_getText…
191 …return $GLOBALS['oo-mode'] ? $fmt->getTextAttribute( $attribute ) : numfmt_get_text_attribute( $fm…
Completed in 7 milliseconds