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

Go to the source code of this file.

Macros

#define arginfo_class_MessageFormatter_getErrorMessage   arginfo_class_MessageFormatter_getLocale
 

Functions

 ZEND_METHOD (MessageFormatter, __construct)
 
 ZEND_FUNCTION (msgfmt_create)
 
 ZEND_FUNCTION (msgfmt_format)
 
 ZEND_FUNCTION (msgfmt_format_message)
 
 ZEND_FUNCTION (msgfmt_parse)
 
 ZEND_FUNCTION (msgfmt_parse_message)
 
 ZEND_FUNCTION (msgfmt_set_pattern)
 
 ZEND_FUNCTION (msgfmt_get_pattern)
 
 ZEND_FUNCTION (msgfmt_get_locale)
 
 ZEND_FUNCTION (msgfmt_get_error_code)
 
 ZEND_FUNCTION (msgfmt_get_error_message)
 

Macro Definition Documentation

◆ arginfo_class_MessageFormatter_getErrorMessage

#define arginfo_class_MessageFormatter_getErrorMessage   arginfo_class_MessageFormatter_getLocale

Definition at line 47 of file msgformat_arginfo.h.

Function Documentation

◆ ZEND_FUNCTION() [1/10]

ZEND_FUNCTION ( msgfmt_create )

◆ ZEND_FUNCTION() [2/10]

ZEND_FUNCTION ( msgfmt_format )

◆ ZEND_FUNCTION() [3/10]

ZEND_FUNCTION ( msgfmt_format_message )

◆ ZEND_FUNCTION() [4/10]

ZEND_FUNCTION ( msgfmt_get_error_code )

◆ ZEND_FUNCTION() [5/10]

ZEND_FUNCTION ( msgfmt_get_error_message )

◆ ZEND_FUNCTION() [6/10]

ZEND_FUNCTION ( msgfmt_get_locale )

◆ ZEND_FUNCTION() [7/10]

ZEND_FUNCTION ( msgfmt_get_pattern )

◆ ZEND_FUNCTION() [8/10]

ZEND_FUNCTION ( msgfmt_parse )

◆ ZEND_FUNCTION() [9/10]

ZEND_FUNCTION ( msgfmt_parse_message )

◆ ZEND_FUNCTION() [10/10]

ZEND_FUNCTION ( msgfmt_set_pattern )

◆ ZEND_METHOD()

ZEND_METHOD ( MessageFormatter ,
__construct  )