summaryrefslogtreecommitdiff
path: root/ext/mbstring/mbstring.h
diff options
context:
space:
mode:
authorRui Hirokawa <hirokawa@php.net>2006-03-21 07:56:28 +0000
committerRui Hirokawa <hirokawa@php.net>2006-03-21 07:56:28 +0000
commite8d320dd77a844283e911398be070fb1b5606dfe (patch)
treea0f6a26ea6b3d340b557eea7755ffca07bb80aee /ext/mbstring/mbstring.h
parent8d012d041fc27aa421be42615c0075c2f3149206 (diff)
downloadphp-git-e8d320dd77a844283e911398be070fb1b5606dfe.tar.gz
MFH
Diffstat (limited to 'ext/mbstring/mbstring.h')
-rw-r--r--ext/mbstring/mbstring.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/mbstring/mbstring.h b/ext/mbstring/mbstring.h
index 4eecb32c8a..f433bbf631 100644
--- a/ext/mbstring/mbstring.h
+++ b/ext/mbstring/mbstring.h
@@ -120,6 +120,7 @@ PHP_FUNCTION(mb_encode_numericentity);
PHP_FUNCTION(mb_decode_numericentity);
PHP_FUNCTION(mb_send_mail);
PHP_FUNCTION(mb_get_info);
+PHP_FUNCTION(mb_check_encoding);
MBSTRING_API int php_mb_encoding_translation(TSRMLS_D);