php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
#include "php_intl.h"
#include "unicode/unorm.h"
#include "normalizer.h"
#include "normalizer_class.h"
#include "intl_convert.h"
#include <unicode/utf8.h>
Go to the source code of this file.
Functions | |
PHP_FUNCTION (normalizer_normalize) | |
PHP_FUNCTION (normalizer_is_normalized) | |
PHP_FUNCTION | ( | normalizer_is_normalized | ) |
Definition at line 219 of file normalizer_normalize.c.
PHP_FUNCTION | ( | normalizer_normalize | ) |
Definition at line 80 of file normalizer_normalize.c.