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

Function Documentation

◆ PHP_FUNCTION() [1/4]

PHP_FUNCTION ( collator_get_attribute )

Definition at line 27 of file collator_attr.c.

◆ PHP_FUNCTION() [2/4]

PHP_FUNCTION ( collator_get_strength )

Definition at line 76 of file collator_attr.c.

◆ PHP_FUNCTION() [3/4]

PHP_FUNCTION ( collator_set_attribute )

Definition at line 51 of file collator_attr.c.

◆ PHP_FUNCTION() [4/4]

PHP_FUNCTION ( collator_set_strength )

Definition at line 96 of file collator_attr.c.