summaryrefslogtreecommitdiff
path: root/ext/hyperwave/php_hyperwave.h
diff options
context:
space:
mode:
authorUwe Steinmann <steinm@php.net>2000-11-09 13:36:54 +0000
committerUwe Steinmann <steinm@php.net>2000-11-09 13:36:54 +0000
commiteaad937f84c8bacaa425a038b4b837686c47c1f5 (patch)
tree1edfc957305ac34ccfbb8060c6895a5fe03264cb /ext/hyperwave/php_hyperwave.h
parentd82bade81cb5d8dfa85d95918fadfa31268d401e (diff)
downloadphp-git-eaad937f84c8bacaa425a038b4b837686c47c1f5.tar.gz
- Some more comments
- Initial support to just include anchors into documents
Diffstat (limited to 'ext/hyperwave/php_hyperwave.h')
-rw-r--r--ext/hyperwave/php_hyperwave.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/hyperwave/php_hyperwave.h b/ext/hyperwave/php_hyperwave.h
index 6e1be6fde1..674303bfcd 100644
--- a/ext/hyperwave/php_hyperwave.h
+++ b/ext/hyperwave/php_hyperwave.h
@@ -142,6 +142,7 @@ PHP_FUNCTION(hw_objrec2array);
PHP_FUNCTION(hw_array2objrec);
PHP_FUNCTION(hw_connection_info);
PHP_FUNCTION(hw_getsrcbydestobj);
+PHP_FUNCTION(hw_insertanchors);
PHP_FUNCTION(hw_getrellink);
PHP_FUNCTION(hw_dummy);
PHP_FUNCTION(hw_who);