mirror of
https://github.com/php/php-src.git
synced 2025-08-18 06:58:55 +02:00
Add char_enum_types().
This commit is contained in:
parent
4508ae73f7
commit
e2a1d7a3e1
3 changed files with 87 additions and 2 deletions
|
@ -84,6 +84,7 @@ PHP_FUNCTION(char_get_property_value_name);
|
|||
PHP_FUNCTION(char_get_property_value_from_name);
|
||||
|
||||
PHP_FUNCTION(char_enum_names);
|
||||
PHP_FUNCTION(char_enum_types);
|
||||
|
||||
#endif /* PHP_PROPERTY_H */
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue