mirror of
https://github.com/php/php-src.git
synced 2025-08-18 06:58:55 +02:00
Some more work on property/names stuff.
This commit is contained in:
parent
2c42e06895
commit
c631205e0c
3 changed files with 129 additions and 24 deletions
|
@ -61,6 +61,7 @@ PHP_FUNCTION(char_get_combining_class);
|
|||
PHP_FUNCTION(char_get_digit_value);
|
||||
PHP_FUNCTION(char_get_mirrored);
|
||||
PHP_FUNCTION(char_get_direction);
|
||||
PHP_FUNCTION(char_get_age);
|
||||
PHP_FUNCTION(char_get_type);
|
||||
PHP_FUNCTION(char_is_valid);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue