php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
formatter_arginfo.h File Reference

Go to the source code of this file.

Functions

 ZEND_METHOD (NumberFormatter, __construct)
 
 ZEND_FUNCTION (numfmt_create)
 
 ZEND_FUNCTION (numfmt_format)
 
 ZEND_FUNCTION (numfmt_parse)
 
 ZEND_FUNCTION (numfmt_format_currency)
 
 ZEND_FUNCTION (numfmt_parse_currency)
 
 ZEND_FUNCTION (numfmt_set_attribute)
 
 ZEND_FUNCTION (numfmt_get_attribute)
 
 ZEND_FUNCTION (numfmt_set_text_attribute)
 
 ZEND_FUNCTION (numfmt_get_text_attribute)
 
 ZEND_FUNCTION (numfmt_set_symbol)
 
 ZEND_FUNCTION (numfmt_get_symbol)
 
 ZEND_FUNCTION (numfmt_set_pattern)
 
 ZEND_FUNCTION (numfmt_get_pattern)
 
 ZEND_FUNCTION (numfmt_get_locale)
 
 ZEND_FUNCTION (numfmt_get_error_code)
 
 ZEND_FUNCTION (numfmt_get_error_message)
 

Function Documentation

◆ ZEND_FUNCTION() [1/16]

ZEND_FUNCTION ( numfmt_create )

◆ ZEND_FUNCTION() [2/16]

ZEND_FUNCTION ( numfmt_format )

◆ ZEND_FUNCTION() [3/16]

ZEND_FUNCTION ( numfmt_format_currency )

◆ ZEND_FUNCTION() [4/16]

ZEND_FUNCTION ( numfmt_get_attribute )

◆ ZEND_FUNCTION() [5/16]

ZEND_FUNCTION ( numfmt_get_error_code )

◆ ZEND_FUNCTION() [6/16]

ZEND_FUNCTION ( numfmt_get_error_message )

◆ ZEND_FUNCTION() [7/16]

ZEND_FUNCTION ( numfmt_get_locale )

◆ ZEND_FUNCTION() [8/16]

ZEND_FUNCTION ( numfmt_get_pattern )

◆ ZEND_FUNCTION() [9/16]

ZEND_FUNCTION ( numfmt_get_symbol )

◆ ZEND_FUNCTION() [10/16]

ZEND_FUNCTION ( numfmt_get_text_attribute )

◆ ZEND_FUNCTION() [11/16]

ZEND_FUNCTION ( numfmt_parse )

◆ ZEND_FUNCTION() [12/16]

ZEND_FUNCTION ( numfmt_parse_currency )

◆ ZEND_FUNCTION() [13/16]

ZEND_FUNCTION ( numfmt_set_attribute )

◆ ZEND_FUNCTION() [14/16]

ZEND_FUNCTION ( numfmt_set_pattern )

◆ ZEND_FUNCTION() [15/16]

ZEND_FUNCTION ( numfmt_set_symbol )

◆ ZEND_FUNCTION() [16/16]

ZEND_FUNCTION ( numfmt_set_text_attribute )

◆ ZEND_METHOD()

ZEND_METHOD ( NumberFormatter ,
__construct  )