mirror of
https://github.com/php/php-src.git
synced 2025-08-18 15:08:55 +02:00
And going, and going...
This commit is contained in:
parent
002b28e5cc
commit
8a938324e3
3 changed files with 78 additions and 11 deletions
|
@ -290,6 +290,8 @@ zend_function_entry unicode_functions[] = {
|
|||
PHP_FE(char_get_property_value, NULL)
|
||||
PHP_FE(char_get_property_min_value, NULL)
|
||||
PHP_FE(char_get_property_max_value, NULL)
|
||||
PHP_FE(char_get_property_name, NULL)
|
||||
PHP_FE(char_get_property_from_name, NULL)
|
||||
|
||||
{ NULL, NULL, NULL }
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue