|
php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
#include "php_intl.h"#include "msgformat_class.h"#include "msgformat_data.h"#include "intl_convert.h"#include <unicode/ustring.h>Go to the source code of this file.
Functions | |
| PHP_FUNCTION (msgfmt_get_pattern) | |
| PHP_FUNCTION (msgfmt_set_pattern) | |
| PHP_FUNCTION (msgfmt_get_locale) | |
| PHP_FUNCTION | ( | msgfmt_get_locale | ) |
Definition at line 108 of file msgformat_attr.c.
| PHP_FUNCTION | ( | msgfmt_get_pattern | ) |
Definition at line 27 of file msgformat_attr.c.
| PHP_FUNCTION | ( | msgfmt_set_pattern | ) |
Definition at line 49 of file msgformat_attr.c.