|
php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
#include <unicode/unum.h>#include "msgformat_class.h"#include "php_intl.h"#include "msgformat_data.h"#include "msgformat_arginfo.h"#include <zend_exceptions.h>Go to the source code of this file.
Variables | |
| zend_class_entry * | MessageFormatter_ce_ptr = NULL |
| zend_object * MessageFormatter_object_clone | ( | zend_object * | object | ) |
Definition at line 57 of file msgformat_class.c.
| zend_object * MessageFormatter_object_create | ( | zend_class_entry * | ce | ) |
Definition at line 43 of file msgformat_class.c.
| void MessageFormatter_object_free | ( | zend_object * | object | ) |
Definition at line 32 of file msgformat_class.c.
Definition at line 88 of file msgformat_class.c.
| zend_class_entry* MessageFormatter_ce_ptr = NULL |
Definition at line 24 of file msgformat_class.c.