php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
#include "php_intl.h"
#include "collator_class.h"
#include "collator_convert.h"
#include <unicode/ustring.h>
Go to the source code of this file.
Functions | |
PHP_FUNCTION (collator_get_attribute) | |
PHP_FUNCTION (collator_set_attribute) | |
PHP_FUNCTION (collator_get_strength) | |
PHP_FUNCTION (collator_set_strength) | |
PHP_FUNCTION | ( | collator_get_attribute | ) |
Definition at line 27 of file collator_attr.c.
PHP_FUNCTION | ( | collator_get_strength | ) |
Definition at line 76 of file collator_attr.c.
PHP_FUNCTION | ( | collator_set_attribute | ) |
Definition at line 51 of file collator_attr.c.
PHP_FUNCTION | ( | collator_set_strength | ) |
Definition at line 96 of file collator_attr.c.