php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
#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) | |
#define Z_ADDREF_P | ( | z | ) |
Definition at line 28 of file msgformat_format.c.
PHP_FUNCTION | ( | msgfmt_format | ) |
Definition at line 51 of file msgformat_format.c.
PHP_FUNCTION | ( | msgfmt_format_message | ) |
Definition at line 72 of file msgformat_format.c.