summaryrefslogtreecommitdiff
path: root/ext/mailparse/php_mailparse.h
diff options
context:
space:
mode:
authorWez Furlong <wez@php.net>2002-04-02 16:46:33 +0000
committerWez Furlong <wez@php.net>2002-04-02 16:46:33 +0000
commita0f165a5cb615d49834d5e68ab7ab543e45d493e (patch)
tree9c5b85ae3ba3620161b6341d3829432cde3f6299 /ext/mailparse/php_mailparse.h
parentabc5a2cacb6e16145934e0881954566b20f46d99 (diff)
downloadphp-git-a0f165a5cb615d49834d5e68ab7ab543e45d493e.tar.gz
main/streams.c
Diffstat (limited to 'ext/mailparse/php_mailparse.h')
-rwxr-xr-xext/mailparse/php_mailparse.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/mailparse/php_mailparse.h b/ext/mailparse/php_mailparse.h
index 1f3c8bdb31..8ae3d34875 100755
--- a/ext/mailparse/php_mailparse.h
+++ b/ext/mailparse/php_mailparse.h
@@ -43,6 +43,7 @@ PHP_FUNCTION(mailparse_msg_get_structure);
PHP_FUNCTION(mailparse_msg_get_part_data);
PHP_FUNCTION(mailparse_msg_extract_part);
PHP_FUNCTION(mailparse_msg_extract_part_file);
+PHP_FUNCTION(mailparse_msg_extract_whole_part_file);
PHP_FUNCTION(mailparse_msg_create);
PHP_FUNCTION(mailparse_msg_free);