aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2002-10-09 18:46:35 +0000
committerDaniel Veillard <veillard@src.gnome.org>2002-10-09 18:46:35 +0000
commit595978c978070456dac57acff4dcfd9039af0ce4 (patch)
tree7a4264a8e53adb6aa5fe8e20003d6c118c2741a0 /doc
parentf007012cd9c85dcc9d1a5aa234f02a02989c2081 (diff)
downloadandroid_external_libxml2-595978c978070456dac57acff4dcfd9039af0ce4.tar.gz
android_external_libxml2-595978c978070456dac57acff4dcfd9039af0ce4.tar.bz2
android_external_libxml2-595978c978070456dac57acff4dcfd9039af0ce4.zip
make the link to search a local reference, daniel
Diffstat (limited to 'doc')
-rw-r--r--doc/DOM.html2
-rw-r--r--doc/FAQ.html2
-rw-r--r--doc/Makefile.am2
-rw-r--r--doc/XMLinfo.html2
-rw-r--r--doc/XSLT.html2
-rw-r--r--doc/architecture.html2
-rw-r--r--doc/bugs.html2
-rw-r--r--doc/catalog.html2
-rw-r--r--doc/contribs.html2
-rw-r--r--doc/docs.html2
-rw-r--r--doc/downloads.html2
-rw-r--r--doc/encoding.html2
-rw-r--r--doc/entities.html2
-rw-r--r--doc/example.html2
-rw-r--r--doc/help.html2
-rw-r--r--doc/index.html2
-rw-r--r--doc/interface.html2
-rw-r--r--doc/intro.html2
-rw-r--r--doc/library.html2
-rw-r--r--doc/namespaces.html2
-rw-r--r--doc/news.html2
-rw-r--r--doc/python.html2
-rw-r--r--doc/search.php4
-rw-r--r--doc/site.xsl2
-rw-r--r--doc/threads.html2
-rw-r--r--doc/tree.html2
-rw-r--r--doc/upgrade.html2
-rw-r--r--doc/xmldtd.html2
-rw-r--r--doc/xmlio.html2
-rw-r--r--doc/xmlmem.html2
30 files changed, 31 insertions, 31 deletions
diff --git a/doc/DOM.html b/doc/DOM.html
index da51b659..285c8e82 100644
--- a/doc/DOM.html
+++ b/doc/DOM.html
@@ -64,7 +64,7 @@ A:link, A:visited, A:active { text-decoration: underline }
<table width="100%" border="0" cellspacing="1" cellpadding="3">
<tr><td colspan="1" bgcolor="#eecfa1" align="center"><center><b>API Indexes</b></center></td></tr>
<tr><td bgcolor="#fffacd">
-<form action="http://xmlsoft.org/search.php" enctype="application/x-www-form-urlencoded" method="GET">
+<form action="search.php" enctype="application/x-www-form-urlencoded" method="GET">
<input name="query" type="TEXT" size="20" value=""><input name="submit" type="submit" value="Search ...">
</form>
<ul>
diff --git a/doc/FAQ.html b/doc/FAQ.html
index cbe600e3..2863dd80 100644
--- a/doc/FAQ.html
+++ b/doc/FAQ.html
@@ -64,7 +64,7 @@ A:link, A:visited, A:active { text-decoration: underline }
<table width="100%" border="0" cellspacing="1" cellpadding="3">
<tr><td colspan="1" bgcolor="#eecfa1" align="center"><center><b>API Indexes</b></center></td></tr>
<tr><td bgcolor="#fffacd">
-<form action="http://xmlsoft.org/search.php" enctype="application/x-www-form-urlencoded" method="GET">
+<form action="search.php" enctype="application/x-www-form-urlencoded" method="GET">
<input name="query" type="TEXT" size="20" value=""><input name="submit" type="submit" value="Search ...">
</form>
<ul>
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 5e06ff23..13bf7b53 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -80,6 +80,6 @@ install-data-local:
-(cd $(DESTDIR); gtkdoc-fixxref --module=libxml --html-dir=$(HTML_DIR))
dist-hook:
- (cd $(srcdir) ; tar cvf - *.1 site.xsl *.html *.gif w3c.png html/*.html html/*.sgml libxml2-api.xml parsedecl.py) | (cd $(distdir); tar xf -)
+ (cd $(srcdir) ; tar cvf - *.1 site.xsl *.html *.gif w3c.png html/*.html html/*.sgml libxml2-api.xml parsedecl.py index.py search.php) | (cd $(distdir); tar xf -)
.PHONY : html sgml templates scan
diff --git a/doc/XMLinfo.html b/doc/XMLinfo.html
index ca81cc3c..994a0529 100644
--- a/doc/XMLinfo.html
+++ b/doc/XMLinfo.html
@@ -64,7 +64,7 @@ A:link, A:visited, A:active { text-decoration: underline }
<table width="100%" border="0" cellspacing="1" cellpadding="3">
<tr><td colspan="1" bgcolor="#eecfa1" align="center"><center><b>API Indexes</b></center></td></tr>
<tr><td bgcolor="#fffacd">
-<form action="http://xmlsoft.org/search.php" enctype="application/x-www-form-urlencoded" method="GET">
+<form action="search.php" enctype="application/x-www-form-urlencoded" method="GET">
<input name="query" type="TEXT" size="20" value=""><input name="submit" type="submit" value="Search ...">
</form>
<ul>
diff --git a/doc/XSLT.html b/doc/XSLT.html
index 7d984cb7..f1b70f17 100644
--- a/doc/XSLT.html
+++ b/doc/XSLT.html
@@ -64,7 +64,7 @@ A:link, A:visited, A:active { text-decoration: underline }
<table width="100%" border="0" cellspacing="1" cellpadding="3">
<tr><td colspan="1" bgcolor="#eecfa1" align="center"><center><b>API Indexes</b></center></td></tr>
<tr><td bgcolor="#fffacd">
-<form action="http://xmlsoft.org/search.php" enctype="application/x-www-form-urlencoded" method="GET">
+<form action="search.php" enctype="application/x-www-form-urlencoded" method="GET">
<input name="query" type="TEXT" size="20" value=""><input name="submit" type="submit" value="Search ...">
</form>
<ul>
diff --git a/doc/architecture.html b/doc/architecture.html
index 20f58726..bced3b9b 100644
--- a/doc/architecture.html
+++ b/doc/architecture.html
@@ -64,7 +64,7 @@ A:link, A:visited, A:active { text-decoration: underline }
<table width="100%" border="0" cellspacing="1" cellpadding="3">
<tr><td colspan="1" bgcolor="#eecfa1" align="center"><center><b>API Indexes</b></center></td></tr>
<tr><td bgcolor="#fffacd">
-<form action="http://xmlsoft.org/search.php" enctype="application/x-www-form-urlencoded" method="GET">
+<form action="search.php" enctype="application/x-www-form-urlencoded" method="GET">
<input name="query" type="TEXT" size="20" value=""><input name="submit" type="submit" value="Search ...">
</form>
<ul>
diff --git a/doc/bugs.html b/doc/bugs.html
index 93ba2d1c..d18ca276 100644
--- a/doc/bugs.html
+++ b/doc/bugs.html
@@ -64,7 +64,7 @@ A:link, A:visited, A:active { text-decoration: underline }
<table width="100%" border="0" cellspacing="1" cellpadding="3">
<tr><td colspan="1" bgcolor="#eecfa1" align="center"><center><b>API Indexes</b></center></td></tr>
<tr><td bgcolor="#fffacd">
-<form action="http://xmlsoft.org/search.php" enctype="application/x-www-form-urlencoded" method="GET">
+<form action="search.php" enctype="application/x-www-form-urlencoded" method="GET">
<input name="query" type="TEXT" size="20" value=""><input name="submit" type="submit" value="Search ...">
</form>
<ul>
diff --git a/doc/catalog.html b/doc/catalog.html
index d458239c..2bac13ae 100644
--- a/doc/catalog.html
+++ b/doc/catalog.html
@@ -64,7 +64,7 @@ A:link, A:visited, A:active { text-decoration: underline }
<table width="100%" border="0" cellspacing="1" cellpadding="3">
<tr><td colspan="1" bgcolor="#eecfa1" align="center"><center><b>API Indexes</b></center></td></tr>
<tr><td bgcolor="#fffacd">
-<form action="http://xmlsoft.org/search.php" enctype="application/x-www-form-urlencoded" method="GET">
+<form action="search.php" enctype="application/x-www-form-urlencoded" method="GET">
<input name="query" type="TEXT" size="20" value=""><input name="submit" type="submit" value="Search ...">
</form>
<ul>
diff --git a/doc/contribs.html b/doc/contribs.html
index ece0425e..0cb439d8 100644
--- a/doc/contribs.html
+++ b/doc/contribs.html
@@ -64,7 +64,7 @@ A:link, A:visited, A:active { text-decoration: underline }
<table width="100%" border="0" cellspacing="1" cellpadding="3">
<tr><td colspan="1" bgcolor="#eecfa1" align="center"><center><b>API Indexes</b></center></td></tr>
<tr><td bgcolor="#fffacd">
-<form action="http://xmlsoft.org/search.php" enctype="application/x-www-form-urlencoded" method="GET">
+<form action="search.php" enctype="application/x-www-form-urlencoded" method="GET">
<input name="query" type="TEXT" size="20" value=""><input name="submit" type="submit" value="Search ...">
</form>
<ul>
diff --git a/doc/docs.html b/doc/docs.html
index 18844d5c..b89eeb86 100644
--- a/doc/docs.html
+++ b/doc/docs.html
@@ -64,7 +64,7 @@ A:link, A:visited, A:active { text-decoration: underline }
<table width="100%" border="0" cellspacing="1" cellpadding="3">
<tr><td colspan="1" bgcolor="#eecfa1" align="center"><center><b>API Indexes</b></center></td></tr>
<tr><td bgcolor="#fffacd">
-<form action="http://xmlsoft.org/search.php" enctype="application/x-www-form-urlencoded" method="GET">
+<form action="search.php" enctype="application/x-www-form-urlencoded" method="GET">
<input name="query" type="TEXT" size="20" value=""><input name="submit" type="submit" value="Search ...">
</form>
<ul>
diff --git a/doc/downloads.html b/doc/downloads.html
index 45b98417..9483f2aa 100644
--- a/doc/downloads.html
+++ b/doc/downloads.html
@@ -64,7 +64,7 @@ A:link, A:visited, A:active { text-decoration: underline }
<table width="100%" border="0" cellspacing="1" cellpadding="3">
<tr><td colspan="1" bgcolor="#eecfa1" align="center"><center><b>API Indexes</b></center></td></tr>
<tr><td bgcolor="#fffacd">
-<form action="http://xmlsoft.org/search.php" enctype="application/x-www-form-urlencoded" method="GET">
+<form action="search.php" enctype="application/x-www-form-urlencoded" method="GET">
<input name="query" type="TEXT" size="20" value=""><input name="submit" type="submit" value="Search ...">
</form>
<ul>
diff --git a/doc/encoding.html b/doc/encoding.html
index 82ba624c..85d1c74e 100644
--- a/doc/encoding.html
+++ b/doc/encoding.html
@@ -64,7 +64,7 @@ A:link, A:visited, A:active { text-decoration: underline }
<table width="100%" border="0" cellspacing="1" cellpadding="3">
<tr><td colspan="1" bgcolor="#eecfa1" align="center"><center><b>API Indexes</b></center></td></tr>
<tr><td bgcolor="#fffacd">
-<form action="http://xmlsoft.org/search.php" enctype="application/x-www-form-urlencoded" method="GET">
+<form action="search.php" enctype="application/x-www-form-urlencoded" method="GET">
<input name="query" type="TEXT" size="20" value=""><input name="submit" type="submit" value="Search ...">
</form>
<ul>
diff --git a/doc/entities.html b/doc/entities.html
index 1f239668..b884e182 100644
--- a/doc/entities.html
+++ b/doc/entities.html
@@ -64,7 +64,7 @@ A:link, A:visited, A:active { text-decoration: underline }
<table width="100%" border="0" cellspacing="1" cellpadding="3">
<tr><td colspan="1" bgcolor="#eecfa1" align="center"><center><b>API Indexes</b></center></td></tr>
<tr><td bgcolor="#fffacd">
-<form action="http://xmlsoft.org/search.php" enctype="application/x-www-form-urlencoded" method="GET">
+<form action="search.php" enctype="application/x-www-form-urlencoded" method="GET">
<input name="query" type="TEXT" size="20" value=""><input name="submit" type="submit" value="Search ...">
</form>
<ul>
diff --git a/doc/example.html b/doc/example.html
index 84c3009b..168c0d90 100644
--- a/doc/example.html
+++ b/doc/example.html
@@ -64,7 +64,7 @@ A:link, A:visited, A:active { text-decoration: underline }
<table width="100%" border="0" cellspacing="1" cellpadding="3">
<tr><td colspan="1" bgcolor="#eecfa1" align="center"><center><b>API Indexes</b></center></td></tr>
<tr><td bgcolor="#fffacd">
-<form action="http://xmlsoft.org/search.php" enctype="application/x-www-form-urlencoded" method="GET">
+<form action="search.php" enctype="application/x-www-form-urlencoded" method="GET">
<input name="query" type="TEXT" size="20" value=""><input name="submit" type="submit" value="Search ...">
</form>
<ul>
diff --git a/doc/help.html b/doc/help.html
index b1c27225..53b665c1 100644
--- a/doc/help.html
+++ b/doc/help.html
@@ -64,7 +64,7 @@ A:link, A:visited, A:active { text-decoration: underline }
<table width="100%" border="0" cellspacing="1" cellpadding="3">
<tr><td colspan="1" bgcolor="#eecfa1" align="center"><center><b>API Indexes</b></center></td></tr>
<tr><td bgcolor="#fffacd">
-<form action="http://xmlsoft.org/search.php" enctype="application/x-www-form-urlencoded" method="GET">
+<form action="search.php" enctype="application/x-www-form-urlencoded" method="GET">
<input name="query" type="TEXT" size="20" value=""><input name="submit" type="submit" value="Search ...">
</form>
<ul>
diff --git a/doc/index.html b/doc/index.html
index 14a1bbaf..7208ee39 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -64,7 +64,7 @@ A:link, A:visited, A:active { text-decoration: underline }
<table width="100%" border="0" cellspacing="1" cellpadding="3">
<tr><td colspan="1" bgcolor="#eecfa1" align="center"><center><b>API Indexes</b></center></td></tr>
<tr><td bgcolor="#fffacd">
-<form action="http://xmlsoft.org/search.php" enctype="application/x-www-form-urlencoded" method="GET">
+<form action="search.php" enctype="application/x-www-form-urlencoded" method="GET">
<input name="query" type="TEXT" size="20" value=""><input name="submit" type="submit" value="Search ...">
</form>
<ul>
diff --git a/doc/interface.html b/doc/interface.html
index 4cd30c33..738dd289 100644
--- a/doc/interface.html
+++ b/doc/interface.html
@@ -64,7 +64,7 @@ A:link, A:visited, A:active { text-decoration: underline }
<table width="100%" border="0" cellspacing="1" cellpadding="3">
<tr><td colspan="1" bgcolor="#eecfa1" align="center"><center><b>API Indexes</b></center></td></tr>
<tr><td bgcolor="#fffacd">
-<form action="http://xmlsoft.org/search.php" enctype="application/x-www-form-urlencoded" method="GET">
+<form action="search.php" enctype="application/x-www-form-urlencoded" method="GET">
<input name="query" type="TEXT" size="20" value=""><input name="submit" type="submit" value="Search ...">
</form>
<ul>
diff --git a/doc/intro.html b/doc/intro.html
index 58b8fd25..1d2c55c1 100644
--- a/doc/intro.html
+++ b/doc/intro.html
@@ -64,7 +64,7 @@ A:link, A:visited, A:active { text-decoration: underline }
<table width="100%" border="0" cellspacing="1" cellpadding="3">
<tr><td colspan="1" bgcolor="#eecfa1" align="center"><center><b>API Indexes</b></center></td></tr>
<tr><td bgcolor="#fffacd">
-<form action="http://xmlsoft.org/search.php" enctype="application/x-www-form-urlencoded" method="GET">
+<form action="search.php" enctype="application/x-www-form-urlencoded" method="GET">
<input name="query" type="TEXT" size="20" value=""><input name="submit" type="submit" value="Search ...">
</form>
<ul>
diff --git a/doc/library.html b/doc/library.html
index 37e04f13..d4166765 100644
--- a/doc/library.html
+++ b/doc/library.html
@@ -64,7 +64,7 @@ A:link, A:visited, A:active { text-decoration: underline }
<table width="100%" border="0" cellspacing="1" cellpadding="3">
<tr><td colspan="1" bgcolor="#eecfa1" align="center"><center><b>API Indexes</b></center></td></tr>
<tr><td bgcolor="#fffacd">
-<form action="http://xmlsoft.org/search.php" enctype="application/x-www-form-urlencoded" method="GET">
+<form action="search.php" enctype="application/x-www-form-urlencoded" method="GET">
<input name="query" type="TEXT" size="20" value=""><input name="submit" type="submit" value="Search ...">
</form>
<ul>
diff --git a/doc/namespaces.html b/doc/namespaces.html
index d612ccc6..46c2e370 100644
--- a/doc/namespaces.html
+++ b/doc/namespaces.html
@@ -64,7 +64,7 @@ A:link, A:visited, A:active { text-decoration: underline }
<table width="100%" border="0" cellspacing="1" cellpadding="3">
<tr><td colspan="1" bgcolor="#eecfa1" align="center"><center><b>API Indexes</b></center></td></tr>
<tr><td bgcolor="#fffacd">
-<form action="http://xmlsoft.org/search.php" enctype="application/x-www-form-urlencoded" method="GET">
+<form action="search.php" enctype="application/x-www-form-urlencoded" method="GET">
<input name="query" type="TEXT" size="20" value=""><input name="submit" type="submit" value="Search ...">
</form>
<ul>
diff --git a/doc/news.html b/doc/news.html
index 47bf9375..781ccc19 100644
--- a/doc/news.html
+++ b/doc/news.html
@@ -64,7 +64,7 @@ A:link, A:visited, A:active { text-decoration: underline }
<table width="100%" border="0" cellspacing="1" cellpadding="3">
<tr><td colspan="1" bgcolor="#eecfa1" align="center"><center><b>API Indexes</b></center></td></tr>
<tr><td bgcolor="#fffacd">
-<form action="http://xmlsoft.org/search.php" enctype="application/x-www-form-urlencoded" method="GET">
+<form action="search.php" enctype="application/x-www-form-urlencoded" method="GET">
<input name="query" type="TEXT" size="20" value=""><input name="submit" type="submit" value="Search ...">
</form>
<ul>
diff --git a/doc/python.html b/doc/python.html
index c448c8d4..c5a4dbdc 100644
--- a/doc/python.html
+++ b/doc/python.html
@@ -64,7 +64,7 @@ A:link, A:visited, A:active { text-decoration: underline }
<table width="100%" border="0" cellspacing="1" cellpadding="3">
<tr><td colspan="1" bgcolor="#eecfa1" align="center"><center><b>API Indexes</b></center></td></tr>
<tr><td bgcolor="#fffacd">
-<form action="http://xmlsoft.org/search.php" enctype="application/x-www-form-urlencoded" method="GET">
+<form action="search.php" enctype="application/x-www-form-urlencoded" method="GET">
<input name="query" type="TEXT" size="20" value=""><input name="submit" type="submit" value="Search ...">
</form>
<ul>
diff --git a/doc/search.php b/doc/search.php
index 232cd5f7..d5024ba3 100644
--- a/doc/search.php
+++ b/doc/search.php
@@ -11,7 +11,7 @@ H2 {font-family: Verdana,Arial,Helvetica}
H3 {font-family: Verdana,Arial,Helvetica}
A:link, A:visited, A:active { text-decoration: underline }
--></style>
-<title>Search the XMLSoft documentation</title>
+<title>Search the documentation on XMLSoft.org</title>
</head>
<body bgcolor="#8b7765" text="#000000" link="#000000" vlink="#000000">
<table border="0" width="100%" cellpadding="5" cellspacing="0" align="center"><tr>
@@ -92,7 +92,7 @@ A:link, A:visited, A:active { text-decoration: underline }
// We handle only the first argument so far
$query = ltrim ($query);
if (! $query) {
- echo "<h1 align='center'>Search the X documentation on XMLSoft.org</h1>";
+ echo "<h1 align='center'>Search the documentation on XMLSoft.org</h1>";
}
if ($scope == NULL)
$scope = "any";
diff --git a/doc/site.xsl b/doc/site.xsl
index 27014a07..7ed6688f 100644
--- a/doc/site.xsl
+++ b/doc/site.xsl
@@ -133,7 +133,7 @@
</ul>
</xsl:variable>
<xsl:variable name="api">
- <form action="http://xmlsoft.org/search.php"
+ <form action="search.php"
enctype="application/x-www-form-urlencoded" method="GET">
<input name="query" type="TEXT" size="20" value=""/>
<input name="submit" type="submit" value="Search ..."/>
diff --git a/doc/threads.html b/doc/threads.html
index 7246b8a3..3cfae90b 100644
--- a/doc/threads.html
+++ b/doc/threads.html
@@ -64,7 +64,7 @@ A:link, A:visited, A:active { text-decoration: underline }
<table width="100%" border="0" cellspacing="1" cellpadding="3">
<tr><td colspan="1" bgcolor="#eecfa1" align="center"><center><b>API Indexes</b></center></td></tr>
<tr><td bgcolor="#fffacd">
-<form action="http://xmlsoft.org/search.php" enctype="application/x-www-form-urlencoded" method="GET">
+<form action="search.php" enctype="application/x-www-form-urlencoded" method="GET">
<input name="query" type="TEXT" size="20" value=""><input name="submit" type="submit" value="Search ...">
</form>
<ul>
diff --git a/doc/tree.html b/doc/tree.html
index ac3b6ac4..66cf0d4e 100644
--- a/doc/tree.html
+++ b/doc/tree.html
@@ -64,7 +64,7 @@ A:link, A:visited, A:active { text-decoration: underline }
<table width="100%" border="0" cellspacing="1" cellpadding="3">
<tr><td colspan="1" bgcolor="#eecfa1" align="center"><center><b>API Indexes</b></center></td></tr>
<tr><td bgcolor="#fffacd">
-<form action="http://xmlsoft.org/search.php" enctype="application/x-www-form-urlencoded" method="GET">
+<form action="search.php" enctype="application/x-www-form-urlencoded" method="GET">
<input name="query" type="TEXT" size="20" value=""><input name="submit" type="submit" value="Search ...">
</form>
<ul>
diff --git a/doc/upgrade.html b/doc/upgrade.html
index efa16dfd..13fd669f 100644
--- a/doc/upgrade.html
+++ b/doc/upgrade.html
@@ -64,7 +64,7 @@ A:link, A:visited, A:active { text-decoration: underline }
<table width="100%" border="0" cellspacing="1" cellpadding="3">
<tr><td colspan="1" bgcolor="#eecfa1" align="center"><center><b>API Indexes</b></center></td></tr>
<tr><td bgcolor="#fffacd">
-<form action="http://xmlsoft.org/search.php" enctype="application/x-www-form-urlencoded" method="GET">
+<form action="search.php" enctype="application/x-www-form-urlencoded" method="GET">
<input name="query" type="TEXT" size="20" value=""><input name="submit" type="submit" value="Search ...">
</form>
<ul>
diff --git a/doc/xmldtd.html b/doc/xmldtd.html
index aea79bf2..362b6371 100644
--- a/doc/xmldtd.html
+++ b/doc/xmldtd.html
@@ -64,7 +64,7 @@ A:link, A:visited, A:active { text-decoration: underline }
<table width="100%" border="0" cellspacing="1" cellpadding="3">
<tr><td colspan="1" bgcolor="#eecfa1" align="center"><center><b>API Indexes</b></center></td></tr>
<tr><td bgcolor="#fffacd">
-<form action="http://xmlsoft.org/search.php" enctype="application/x-www-form-urlencoded" method="GET">
+<form action="search.php" enctype="application/x-www-form-urlencoded" method="GET">
<input name="query" type="TEXT" size="20" value=""><input name="submit" type="submit" value="Search ...">
</form>
<ul>
diff --git a/doc/xmlio.html b/doc/xmlio.html
index c3247996..90e4b1eb 100644
--- a/doc/xmlio.html
+++ b/doc/xmlio.html
@@ -64,7 +64,7 @@ A:link, A:visited, A:active { text-decoration: underline }
<table width="100%" border="0" cellspacing="1" cellpadding="3">
<tr><td colspan="1" bgcolor="#eecfa1" align="center"><center><b>API Indexes</b></center></td></tr>
<tr><td bgcolor="#fffacd">
-<form action="http://xmlsoft.org/search.php" enctype="application/x-www-form-urlencoded" method="GET">
+<form action="search.php" enctype="application/x-www-form-urlencoded" method="GET">
<input name="query" type="TEXT" size="20" value=""><input name="submit" type="submit" value="Search ...">
</form>
<ul>
diff --git a/doc/xmlmem.html b/doc/xmlmem.html
index 83936306..5867c656 100644
--- a/doc/xmlmem.html
+++ b/doc/xmlmem.html
@@ -64,7 +64,7 @@ A:link, A:visited, A:active { text-decoration: underline }
<table width="100%" border="0" cellspacing="1" cellpadding="3">
<tr><td colspan="1" bgcolor="#eecfa1" align="center"><center><b>API Indexes</b></center></td></tr>
<tr><td bgcolor="#fffacd">
-<form action="http://xmlsoft.org/search.php" enctype="application/x-www-form-urlencoded" method="GET">
+<form action="search.php" enctype="application/x-www-form-urlencoded" method="GET">
<input name="query" type="TEXT" size="20" value=""><input name="submit" type="submit" value="Search ...">
</form>
<ul>