diff options
Diffstat (limited to 'ext/standard/php_string.h')
-rw-r--r-- | ext/standard/php_string.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/standard/php_string.h b/ext/standard/php_string.h index 7e5f6566e4..bdeb87b912 100644 --- a/ext/standard/php_string.h +++ b/ext/standard/php_string.h @@ -52,7 +52,6 @@ PHP_FUNCTION(ucwords); PHP_FUNCTION(strtr); PHP_FUNCTION(strrev); PHP_FUNCTION(hebrev); -PHP_FUNCTION(hebrevc); PHP_FUNCTION(user_sprintf); PHP_FUNCTION(user_printf); PHP_FUNCTION(vprintf); |