php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
Go to the source code of this file.
Functions | |
void | msgformat_data_init (msgformat_data *mf_data) |
void | msgformat_data_free (msgformat_data *mf_data) |
msgformat_data * | msgformat_data_create (void) |
msgformat_data * msgformat_data_create | ( | void | ) |
Definition at line 70 of file msgformat_data.c.
void msgformat_data_free | ( | msgformat_data * | mf_data | ) |
Definition at line 43 of file msgformat_data.c.
void msgformat_data_init | ( | msgformat_data * | mf_data | ) |
Definition at line 27 of file msgformat_data.c.