php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
msgformat_format.c File Reference
#include <unicode/ustring.h>
#include "php_intl.h"
#include "msgformat_class.h"
#include "msgformat_data.h"
#include "msgformat_helpers.h"
#include "intl_convert.h"

Go to the source code of this file.

Macros

#define Z_ADDREF_P(z)
 

Functions

 PHP_FUNCTION (msgfmt_format)
 
 PHP_FUNCTION (msgfmt_format_message)
 

Macro Definition Documentation

◆ Z_ADDREF_P

#define Z_ADDREF_P ( z)
Value:
((z)->refcount++)

Definition at line 28 of file msgformat_format.c.

Function Documentation

◆ PHP_FUNCTION() [1/2]

PHP_FUNCTION ( msgfmt_format )

Definition at line 51 of file msgformat_format.c.

◆ PHP_FUNCTION() [2/2]

PHP_FUNCTION ( msgfmt_format_message )

Definition at line 72 of file msgformat_format.c.