php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
normalizer_normalize.c File Reference
#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)
 

Function Documentation

◆ PHP_FUNCTION() [1/2]

PHP_FUNCTION ( normalizer_is_normalized )

Definition at line 219 of file normalizer_normalize.c.

◆ PHP_FUNCTION() [2/2]

PHP_FUNCTION ( normalizer_normalize )

Definition at line 80 of file normalizer_normalize.c.