Some more work on property/names stuff.

This commit is contained in:
Andrei Zmievski 2006-05-04 18:37:12 +00:00
parent 2c42e06895
commit c631205e0c
3 changed files with 129 additions and 24 deletions

View file

@ -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);