summaryrefslogtreecommitdiff
path: root/ext/standard/php3_string.h
diff options
context:
space:
mode:
authorSVN Migration <svn@php.net>1999-07-24 21:40:38 +0000
committerSVN Migration <svn@php.net>1999-07-24 21:40:38 +0000
commitcd59acb4a010863d3e7ac4724acd5288bd25a7b7 (patch)
treef788796e74759b0c09c3032b1cd6da3fc98a49b3 /ext/standard/php3_string.h
parentb1617d8ac3bad1ace92085194e24cff8cbdbaf31 (diff)
downloadphp-git-BEFORE_BIG_SYMBOL_CHANGE.tar.gz
This commit was manufactured by cvs2svn to create tagBEFORE_BIG_SYMBOL_CHANGE
'BEFORE_BIG_SYMBOL_CHANGE'.
Diffstat (limited to 'ext/standard/php3_string.h')
-rw-r--r--ext/standard/php3_string.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/standard/php3_string.h b/ext/standard/php3_string.h
index 0619a58d76..111138ab36 100644
--- a/ext/standard/php3_string.h
+++ b/ext/standard/php3_string.h
@@ -83,6 +83,7 @@ PHP_FUNCTION(chunk_split);
PHP_FUNCTION(parsestr);
PHP_FUNCTION(bin2hex);
PHP_FUNCTION(similar_text);
+PHP_FUNCTION(strip_tags);
extern PHPAPI char *_php3_strtoupper(char *s);
extern PHPAPI char *_php3_strtolower(char *s);