php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
#include "php_intl.h"
#include <unicode/ustring.h>
#include <locale.h>
#include "formatter_class.h"
#include "formatter_format.h"
#include "intl_convert.h"
Go to the source code of this file.
Macros | |
#define | ICU_LOCALE_BUG 1 |
Functions | |
PHP_FUNCTION (numfmt_parse) | |
PHP_FUNCTION (numfmt_parse_currency) | |
#define ICU_LOCALE_BUG 1 |
Definition at line 28 of file formatter_parse.c.
PHP_FUNCTION | ( | numfmt_parse | ) |
Definition at line 31 of file formatter_parse.c.
PHP_FUNCTION | ( | numfmt_parse_currency | ) |
Definition at line 123 of file formatter_parse.c.