diff options
| author | Den V. Tsopa <dets@php.net> | 2002-08-14 06:38:07 +0000 |
|---|---|---|
| committer | Den V. Tsopa <dets@php.net> | 2002-08-14 06:38:07 +0000 |
| commit | e139decdea8551e521400f01496996f24fa9f520 (patch) | |
| tree | 14725ba583ef99979ed590b41ae03d522775463a /ext/mbstring/mbstring.h | |
| parent | 8c020d357f91abf24fcb9505e740bdd24c2777f3 (diff) | |
| download | php-git-e139decdea8551e521400f01496996f24fa9f520.tar.gz | |
Revert from patch added mb_guess_encoding to previous version
Diffstat (limited to 'ext/mbstring/mbstring.h')
| -rw-r--r-- | ext/mbstring/mbstring.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/mbstring/mbstring.h b/ext/mbstring/mbstring.h index e2d51501ff..094ecc4cb3 100644 --- a/ext/mbstring/mbstring.h +++ b/ext/mbstring/mbstring.h @@ -94,7 +94,6 @@ PHP_FUNCTION(mb_strcut); PHP_FUNCTION(mb_strwidth); PHP_FUNCTION(mb_strimwidth); PHP_FUNCTION(mb_convert_encoding); -PHP_FUNCTION(mb_guess_encoding); PHP_FUNCTION(mb_detect_encoding); PHP_FUNCTION(mb_convert_kana); PHP_FUNCTION(mb_encode_mimeheader); |
