Skip site navigation (1)Skip section navigation (2)
Date:      15 Jun 2004 10:46:06 -0300
From:      Renato Botelho <renato@galle.com.br>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        edwin@mavetju.org
Subject:   ports/67975: [PATCH] lang/php_doc-en: some fixes
Message-ID:  <20040615134606.64394.qmail@srv1.galle.com.br>
Resent-Message-ID: <200406151350.i5FDoIUq091318@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         67975
>Category:       ports
>Synopsis:       [PATCH] lang/php_doc-en: some fixes
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jun 15 13:50:17 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Renato Botelho
>Release:        FreeBSD 5.2.1-RELEASE-p8 i386
>Organization:
Galle Folheados
>Environment:
System: FreeBSD srv1.galle.com.br 5.2.1-RELEASE-p8 FreeBSD 5.2.1-RELEASE-p8 #27: Wed May 26 10:21:14 BRT 2004
>Description:
Some fixes:
- Remove duplicate entry for php_manual_br-20040518.tar.gz on distinfo
- SIZE´ify
- Add br on localfetch array
- Add pkg-plist.br

Port maintainer (edwin@mavetju.org) is cc'd.

Generated with FreeBSD Port Tools 0.50
>How-To-Repeat:
>Fix:

--- php_doc-en-20040518.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/lang/php_doc.bak/Makefile /usr/ports/lang/php_doc/Makefile
--- /usr/ports/lang/php_doc.bak/Makefile	Mon Jun 14 20:27:54 2004
+++ /usr/ports/lang/php_doc/Makefile	Tue Jun 15 09:14:13 2004
@@ -57,7 +57,7 @@
 DISTSITE?=	http://de.php.net/distributions/manual/
 
 localfetch:
-.for lang in de en es fr ja
+.for lang in de en es fr ja br
 	${MKDIR} ${LOCAL_DISTDIR}
 	[ -f ${LOCAL_DISTDIR}/php_manual_${lang}${EXTRACT_SUFX} ] || \
 	${FETCH_CMD} -o ${LOCAL_DISTDIR}/php_manual_${lang}${EXTRACT_SUFX} ${DISTSITE}php_manual_${lang}${EXTRACT_SUFX}
diff -ruN --exclude=CVS /usr/ports/lang/php_doc.bak/distinfo /usr/ports/lang/php_doc/distinfo
--- /usr/ports/lang/php_doc.bak/distinfo	Mon Jun 14 20:27:54 2004
+++ /usr/ports/lang/php_doc/distinfo	Tue Jun 15 10:04:33 2004
@@ -1,7 +1,12 @@
 MD5 (php_manual_de-20040518.tar.gz) = 756aa8c4c3ed5f29dbcf0ca9d9a7e69f
+SIZE (php_manual_de-20040518.tar.gz) = 2177799
 MD5 (php_manual_en-20040518.tar.gz) = 4bb4f913320e9ef86b051280cf25c248
+SIZE (php_manual_en-20040518.tar.gz) = 2168486
 MD5 (php_manual_es-20040518.tar.gz) = 5e84af53852e35a831e6c661932e408f
+SIZE (php_manual_es-20040518.tar.gz) = 2093466
 MD5 (php_manual_fr-20040518.tar.gz) = cde0db8a0ec924203e362ff8177c5172
+SIZE (php_manual_fr-20040518.tar.gz) = 2249477
 MD5 (php_manual_ja-20040518.tar.gz) = 2f4dd3e23deec72d5b058dcbda5527a1
-MD5 (php_manual_br-20040518.tar.gz) = 2f4dd3e23deec72d5b058dcbda5527a1
+SIZE (php_manual_ja-20040518.tar.gz) = 2241592
 MD5 (php_manual_br-20040518.tar.gz) = edfc774c0527df8519830cce43235a64
+SIZE (php_manual_br-20040518.tar.gz) = 2120694
diff -ruN --exclude=CVS /usr/ports/lang/php_doc.bak/pkg-plist.br /usr/ports/lang/php_doc/pkg-plist.br
--- /usr/ports/lang/php_doc.bak/pkg-plist.br	Wed Dec 31 21:00:00 1969
+++ /usr/ports/lang/php_doc/pkg-plist.br	Tue Jun 15 09:12:11 2004
@@ -0,0 +1,3776 @@
+%%PHPDOCDIR%%/figures/CVS/Root
+%%PHPDOCDIR%%/figures/CVS/Repository
+%%PHPDOCDIR%%/figures/CVS/Entries
+%%PHPDOCDIR%%/figures/Extending_Zend_11_userland.png
+%%PHPDOCDIR%%/figures/Extending_Zend_1_PHPs_internal_structure.png
+%%PHPDOCDIR%%/figures/Extending_Zend_1a_Directory_Layout.png
+%%PHPDOCDIR%%/figures/Extending_Zend_2_firstmod_output.png
+%%PHPDOCDIR%%/figures/Extending_Zend_3_wrong_parameter_count.png
+%%PHPDOCDIR%%/figures/Extending_Zend_4_cross_converter.png
+%%PHPDOCDIR%%/figures/Extending_Zend_5_reference_test.png
+%%PHPDOCDIR%%/figures/Extending_Zend_6_variable_creation.png
+%%PHPDOCDIR%%/figures/Extending_Zend_7_warning_messages.png
+%%PHPDOCDIR%%/figures/Extending_Zend_8_phpinfo_output.png
+%%PHPDOCDIR%%/figures/Extending_Zend_9_execution_info.png
+%%PHPDOCDIR%%/about.generate.html
+%%PHPDOCDIR%%/about.howtohelp.html
+%%PHPDOCDIR%%/about.html
+%%PHPDOCDIR%%/about.more.html
+%%PHPDOCDIR%%/about.notes.html
+%%PHPDOCDIR%%/about.phpversions.html
+%%PHPDOCDIR%%/about.prototypes.html
+%%PHPDOCDIR%%/about.translations.html
+%%PHPDOCDIR%%/aliases.html
+%%PHPDOCDIR%%/api.html
+%%PHPDOCDIR%%/appendixes.html
+%%PHPDOCDIR%%/calling-user-functions.html
+%%PHPDOCDIR%%/class.com.html
+%%PHPDOCDIR%%/class.dir.html
+%%PHPDOCDIR%%/class.variant.html
+%%PHPDOCDIR%%/configuration.changes.html
+%%PHPDOCDIR%%/configuration.html
+%%PHPDOCDIR%%/configuration.directives.html
+%%PHPDOCDIR%%/control-structures.alternative-syntax.html
+%%PHPDOCDIR%%/control-structures.break.html
+%%PHPDOCDIR%%/control-structures.continue.html
+%%PHPDOCDIR%%/control-structures.declare.html
+%%PHPDOCDIR%%/control-structures.do.while.html
+%%PHPDOCDIR%%/control-structures.else.html
+%%PHPDOCDIR%%/control-structures.elseif.html
+%%PHPDOCDIR%%/control-structures.for.html
+%%PHPDOCDIR%%/control-structures.foreach.html
+%%PHPDOCDIR%%/control-structures.html
+%%PHPDOCDIR%%/control-structures.switch.html
+%%PHPDOCDIR%%/copyright.html
+%%PHPDOCDIR%%/control-structures.while.html
+%%PHPDOCDIR%%/debugger-protocol.html
+%%PHPDOCDIR%%/debugger-using.html
+%%PHPDOCDIR%%/debugger.html
+%%PHPDOCDIR%%/faq.build.html
+%%PHPDOCDIR%%/faq.com.html
+%%PHPDOCDIR%%/faq.databases.html
+%%PHPDOCDIR%%/faq.general.html
+%%PHPDOCDIR%%/faq.html
+%%PHPDOCDIR%%/faq.html.html
+%%PHPDOCDIR%%/faq.installation.html
+%%PHPDOCDIR%%/faq.languages.html
+%%PHPDOCDIR%%/faq.mailinglist.html
+%%PHPDOCDIR%%/faq.migration.html
+%%PHPDOCDIR%%/faq.migration4.html
+%%PHPDOCDIR%%/faq.misc.html
+%%PHPDOCDIR%%/faq.obtaining.html
+%%PHPDOCDIR%%/faq.using.html
+%%PHPDOCDIR%%/features.commandline.html
+%%PHPDOCDIR%%/features.connection-handling.html
+%%PHPDOCDIR%%/features.cookies.html
+%%PHPDOCDIR%%/features.file-upload.common-pitfalls.html
+%%PHPDOCDIR%%/features.file-upload.errors.html
+%%PHPDOCDIR%%/features.file-upload.html
+%%PHPDOCDIR%%/features.file-upload.multiple.html
+%%PHPDOCDIR%%/features.file-upload.put-method.html
+%%PHPDOCDIR%%/features.html
+%%PHPDOCDIR%%/features.http-auth.html
+%%PHPDOCDIR%%/features.persistent-connections.html
+%%PHPDOCDIR%%/features.remote-files.html
+%%PHPDOCDIR%%/features.safe-mode.html
+%%PHPDOCDIR%%/features.safe-mode.functions.html
+%%PHPDOCDIR%%/funcref.html
+%%PHPDOCDIR%%/function.abs.html
+%%PHPDOCDIR%%/function.acos.html
+%%PHPDOCDIR%%/function.acosh.html
+%%PHPDOCDIR%%/function.addcslashes.html
+%%PHPDOCDIR%%/function.addslashes.html
+%%PHPDOCDIR%%/function.aggregate-info.html
+%%PHPDOCDIR%%/function.aggregate-methods-by-list.html
+%%PHPDOCDIR%%/function.aggregate-methods-by-regexp.html
+%%PHPDOCDIR%%/function.aggregate-methods.html
+%%PHPDOCDIR%%/function.aggregate-properties-by-list.html
+%%PHPDOCDIR%%/function.aggregate-properties-by-regexp.html
+%%PHPDOCDIR%%/function.aggregate-properties.html
+%%PHPDOCDIR%%/function.aggregate.html
+%%PHPDOCDIR%%/function.aggregation-info.html
+%%PHPDOCDIR%%/function.apache-child-terminate.html
+%%PHPDOCDIR%%/function.apache-get-modules.html
+%%PHPDOCDIR%%/function.apache-get-version.html
+%%PHPDOCDIR%%/function.apache-getenv.html
+%%PHPDOCDIR%%/function.apache-lookup-uri.html
+%%PHPDOCDIR%%/function.apache-note.html
+%%PHPDOCDIR%%/function.apache-request-headers.html
+%%PHPDOCDIR%%/function.apache-response-headers.html
+%%PHPDOCDIR%%/function.apache-setenv.html
+%%PHPDOCDIR%%/function.array-change-key-case.html
+%%PHPDOCDIR%%/function.array-chunk.html
+%%PHPDOCDIR%%/function.array-combine.html
+%%PHPDOCDIR%%/function.array-count-values.html
+%%PHPDOCDIR%%/function.array-diff-assoc.html
+%%PHPDOCDIR%%/function.array-diff-uassoc.html
+%%PHPDOCDIR%%/function.array-diff.html
+%%PHPDOCDIR%%/function.array-fill.html
+%%PHPDOCDIR%%/function.array-filter.html
+%%PHPDOCDIR%%/function.array-flip.html
+%%PHPDOCDIR%%/function.array-intersect-assoc.html
+%%PHPDOCDIR%%/function.array-intersect.html
+%%PHPDOCDIR%%/function.array-key-exists.html
+%%PHPDOCDIR%%/function.array-keys.html
+%%PHPDOCDIR%%/function.array-map.html
+%%PHPDOCDIR%%/function.array-merge-recursive.html
+%%PHPDOCDIR%%/function.array-merge.html
+%%PHPDOCDIR%%/function.array-multisort.html
+%%PHPDOCDIR%%/function.array-pad.html
+%%PHPDOCDIR%%/function.array-pop.html
+%%PHPDOCDIR%%/function.array-push.html
+%%PHPDOCDIR%%/function.array-rand.html
+%%PHPDOCDIR%%/function.array-reduce.html
+%%PHPDOCDIR%%/function.array-reverse.html
+%%PHPDOCDIR%%/function.array-search.html
+%%PHPDOCDIR%%/function.array-shift.html
+%%PHPDOCDIR%%/function.array-slice.html
+%%PHPDOCDIR%%/function.array-splice.html
+%%PHPDOCDIR%%/function.array-sum.html
+%%PHPDOCDIR%%/function.array-udiff-assoc.html
+%%PHPDOCDIR%%/function.array-udiff-uassoc.html
+%%PHPDOCDIR%%/function.array-udiff.html
+%%PHPDOCDIR%%/function.array-unique.html
+%%PHPDOCDIR%%/function.array-unshift.html
+%%PHPDOCDIR%%/function.array-values.html
+%%PHPDOCDIR%%/function.array-walk.html
+%%PHPDOCDIR%%/function.array.html
+%%PHPDOCDIR%%/function.arrayiterator-current.html
+%%PHPDOCDIR%%/function.arrayiterator-hasmore.html
+%%PHPDOCDIR%%/function.arrayiterator-key.html
+%%PHPDOCDIR%%/functions.html
+%%PHPDOCDIR%%/function.arrayiterator-next.html
+%%PHPDOCDIR%%/function.arrayiterator-rewind.html
+%%PHPDOCDIR%%/function.arrayobject-construct.html
+%%PHPDOCDIR%%/function.arrayobject-getiterator.html
+%%PHPDOCDIR%%/function.arsort.html
+%%PHPDOCDIR%%/function.ascii2ebcdic.html
+%%PHPDOCDIR%%/function.asin.html
+%%PHPDOCDIR%%/function.asinh.html
+%%PHPDOCDIR%%/function.asort.html
+%%PHPDOCDIR%%/function.aspell-check-raw.html
+%%PHPDOCDIR%%/function.aspell-check.html
+%%PHPDOCDIR%%/function.aspell-new.html
+%%PHPDOCDIR%%/function.aspell-suggest.html
+%%PHPDOCDIR%%/function.atan.html
+%%PHPDOCDIR%%/function.assert-options.html
+%%PHPDOCDIR%%/function.assert.html
+%%PHPDOCDIR%%/function.atan2.html
+%%PHPDOCDIR%%/function.atanh.html
+%%PHPDOCDIR%%/function.base-convert.html
+%%PHPDOCDIR%%/function.base64-decode.html
+%%PHPDOCDIR%%/function.base64-encode.html
+%%PHPDOCDIR%%/function.basename.html
+%%PHPDOCDIR%%/function.bcadd.html
+%%PHPDOCDIR%%/function.bccomp.html
+%%PHPDOCDIR%%/function.bcdiv.html
+%%PHPDOCDIR%%/function.bcmod.html
+%%PHPDOCDIR%%/function.bcmul.html
+%%PHPDOCDIR%%/function.bcpow.html
+%%PHPDOCDIR%%/function.bcpowmod.html
+%%PHPDOCDIR%%/function.bcscale.html
+%%PHPDOCDIR%%/function.bcsqrt.html
+%%PHPDOCDIR%%/function.bcsub.html
+%%PHPDOCDIR%%/function.bin2hex.html
+%%PHPDOCDIR%%/function.bind-textdomain-codeset.html
+%%PHPDOCDIR%%/function.bindec.html
+%%PHPDOCDIR%%/function.bindtextdomain.html
+%%PHPDOCDIR%%/function.bzclose.html
+%%PHPDOCDIR%%/function.bzcompress.html
+%%PHPDOCDIR%%/function.bzdecompress.html
+%%PHPDOCDIR%%/function.bzerrno.html
+%%PHPDOCDIR%%/function.bzerror.html
+%%PHPDOCDIR%%/function.bzerrstr.html
+%%PHPDOCDIR%%/function.bzflush.html
+%%PHPDOCDIR%%/function.bzopen.html
+%%PHPDOCDIR%%/function.bzread.html
+%%PHPDOCDIR%%/function.bzwrite.html
+%%PHPDOCDIR%%/function.cal-days-in-month.html
+%%PHPDOCDIR%%/function.cal-from-jd.html
+%%PHPDOCDIR%%/function.cal-info.html
+%%PHPDOCDIR%%/function.cal-to-jd.html
+%%PHPDOCDIR%%/function.call-user-func-array.html
+%%PHPDOCDIR%%/function.call-user-func.html
+%%PHPDOCDIR%%/function.call-user-method-array.html
+%%PHPDOCDIR%%/function.call-user-method.html
+%%PHPDOCDIR%%/function.ccvs-add.html
+%%PHPDOCDIR%%/function.ccvs-auth.html
+%%PHPDOCDIR%%/function.ccvs-command.html
+%%PHPDOCDIR%%/function.ccvs-count.html
+%%PHPDOCDIR%%/function.ccvs-done.html
+%%PHPDOCDIR%%/function.ccvs-delete.html
+%%PHPDOCDIR%%/function.ccvs-init.html
+%%PHPDOCDIR%%/function.ccvs-lookup.html
+%%PHPDOCDIR%%/function.ccvs-new.html
+%%PHPDOCDIR%%/function.ccvs-report.html
+%%PHPDOCDIR%%/function.ccvs-return.html
+%%PHPDOCDIR%%/function.ccvs-reverse.html
+%%PHPDOCDIR%%/function.ccvs-sale.html
+%%PHPDOCDIR%%/function.ccvs-status.html
+%%PHPDOCDIR%%/function.ccvs-textvalue.html
+%%PHPDOCDIR%%/function.ccvs-void.html
+%%PHPDOCDIR%%/function.ceil.html
+%%PHPDOCDIR%%/function.chdir.html
+%%PHPDOCDIR%%/function.checkdate.html
+%%PHPDOCDIR%%/function.checkdnsrr.html
+%%PHPDOCDIR%%/function.chgrp.html
+%%PHPDOCDIR%%/function.chmod.html
+%%PHPDOCDIR%%/function.chop.html
+%%PHPDOCDIR%%/function.chown.html
+%%PHPDOCDIR%%/function.chr.html
+%%PHPDOCDIR%%/function.chroot.html
+%%PHPDOCDIR%%/function.chunk-split.html
+%%PHPDOCDIR%%/function.class-exists.html
+%%PHPDOCDIR%%/function.clearstatcache.html
+%%PHPDOCDIR%%/function.closedir.html
+%%PHPDOCDIR%%/function.closelog.html
+%%PHPDOCDIR%%/function.com-addref.html
+%%PHPDOCDIR%%/function.com-get.html
+%%PHPDOCDIR%%/function.com-invoke.html
+%%PHPDOCDIR%%/function.com-isenum.html
+%%PHPDOCDIR%%/history.html
+%%PHPDOCDIR%%/function.com-load-typelib.html
+%%PHPDOCDIR%%/function.com-load.html
+%%PHPDOCDIR%%/function.com-propget.html
+%%PHPDOCDIR%%/function.com-propput.html
+%%PHPDOCDIR%%/function.com-propset.html
+%%PHPDOCDIR%%/function.com-release.html
+%%PHPDOCDIR%%/function.com-set.html
+%%PHPDOCDIR%%/function.compact.html
+%%PHPDOCDIR%%/function.connection-aborted.html
+%%PHPDOCDIR%%/function.connection-status.html
+%%PHPDOCDIR%%/function.connection-timeout.html
+%%PHPDOCDIR%%/function.constant.html
+%%PHPDOCDIR%%/function.convert-cyr-string.html
+%%PHPDOCDIR%%/function.copy.html
+%%PHPDOCDIR%%/function.cos.html
+%%PHPDOCDIR%%/function.cosh.html
+%%PHPDOCDIR%%/function.count-chars.html
+%%PHPDOCDIR%%/function.count.html
+%%PHPDOCDIR%%/function.cpdf-add-annotation.html
+%%PHPDOCDIR%%/function.cpdf-add-outline.html
+%%PHPDOCDIR%%/function.cpdf-arc.html
+%%PHPDOCDIR%%/function.cpdf-begin-text.html
+%%PHPDOCDIR%%/function.cpdf-circle.html
+%%PHPDOCDIR%%/function.cpdf-clip.html
+%%PHPDOCDIR%%/function.cpdf-close.html
+%%PHPDOCDIR%%/function.cpdf-closepath-fill-stroke.html
+%%PHPDOCDIR%%/function.cpdf-closepath-stroke.html
+%%PHPDOCDIR%%/function.cpdf-curveto.html
+%%PHPDOCDIR%%/function.cpdf-closepath.html
+%%PHPDOCDIR%%/function.cpdf-continue-text.html
+%%PHPDOCDIR%%/function.cpdf-end-text.html
+%%PHPDOCDIR%%/function.cpdf-fill-stroke.html
+%%PHPDOCDIR%%/function.cpdf-fill.html
+%%PHPDOCDIR%%/function.cpdf-finalize-page.html
+%%PHPDOCDIR%%/function.cpdf-finalize.html
+%%PHPDOCDIR%%/function.cpdf-global-set-document-limits.html
+%%PHPDOCDIR%%/function.cpdf-import-jpeg.html
+%%PHPDOCDIR%%/function.cpdf-lineto.html
+%%PHPDOCDIR%%/function.cpdf-moveto.html
+%%PHPDOCDIR%%/function.cpdf-newpath.html
+%%PHPDOCDIR%%/function.cpdf-open.html
+%%PHPDOCDIR%%/function.cpdf-output-buffer.html
+%%PHPDOCDIR%%/function.cpdf-page-init.html
+%%PHPDOCDIR%%/function.cpdf-place-inline-image.html
+%%PHPDOCDIR%%/function.cpdf-rect.html
+%%PHPDOCDIR%%/function.cpdf-restore.html
+%%PHPDOCDIR%%/function.cpdf-rlineto.html
+%%PHPDOCDIR%%/function.cpdf-rmoveto.html
+%%PHPDOCDIR%%/function.cpdf-rotate-text.html
+%%PHPDOCDIR%%/function.cpdf-rotate.html
+%%PHPDOCDIR%%/function.cpdf-save-to-file.html
+%%PHPDOCDIR%%/function.cpdf-save.html
+%%PHPDOCDIR%%/function.cpdf-scale.html
+%%PHPDOCDIR%%/function.cpdf-set-action-url.html
+%%PHPDOCDIR%%/function.cpdf-set-char-spacing.html
+%%PHPDOCDIR%%/function.cpdf-set-creator.html
+%%PHPDOCDIR%%/function.cpdf-set-current-page.html
+%%PHPDOCDIR%%/function.cpdf-set-font-directories.html
+%%PHPDOCDIR%%/function.cpdf-set-font-map-file.html
+%%PHPDOCDIR%%/function.cpdf-set-font.html
+%%PHPDOCDIR%%/function.cpdf-set-horiz-scaling.html
+%%PHPDOCDIR%%/function.cpdf-set-keywords.html
+%%PHPDOCDIR%%/function.cpdf-set-leading.html
+%%PHPDOCDIR%%/function.cpdf-set-page-animation.html
+%%PHPDOCDIR%%/function.cpdf-set-subject.html
+%%PHPDOCDIR%%/function.cpdf-setdash.html
+%%PHPDOCDIR%%/function.cpdf-set-text-matrix.html
+%%PHPDOCDIR%%/function.cpdf-set-text-pos.html
+%%PHPDOCDIR%%/function.cpdf-set-text-rendering.html
+%%PHPDOCDIR%%/function.cpdf-set-text-rise.html
+%%PHPDOCDIR%%/function.cpdf-set-title.html
+%%PHPDOCDIR%%/function.cpdf-set-viewer-preferences.html
+%%PHPDOCDIR%%/function.cpdf-set-word-spacing.html
+%%PHPDOCDIR%%/function.cpdf-setflat.html
+%%PHPDOCDIR%%/function.cpdf-setgray-fill.html
+%%PHPDOCDIR%%/function.cpdf-setgray-stroke.html
+%%PHPDOCDIR%%/function.cpdf-setgray.html
+%%PHPDOCDIR%%/function.cpdf-setlinecap.html
+%%PHPDOCDIR%%/function.cpdf-setlinejoin.html
+%%PHPDOCDIR%%/function.cpdf-setlinewidth.html
+%%PHPDOCDIR%%/function.cpdf-setmiterlimit.html
+%%PHPDOCDIR%%/function.cpdf-setrgbcolor-fill.html
+%%PHPDOCDIR%%/function.cpdf-setrgbcolor-stroke.html
+%%PHPDOCDIR%%/function.cpdf-setrgbcolor.html
+%%PHPDOCDIR%%/function.cpdf-show-xy.html
+%%PHPDOCDIR%%/function.cpdf-show.html
+%%PHPDOCDIR%%/function.cpdf-stringwidth.html
+%%PHPDOCDIR%%/function.cpdf-stroke.html
+%%PHPDOCDIR%%/function.cpdf-text.html
+%%PHPDOCDIR%%/function.cpdf-translate.html
+%%PHPDOCDIR%%/function.crack-check.html
+%%PHPDOCDIR%%/function.crack-closedict.html
+%%PHPDOCDIR%%/function.crack-getlastmessage.html
+%%PHPDOCDIR%%/function.crack-opendict.html
+%%PHPDOCDIR%%/function.crc32.html
+%%PHPDOCDIR%%/function.create-function.html
+%%PHPDOCDIR%%/function.crypt.html
+%%PHPDOCDIR%%/function.ctype-alnum.html
+%%PHPDOCDIR%%/function.ctype-alpha.html
+%%PHPDOCDIR%%/function.ctype-cntrl.html
+%%PHPDOCDIR%%/function.ctype-digit.html
+%%PHPDOCDIR%%/function.ctype-graph.html
+%%PHPDOCDIR%%/function.ctype-lower.html
+%%PHPDOCDIR%%/function.ctype-print.html
+%%PHPDOCDIR%%/function.ctype-punct.html
+%%PHPDOCDIR%%/function.ctype-space.html
+%%PHPDOCDIR%%/function.ctype-upper.html
+%%PHPDOCDIR%%/function.ctype-xdigit.html
+%%PHPDOCDIR%%/function.curl-close.html
+%%PHPDOCDIR%%/function.curl-errno.html
+%%PHPDOCDIR%%/function.curl-error.html
+%%PHPDOCDIR%%/function.curl-exec.html
+%%PHPDOCDIR%%/function.curl-getinfo.html
+%%PHPDOCDIR%%/function.curl-init.html
+%%PHPDOCDIR%%/function.curl-multi-add-handle.html
+%%PHPDOCDIR%%/function.curl-multi-close.html
+%%PHPDOCDIR%%/function.curl-multi-exec.html
+%%PHPDOCDIR%%/function.curl-multi-getcontent.html
+%%PHPDOCDIR%%/function.date.html
+%%PHPDOCDIR%%/function.curl-multi-info-read.html
+%%PHPDOCDIR%%/function.curl-multi-init.html
+%%PHPDOCDIR%%/function.curl-multi-remove-handle.html
+%%PHPDOCDIR%%/function.curl-multi-select.html
+%%PHPDOCDIR%%/function.curl-setopt.html
+%%PHPDOCDIR%%/function.curl-version.html
+%%PHPDOCDIR%%/function.current.html
+%%PHPDOCDIR%%/function.cybercash-base64-decode.html
+%%PHPDOCDIR%%/function.cybercash-base64-encode.html
+%%PHPDOCDIR%%/function.cybercash-decr.html
+%%PHPDOCDIR%%/function.cybercash-encr.html
+%%PHPDOCDIR%%/function.cyrus-authenticate.html
+%%PHPDOCDIR%%/function.cyrus-bind.html
+%%PHPDOCDIR%%/function.cyrus-close.html
+%%PHPDOCDIR%%/function.cyrus-connect.html
+%%PHPDOCDIR%%/function.cyrus-query.html
+%%PHPDOCDIR%%/function.cyrus-unbind.html
+%%PHPDOCDIR%%/function.dba-close.html
+%%PHPDOCDIR%%/function.dba-delete.html
+%%PHPDOCDIR%%/function.dba-exists.html
+%%PHPDOCDIR%%/function.dba-fetch.html
+%%PHPDOCDIR%%/function.dba-firstkey.html
+%%PHPDOCDIR%%/function.dba-handlers.html
+%%PHPDOCDIR%%/function.dba-insert.html
+%%PHPDOCDIR%%/function.dba-key-split.html
+%%PHPDOCDIR%%/function.dba-list.html
+%%PHPDOCDIR%%/index.html
+%%PHPDOCDIR%%/function.dba-nextkey.html
+%%PHPDOCDIR%%/function.dba-open.html
+%%PHPDOCDIR%%/function.dba-optimize.html
+%%PHPDOCDIR%%/function.dba-popen.html
+%%PHPDOCDIR%%/function.dba-replace.html
+%%PHPDOCDIR%%/function.dba-sync.html
+%%PHPDOCDIR%%/function.dbase-add-record.html
+%%PHPDOCDIR%%/function.dbase-close.html
+%%PHPDOCDIR%%/function.dbase-create.html
+%%PHPDOCDIR%%/function.dbase-delete-record.html
+%%PHPDOCDIR%%/function.dbase-get-header-info.html
+%%PHPDOCDIR%%/function.dbase-get-record-with-names.html
+%%PHPDOCDIR%%/function.dbase-get-record.html
+%%PHPDOCDIR%%/function.dbase-numfields.html
+%%PHPDOCDIR%%/function.dbase-numrecords.html
+%%PHPDOCDIR%%/function.dbase-open.html
+%%PHPDOCDIR%%/function.dbase-pack.html
+%%PHPDOCDIR%%/function.dbase-replace-record.html
+%%PHPDOCDIR%%/function.dblist.html
+%%PHPDOCDIR%%/function.dbmclose.html
+%%PHPDOCDIR%%/function.dbmdelete.html
+%%PHPDOCDIR%%/function.dbmexists.html
+%%PHPDOCDIR%%/function.dbmfetch.html
+%%PHPDOCDIR%%/function.dbmfirstkey.html
+%%PHPDOCDIR%%/function.dbminsert.html
+%%PHPDOCDIR%%/function.dbmnextkey.html
+%%PHPDOCDIR%%/function.dbmopen.html
+%%PHPDOCDIR%%/ref.bc.html
+%%PHPDOCDIR%%/function.dbmreplace.html
+%%PHPDOCDIR%%/function.dbplus-add.html
+%%PHPDOCDIR%%/function.dbplus-aql.html
+%%PHPDOCDIR%%/function.dbplus-chdir.html
+%%PHPDOCDIR%%/function.dbplus-close.html
+%%PHPDOCDIR%%/function.dbplus-curr.html
+%%PHPDOCDIR%%/function.dbplus-errcode.html
+%%PHPDOCDIR%%/function.dbplus-errno.html
+%%PHPDOCDIR%%/function.dbplus-find.html
+%%PHPDOCDIR%%/function.dbplus-first.html
+%%PHPDOCDIR%%/function.dbplus-flush.html
+%%PHPDOCDIR%%/function.dbplus-freealllocks.html
+%%PHPDOCDIR%%/function.dbplus-freelock.html
+%%PHPDOCDIR%%/function.die.html
+%%PHPDOCDIR%%/function.dbplus-freerlocks.html
+%%PHPDOCDIR%%/function.dbplus-getlock.html
+%%PHPDOCDIR%%/function.dbplus-getunique.html
+%%PHPDOCDIR%%/function.dbplus-info.html
+%%PHPDOCDIR%%/function.dbplus-last.html
+%%PHPDOCDIR%%/function.dbplus-lockrel.html
+%%PHPDOCDIR%%/function.dbplus-next.html
+%%PHPDOCDIR%%/function.dbplus-open.html
+%%PHPDOCDIR%%/function.dbplus-prev.html
+%%PHPDOCDIR%%/function.dbplus-rchperm.html
+%%PHPDOCDIR%%/function.dbplus-rcreate.html
+%%PHPDOCDIR%%/function.dbplus-rcrtexact.html
+%%PHPDOCDIR%%/function.dbplus-rcrtlike.html
+%%PHPDOCDIR%%/function.dbplus-resolve.html
+%%PHPDOCDIR%%/function.dbplus-restorepos.html
+%%PHPDOCDIR%%/function.dbplus-rkeys.html
+%%PHPDOCDIR%%/function.dbplus-ropen.html
+%%PHPDOCDIR%%/function.dbplus-rquery.html
+%%PHPDOCDIR%%/function.dbplus-rrename.html
+%%PHPDOCDIR%%/function.dbplus-rsecindex.html
+%%PHPDOCDIR%%/function.dbplus-runlink.html
+%%PHPDOCDIR%%/function.dbplus-rzap.html
+%%PHPDOCDIR%%/function.dbplus-savepos.html
+%%PHPDOCDIR%%/function.dbplus-setindex.html
+%%PHPDOCDIR%%/function.dbplus-setindexbynumber.html
+%%PHPDOCDIR%%/function.dbplus-sql.html
+%%PHPDOCDIR%%/function.dbplus-tcl.html
+%%PHPDOCDIR%%/function.dbplus-tremove.html
+%%PHPDOCDIR%%/function.dbplus-undo.html
+%%PHPDOCDIR%%/function.dbplus-undoprepare.html
+%%PHPDOCDIR%%/function.dbplus-unlockrel.html
+%%PHPDOCDIR%%/function.dbplus-unselect.html
+%%PHPDOCDIR%%/function.dbplus-update.html
+%%PHPDOCDIR%%/function.dbplus-xlockrel.html
+%%PHPDOCDIR%%/function.dbplus-xunlockrel.html
+%%PHPDOCDIR%%/function.dbx-close.html
+%%PHPDOCDIR%%/function.dbx-compare.html
+%%PHPDOCDIR%%/function.dbx-connect.html
+%%PHPDOCDIR%%/function.dbx-error.html
+%%PHPDOCDIR%%/indexes.html
+%%PHPDOCDIR%%/function.dbx-escape-string.html
+%%PHPDOCDIR%%/function.dbx-fetch-row.html
+%%PHPDOCDIR%%/function.dbx-query.html
+%%PHPDOCDIR%%/function.dbx-sort.html
+%%PHPDOCDIR%%/function.dcgettext.html
+%%PHPDOCDIR%%/function.dcngettext.html
+%%PHPDOCDIR%%/function.deaggregate.html
+%%PHPDOCDIR%%/function.debug-backtrace.html
+%%PHPDOCDIR%%/function.debug-print-backtrace.html
+%%PHPDOCDIR%%/function.debugger-off.html
+%%PHPDOCDIR%%/function.debugger-on.html
+%%PHPDOCDIR%%/function.decbin.html
+%%PHPDOCDIR%%/function.dechex.html
+%%PHPDOCDIR%%/function.decoct.html
+%%PHPDOCDIR%%/function.define-syslog-variables.html
+%%PHPDOCDIR%%/function.define.html
+%%PHPDOCDIR%%/function.defined.html
+%%PHPDOCDIR%%/function.deg2rad.html
+%%PHPDOCDIR%%/function.delete.html
+%%PHPDOCDIR%%/function.dgettext.html
+%%PHPDOCDIR%%/function.dio-close.html
+%%PHPDOCDIR%%/function.dio-fcntl.html
+%%PHPDOCDIR%%/function.dio-open.html
+%%PHPDOCDIR%%/function.dio-read.html
+%%PHPDOCDIR%%/function.dio-seek.html
+%%PHPDOCDIR%%/function.dio-stat.html
+%%PHPDOCDIR%%/function.dio-tcsetattr.html
+%%PHPDOCDIR%%/function.dio-truncate.html
+%%PHPDOCDIR%%/function.dio-write.html
+%%PHPDOCDIR%%/function.directoryiterator-construct.html
+%%PHPDOCDIR%%/function.directoryiterator-current.html
+%%PHPDOCDIR%%/function.directoryiterator-fileatime.html
+%%PHPDOCDIR%%/function.directoryiterator-filectime.html
+%%PHPDOCDIR%%/function.directoryiterator-filegroup.html
+%%PHPDOCDIR%%/function.directoryiterator-fileinode.html
+%%PHPDOCDIR%%/function.directoryiterator-filemtime.html
+%%PHPDOCDIR%%/function.directoryiterator-fileowner.html
+%%PHPDOCDIR%%/function.directoryiterator-fileperms.html
+%%PHPDOCDIR%%/function.directoryiterator-getpath.html
+%%PHPDOCDIR%%/function.directoryiterator-filesize.html
+%%PHPDOCDIR%%/function.directoryiterator-filetype.html
+%%PHPDOCDIR%%/function.directoryiterator-getchildren.html
+%%PHPDOCDIR%%/function.directoryiterator-getfilename.html
+%%PHPDOCDIR%%/function.directoryiterator-getpathname.html
+%%PHPDOCDIR%%/function.directoryiterator-hasmore.html
+%%PHPDOCDIR%%/function.directoryiterator-isdir.html
+%%PHPDOCDIR%%/function.directoryiterator-isdot.html
+%%PHPDOCDIR%%/function.directoryiterator-isexecutable.html
+%%PHPDOCDIR%%/function.directoryiterator-isfile.html
+%%PHPDOCDIR%%/function.directoryiterator-islink.html
+%%PHPDOCDIR%%/function.directoryiterator-isreadable.html
+%%PHPDOCDIR%%/function.directoryiterator-iswritable.html
+%%PHPDOCDIR%%/function.directoryiterator-key.html
+%%PHPDOCDIR%%/function.directoryiterator-next.html
+%%PHPDOCDIR%%/function.directoryiterator-rewind.html
+%%PHPDOCDIR%%/function.dirname.html
+%%PHPDOCDIR%%/function.disk-free-space.html
+%%PHPDOCDIR%%/function.disk-total-space.html
+%%PHPDOCDIR%%/function.diskfreespace.html
+%%PHPDOCDIR%%/function.dl.html
+%%PHPDOCDIR%%/function.dngettext.html
+%%PHPDOCDIR%%/function.dns-check-record.html
+%%PHPDOCDIR%%/function.dns-get-mx.html
+%%PHPDOCDIR%%/function.dns-get-record.html
+%%PHPDOCDIR%%/function.domattribute-name.html
+%%PHPDOCDIR%%/function.domattribute-specified.html
+%%PHPDOCDIR%%/function.domattribute-value.html
+%%PHPDOCDIR%%/function.domdocument-add-root.html
+%%PHPDOCDIR%%/function.domdocument-create-attribute.html
+%%PHPDOCDIR%%/function.domdocument-create-cdata-section.html
+%%PHPDOCDIR%%/function.domdocument-create-comment.html
+%%PHPDOCDIR%%/function.domdocument-create-element.html
+%%PHPDOCDIR%%/function.domdocument-create-element_ns.html
+%%PHPDOCDIR%%/function.domdocument-create-entity-reference.html
+%%PHPDOCDIR%%/function.domdocument-create-processing-instruction.html
+%%PHPDOCDIR%%/function.domdocument-create-text-node.html
+%%PHPDOCDIR%%/function.domdocument-doctype.html
+%%PHPDOCDIR%%/function.domdocument-document-element.html
+%%PHPDOCDIR%%/function.domdocument-dump-file.html
+%%PHPDOCDIR%%/function.domdocument-dump-mem.html
+%%PHPDOCDIR%%/function.domdocument-get-element-by-id.html
+%%PHPDOCDIR%%/function.domdocument-html-dump-mem.html
+%%PHPDOCDIR%%/function.domdocument-get-elements-by-tagname.html
+%%PHPDOCDIR%%/function.domdocument-xinclude.html
+%%PHPDOCDIR%%/function.domdocumenttype-entities.html
+%%PHPDOCDIR%%/function.domdocumenttype-internal-subset.html
+%%PHPDOCDIR%%/function.domdocumenttype-name.html
+%%PHPDOCDIR%%/function.domdocumenttype-notations.html
+%%PHPDOCDIR%%/function.domdocumenttype-public-id.html
+%%PHPDOCDIR%%/function.domdocumenttype-system-id.html
+%%PHPDOCDIR%%/function.domelement-get-attribute-node.html
+%%PHPDOCDIR%%/function.domelement-get-attribute.html
+%%PHPDOCDIR%%/function.domelement-get-elements-by-tagname.html
+%%PHPDOCDIR%%/function.domelement-has-attribute.html
+%%PHPDOCDIR%%/function.domelement-remove-attribute.html
+%%PHPDOCDIR%%/function.domelement-set-attribute.html
+%%PHPDOCDIR%%/function.domelement-tagname.html
+%%PHPDOCDIR%%/function.domnode-add-namespace.html
+%%PHPDOCDIR%%/function.domnode-append-child.html
+%%PHPDOCDIR%%/function.domnode-append-sibling.html
+%%PHPDOCDIR%%/function.domnode-attributes.html
+%%PHPDOCDIR%%/function.domnode-child-nodes.html
+%%PHPDOCDIR%%/function.dotnet-load.html
+%%PHPDOCDIR%%/function.domnode-clone-node.html
+%%PHPDOCDIR%%/function.domnode-dump-node.html
+%%PHPDOCDIR%%/function.domnode-first-child.html
+%%PHPDOCDIR%%/function.domnode-get-content.html
+%%PHPDOCDIR%%/function.domnode-has-attributes.html
+%%PHPDOCDIR%%/function.domnode-has-child-nodes.html
+%%PHPDOCDIR%%/function.domnode-insert-before.html
+%%PHPDOCDIR%%/function.domnode-is-blank-node.html
+%%PHPDOCDIR%%/function.domnode-last-child.html
+%%PHPDOCDIR%%/function.domnode-next-sibling.html
+%%PHPDOCDIR%%/function.domnode-node-name.html
+%%PHPDOCDIR%%/function.each.html
+%%PHPDOCDIR%%/function.domnode-node-type.html
+%%PHPDOCDIR%%/function.domnode-node-value.html
+%%PHPDOCDIR%%/function.domnode-owner-document.html
+%%PHPDOCDIR%%/function.domnode-parent-node.html
+%%PHPDOCDIR%%/function.domnode-prefix.html
+%%PHPDOCDIR%%/function.domnode-previous-sibling.html
+%%PHPDOCDIR%%/function.domnode-remove-child.html
+%%PHPDOCDIR%%/function.domnode-replace-child.html
+%%PHPDOCDIR%%/function.domnode-replace-node.html
+%%PHPDOCDIR%%/function.domnode-set-content.html
+%%PHPDOCDIR%%/function.domnode-set-name.html
+%%PHPDOCDIR%%/function.doubleval.html
+%%PHPDOCDIR%%/function.domnode-set-namespace.html
+%%PHPDOCDIR%%/function.domnode-unlink-node.html
+%%PHPDOCDIR%%/function.domprocessinginstruction-data.html
+%%PHPDOCDIR%%/function.domprocessinginstruction-target.html
+%%PHPDOCDIR%%/function.domxml-new-doc.html
+%%PHPDOCDIR%%/function.domxml-open-file.html
+%%PHPDOCDIR%%/function.domxml-open-mem.html
+%%PHPDOCDIR%%/function.domxml-version.html
+%%PHPDOCDIR%%/function.domxml-xmltree.html
+%%PHPDOCDIR%%/function.domxml-xslt-stylesheet-doc.html
+%%PHPDOCDIR%%/function.domxml-xslt-stylesheet-file.html
+%%PHPDOCDIR%%/function.domxml-xslt-stylesheet.html
+%%PHPDOCDIR%%/function.domxsltstylesheet-process.html
+%%PHPDOCDIR%%/function.domxsltstylesheet-result-dump-file.html
+%%PHPDOCDIR%%/function.domxsltstylesheet-result-dump-mem.html
+%%PHPDOCDIR%%/function.easter-date.html
+%%PHPDOCDIR%%/function.easter-days.html
+%%PHPDOCDIR%%/function.ebcdic2ascii.html
+%%PHPDOCDIR%%/function.echo.html
+%%PHPDOCDIR%%/function.empty.html
+%%PHPDOCDIR%%/function.end.html
+%%PHPDOCDIR%%/function.ereg-replace.html
+%%PHPDOCDIR%%/function.ereg.html
+%%PHPDOCDIR%%/function.eregi-replace.html
+%%PHPDOCDIR%%/function.eregi.html
+%%PHPDOCDIR%%/function.error-log.html
+%%PHPDOCDIR%%/function.error-reporting.html
+%%PHPDOCDIR%%/function.escapeshellarg.html
+%%PHPDOCDIR%%/function.escapeshellcmd.html
+%%PHPDOCDIR%%/function.eval.html
+%%PHPDOCDIR%%/function.exec.html
+%%PHPDOCDIR%%/function.exif-imagetype.html
+%%PHPDOCDIR%%/function.exif-read-data.html
+%%PHPDOCDIR%%/function.exif-thumbnail.html
+%%PHPDOCDIR%%/function.exit.html
+%%PHPDOCDIR%%/function.exp.html
+%%PHPDOCDIR%%/function.explode.html
+%%PHPDOCDIR%%/function.expm1.html
+%%PHPDOCDIR%%/function.extension-loaded.html
+%%PHPDOCDIR%%/function.extract.html
+%%PHPDOCDIR%%/function.ezmlm-hash.html
+%%PHPDOCDIR%%/function.fam-cancel-monitor.html
+%%PHPDOCDIR%%/function.fam-close.html
+%%PHPDOCDIR%%/function.fam-monitor-collection.html
+%%PHPDOCDIR%%/function.fam-monitor-directory.html
+%%PHPDOCDIR%%/function.fam-monitor-file.html
+%%PHPDOCDIR%%/function.fam-next-event.html
+%%PHPDOCDIR%%/function.fam-open.html
+%%PHPDOCDIR%%/function.fam-pending.html
+%%PHPDOCDIR%%/function.fam-resume-monitor.html
+%%PHPDOCDIR%%/function.fam-suspend-monitor.html
+%%PHPDOCDIR%%/function.fbsql-autocommit.html
+%%PHPDOCDIR%%/function.fbsql-affected-rows.html
+%%PHPDOCDIR%%/function.fbsql-change-user.html
+%%PHPDOCDIR%%/function.fbsql-close.html
+%%PHPDOCDIR%%/function.fbsql-commit.html
+%%PHPDOCDIR%%/function.fbsql-connect.html
+%%PHPDOCDIR%%/function.fbsql-create-blob.html
+%%PHPDOCDIR%%/function.fbsql-create-clob.html
+%%PHPDOCDIR%%/function.fbsql-create-db.html
+%%PHPDOCDIR%%/function.fbsql-data-seek.html
+%%PHPDOCDIR%%/function.fbsql-database-password.html
+%%PHPDOCDIR%%/function.fbsql-database.html
+%%PHPDOCDIR%%/function.fbsql-db-query.html
+%%PHPDOCDIR%%/function.fclose.html
+%%PHPDOCDIR%%/function.fbsql-db-status.html
+%%PHPDOCDIR%%/function.fbsql-drop-db.html
+%%PHPDOCDIR%%/function.fbsql-errno.html
+%%PHPDOCDIR%%/function.fbsql-error.html
+%%PHPDOCDIR%%/function.fbsql-fetch-array.html
+%%PHPDOCDIR%%/function.fbsql-fetch-assoc.html
+%%PHPDOCDIR%%/function.fbsql-fetch-field.html
+%%PHPDOCDIR%%/function.fbsql-fetch-lengths.html
+%%PHPDOCDIR%%/function.fbsql-fetch-object.html
+%%PHPDOCDIR%%/function.fbsql-fetch-row.html
+%%PHPDOCDIR%%/function.fbsql-field-flags.html
+%%PHPDOCDIR%%/function.fbsql-field-len.html
+%%PHPDOCDIR%%/function.fbsql-query.html
+%%PHPDOCDIR%%/function.fbsql-field-name.html
+%%PHPDOCDIR%%/function.fbsql-field-seek.html
+%%PHPDOCDIR%%/function.fbsql-field-table.html
+%%PHPDOCDIR%%/function.fbsql-field-type.html
+%%PHPDOCDIR%%/function.fbsql-free-result.html
+%%PHPDOCDIR%%/function.fbsql-get-autostart-info.html
+%%PHPDOCDIR%%/function.fbsql-hostname.html
+%%PHPDOCDIR%%/function.fbsql-insert-id.html
+%%PHPDOCDIR%%/function.fbsql-list-dbs.html
+%%PHPDOCDIR%%/function.fbsql-list-fields.html
+%%PHPDOCDIR%%/function.fbsql-list-tables.html
+%%PHPDOCDIR%%/function.fbsql-next-result.html
+%%PHPDOCDIR%%/langref.html
+%%PHPDOCDIR%%/function.fbsql-num-fields.html
+%%PHPDOCDIR%%/function.fbsql-num-rows.html
+%%PHPDOCDIR%%/function.fbsql-password.html
+%%PHPDOCDIR%%/function.fbsql-pconnect.html
+%%PHPDOCDIR%%/function.fbsql-read-blob.html
+%%PHPDOCDIR%%/function.fbsql-read-clob.html
+%%PHPDOCDIR%%/function.fbsql-result.html
+%%PHPDOCDIR%%/function.fbsql-rollback.html
+%%PHPDOCDIR%%/function.fbsql-select-db.html
+%%PHPDOCDIR%%/function.fbsql-set-lob-mode.html
+%%PHPDOCDIR%%/function.fbsql-set-transaction.html
+%%PHPDOCDIR%%/function.fbsql-start-db.html
+%%PHPDOCDIR%%/function.feof.html
+%%PHPDOCDIR%%/function.fbsql-stop-db.html
+%%PHPDOCDIR%%/function.fbsql-tablename.html
+%%PHPDOCDIR%%/function.fbsql-username.html
+%%PHPDOCDIR%%/function.fbsql-warnings.html
+%%PHPDOCDIR%%/function.fdf-add-doc-javascript.html
+%%PHPDOCDIR%%/function.fdf-add-template.html
+%%PHPDOCDIR%%/function.fdf-close.html
+%%PHPDOCDIR%%/function.fdf-create.html
+%%PHPDOCDIR%%/function.fdf-enum-values.html
+%%PHPDOCDIR%%/function.fdf-errno.html
+%%PHPDOCDIR%%/function.fdf-error.html
+%%PHPDOCDIR%%/function.fdf-get-ap.html
+%%PHPDOCDIR%%/function.fdf-get-attachment.html
+%%PHPDOCDIR%%/function.fdf-get-encoding.html
+%%PHPDOCDIR%%/function.fdf-get-file.html
+%%PHPDOCDIR%%/function.fdf-get-flags.html
+%%PHPDOCDIR%%/function.fdf-get-option.html
+%%PHPDOCDIR%%/function.fdf-get-status.html
+%%PHPDOCDIR%%/function.fdf-get-value.html
+%%PHPDOCDIR%%/function.fdf-get-version.html
+%%PHPDOCDIR%%/function.fdf-header.html
+%%PHPDOCDIR%%/function.fdf-next-field-name.html
+%%PHPDOCDIR%%/function.fdf-open-string.html
+%%PHPDOCDIR%%/function.fdf-open.html
+%%PHPDOCDIR%%/function.fdf-remove-item.html
+%%PHPDOCDIR%%/function.fdf-save-string.html
+%%PHPDOCDIR%%/function.fdf-save.html
+%%PHPDOCDIR%%/function.fdf-set-ap.html
+%%PHPDOCDIR%%/function.fdf-set-encoding.html
+%%PHPDOCDIR%%/function.fdf-set-file.html
+%%PHPDOCDIR%%/function.fdf-set-flags.html
+%%PHPDOCDIR%%/function.fdf-set-javascript-action.html
+%%PHPDOCDIR%%/function.fdf-set-opt.html
+%%PHPDOCDIR%%/function.fdf-set-status.html
+%%PHPDOCDIR%%/function.fdf-set-submit-form-action.html
+%%PHPDOCDIR%%/function.fdf-set-target-frame.html
+%%PHPDOCDIR%%/function.fdf-set-value.html
+%%PHPDOCDIR%%/function.fdf-set-version.html
+%%PHPDOCDIR%%/function.fflush.html
+%%PHPDOCDIR%%/function.fgetc.html
+%%PHPDOCDIR%%/function.fgetcsv.html
+%%PHPDOCDIR%%/function.fgets.html
+%%PHPDOCDIR%%/function.fgetss.html
+%%PHPDOCDIR%%/function.file-exists.html
+%%PHPDOCDIR%%/function.file-get-contents.html
+%%PHPDOCDIR%%/function.file-put-contents.html
+%%PHPDOCDIR%%/function.file.html
+%%PHPDOCDIR%%/function.fileatime.html
+%%PHPDOCDIR%%/function.filectime.html
+%%PHPDOCDIR%%/function.filegroup.html
+%%PHPDOCDIR%%/function.fileinode.html
+%%PHPDOCDIR%%/function.filemtime.html
+%%PHPDOCDIR%%/function.fileowner.html
+%%PHPDOCDIR%%/function.fileperms.html
+%%PHPDOCDIR%%/migration.html
+%%PHPDOCDIR%%/function.filepro-fieldcount.html
+%%PHPDOCDIR%%/function.filepro-fieldname.html
+%%PHPDOCDIR%%/function.filepro-fieldtype.html
+%%PHPDOCDIR%%/function.filepro-fieldwidth.html
+%%PHPDOCDIR%%/function.filepro-retrieve.html
+%%PHPDOCDIR%%/function.filepro-rowcount.html
+%%PHPDOCDIR%%/function.filepro.html
+%%PHPDOCDIR%%/function.filesize.html
+%%PHPDOCDIR%%/function.filetype.html
+%%PHPDOCDIR%%/function.floatval.html
+%%PHPDOCDIR%%/function.flock.html
+%%PHPDOCDIR%%/function.floor.html
+%%PHPDOCDIR%%/function.flush.html
+%%PHPDOCDIR%%/function.fmod.html
+%%PHPDOCDIR%%/migration4.html
+%%PHPDOCDIR%%/function.fnmatch.html
+%%PHPDOCDIR%%/function.fopen.html
+%%PHPDOCDIR%%/function.fpassthru.html
+%%PHPDOCDIR%%/function.fprintf.html
+%%PHPDOCDIR%%/function.fputs.html
+%%PHPDOCDIR%%/function.fread.html
+%%PHPDOCDIR%%/function.frenchtojd.html
+%%PHPDOCDIR%%/function.fribidi-log2vis.html
+%%PHPDOCDIR%%/function.fscanf.html
+%%PHPDOCDIR%%/function.fseek.html
+%%PHPDOCDIR%%/function.fsockopen.html
+%%PHPDOCDIR%%/function.fstat.html
+%%PHPDOCDIR%%/function.ftell.html
+%%PHPDOCDIR%%/function.ftok.html
+%%PHPDOCDIR%%/function.ftp-alloc.html
+%%PHPDOCDIR%%/function.ftp-cdup.html
+%%PHPDOCDIR%%/function.ftp-chdir.html
+%%PHPDOCDIR%%/function.ftp-chmod.html
+%%PHPDOCDIR%%/function.ftp-close.html
+%%PHPDOCDIR%%/function.ftp-connect.html
+%%PHPDOCDIR%%/function.ftp-delete.html
+%%PHPDOCDIR%%/function.ftp-exec.html
+%%PHPDOCDIR%%/function.ftp-fget.html
+%%PHPDOCDIR%%/function.ftp-fput.html
+%%PHPDOCDIR%%/function.ftp-get-option.html
+%%PHPDOCDIR%%/function.ftp-get.html
+%%PHPDOCDIR%%/function.ftp-login.html
+%%PHPDOCDIR%%/function.ftp-mdtm.html
+%%PHPDOCDIR%%/function.ftp-mkdir.html
+%%PHPDOCDIR%%/function.ftp-nb-continue.html
+%%PHPDOCDIR%%/function.ftp-nb-fget.html
+%%PHPDOCDIR%%/function.ftp-nb-fput.html
+%%PHPDOCDIR%%/function.ftp-nb-get.html
+%%PHPDOCDIR%%/function.ftp-nb-put.html
+%%PHPDOCDIR%%/function.ftp-nlist.html
+%%PHPDOCDIR%%/function.ftp-pasv.html
+%%PHPDOCDIR%%/function.ftp-put.html
+%%PHPDOCDIR%%/function.ftp-pwd.html
+%%PHPDOCDIR%%/function.ftp-quit.html
+%%PHPDOCDIR%%/function.ftp-raw.html
+%%PHPDOCDIR%%/function.ftp-rawlist.html
+%%PHPDOCDIR%%/function.ftp-rename.html
+%%PHPDOCDIR%%/function.ftp-rmdir.html
+%%PHPDOCDIR%%/function.ftp-set-option.html
+%%PHPDOCDIR%%/function.ftp-site.html
+%%PHPDOCDIR%%/function.ftp-size.html
+%%PHPDOCDIR%%/function.ftp-ssl-connect.html
+%%PHPDOCDIR%%/function.ftp-systype.html
+%%PHPDOCDIR%%/function.ftruncate.html
+%%PHPDOCDIR%%/function.func-get-arg.html
+%%PHPDOCDIR%%/function.func-get-args.html
+%%PHPDOCDIR%%/function.func-num-args.html
+%%PHPDOCDIR%%/function.function-exists.html
+%%PHPDOCDIR%%/function.fwrite.html
+%%PHPDOCDIR%%/function.gd-info.html
+%%PHPDOCDIR%%/function.get-browser.html
+%%PHPDOCDIR%%/function.get-cfg-var.html
+%%PHPDOCDIR%%/function.get-class-methods.html
+%%PHPDOCDIR%%/function.get-class-vars.html
+%%PHPDOCDIR%%/function.get-class.html
+%%PHPDOCDIR%%/function.get-current-user.html
+%%PHPDOCDIR%%/function.get-declared-classes.html
+%%PHPDOCDIR%%/function.get-defined-constants.html
+%%PHPDOCDIR%%/function.get-defined-functions.html
+%%PHPDOCDIR%%/function.get-defined-vars.html
+%%PHPDOCDIR%%/function.get-extension-funcs.html
+%%PHPDOCDIR%%/function.get-html-translation-table.html
+%%PHPDOCDIR%%/function.get-include-path.html
+%%PHPDOCDIR%%/function.get-included-files.html
+%%PHPDOCDIR%%/function.get-loaded-extensions.html
+%%PHPDOCDIR%%/function.get-magic-quotes-gpc.html
+%%PHPDOCDIR%%/function.getcwd.html
+%%PHPDOCDIR%%/function.get-magic-quotes-runtime.html
+%%PHPDOCDIR%%/function.get-meta-tags.html
+%%PHPDOCDIR%%/function.get-object-vars.html
+%%PHPDOCDIR%%/function.get-parent-class.html
+%%PHPDOCDIR%%/function.get-required-files.html
+%%PHPDOCDIR%%/function.get-resource-type.html
+%%PHPDOCDIR%%/function.getallheaders.html
+%%PHPDOCDIR%%/function.getdate.html
+%%PHPDOCDIR%%/function.getenv.html
+%%PHPDOCDIR%%/function.gethostbyaddr.html
+%%PHPDOCDIR%%/function.gethostbyname.html
+%%PHPDOCDIR%%/function.gethostbynamel.html
+%%PHPDOCDIR%%/function.getimagesize.html
+%%PHPDOCDIR%%/function.getlastmod.html
+%%PHPDOCDIR%%/function.getmxrr.html
+%%PHPDOCDIR%%/function.getmygid.html
+%%PHPDOCDIR%%/function.getmyinode.html
+%%PHPDOCDIR%%/function.getmypid.html
+%%PHPDOCDIR%%/function.getmyuid.html
+%%PHPDOCDIR%%/function.getopt.html
+%%PHPDOCDIR%%/function.getprotobyname.html
+%%PHPDOCDIR%%/function.getprotobynumber.html
+%%PHPDOCDIR%%/function.getrandmax.html
+%%PHPDOCDIR%%/function.getrusage.html
+%%PHPDOCDIR%%/function.getservbyname.html
+%%PHPDOCDIR%%/function.getservbyport.html
+%%PHPDOCDIR%%/function.gettext.html
+%%PHPDOCDIR%%/function.glob.html
+%%PHPDOCDIR%%/function.gettimeofday.html
+%%PHPDOCDIR%%/function.gettype.html
+%%PHPDOCDIR%%/function.gmdate.html
+%%PHPDOCDIR%%/function.gmmktime.html
+%%PHPDOCDIR%%/function.gmp-abs.html
+%%PHPDOCDIR%%/function.gmp-add.html
+%%PHPDOCDIR%%/function.gmp-and.html
+%%PHPDOCDIR%%/function.gmp-clrbit.html
+%%PHPDOCDIR%%/function.gmp-cmp.html
+%%PHPDOCDIR%%/function.gmp-com.html
+%%PHPDOCDIR%%/function.gmp-div-q.html
+%%PHPDOCDIR%%/function.gmp-div-qr.html
+%%PHPDOCDIR%%/function.gmp-div-r.html
+%%PHPDOCDIR%%/function.gmp-div.html
+%%PHPDOCDIR%%/function.gmp-divexact.html
+%%PHPDOCDIR%%/function.gmp-fact.html
+%%PHPDOCDIR%%/function.gmp-gcd.html
+%%PHPDOCDIR%%/function.gmp-gcdext.html
+%%PHPDOCDIR%%/function.gmp-hamdist.html
+%%PHPDOCDIR%%/function.gmp-init.html
+%%PHPDOCDIR%%/function.gmp-intval.html
+%%PHPDOCDIR%%/function.gmp-invert.html
+%%PHPDOCDIR%%/function.gmp-jacobi.html
+%%PHPDOCDIR%%/function.gmp-legendre.html
+%%PHPDOCDIR%%/function.gmp-mod.html
+%%PHPDOCDIR%%/function.gmp-mul.html
+%%PHPDOCDIR%%/function.gmp-neg.html
+%%PHPDOCDIR%%/function.gmp-or.html
+%%PHPDOCDIR%%/function.gmp-perfect-square.html
+%%PHPDOCDIR%%/function.gzeof.html
+%%PHPDOCDIR%%/function.gmp-popcount.html
+%%PHPDOCDIR%%/function.gmp-pow.html
+%%PHPDOCDIR%%/function.gmp-powm.html
+%%PHPDOCDIR%%/function.gmp-prob-prime.html
+%%PHPDOCDIR%%/function.gmp-random.html
+%%PHPDOCDIR%%/function.gmp-scan0.html
+%%PHPDOCDIR%%/function.gmp-scan1.html
+%%PHPDOCDIR%%/function.gmp-setbit.html
+%%PHPDOCDIR%%/function.gmp-sign.html
+%%PHPDOCDIR%%/function.gmp-sqrt.html
+%%PHPDOCDIR%%/function.gmp-sqrtrem.html
+%%PHPDOCDIR%%/function.gmp-strval.html
+%%PHPDOCDIR%%/function.gmp-sub.html
+%%PHPDOCDIR%%/function.gmp-xor.html
+%%PHPDOCDIR%%/function.gmstrftime.html
+%%PHPDOCDIR%%/function.gregoriantojd.html
+%%PHPDOCDIR%%/function.gzclose.html
+%%PHPDOCDIR%%/function.gzcompress.html
+%%PHPDOCDIR%%/function.gzdeflate.html
+%%PHPDOCDIR%%/function.gzencode.html
+%%PHPDOCDIR%%/function.gzfile.html
+%%PHPDOCDIR%%/function.gzgetc.html
+%%PHPDOCDIR%%/function.gzgets.html
+%%PHPDOCDIR%%/function.gzgetss.html
+%%PHPDOCDIR%%/function.gzinflate.html
+%%PHPDOCDIR%%/function.gzopen.html
+%%PHPDOCDIR%%/function.gzpassthru.html
+%%PHPDOCDIR%%/function.gzputs.html
+%%PHPDOCDIR%%/function.gzread.html
+%%PHPDOCDIR%%/function.gzrewind.html
+%%PHPDOCDIR%%/tokens.html
+%%PHPDOCDIR%%/function.gzseek.html
+%%PHPDOCDIR%%/function.gztell.html
+%%PHPDOCDIR%%/function.gzuncompress.html
+%%PHPDOCDIR%%/function.gzwrite.html
+%%PHPDOCDIR%%/function.header.html
+%%PHPDOCDIR%%/function.headers-list.html
+%%PHPDOCDIR%%/function.headers-sent.html
+%%PHPDOCDIR%%/function.hebrev.html
+%%PHPDOCDIR%%/function.hebrevc.html
+%%PHPDOCDIR%%/function.hexdec.html
+%%PHPDOCDIR%%/function.highlight-file.html
+%%PHPDOCDIR%%/function.highlight-string.html
+%%PHPDOCDIR%%/function.html-entity-decode.html
+%%PHPDOCDIR%%/function.htmlentities.html
+%%PHPDOCDIR%%/zend.html
+%%PHPDOCDIR%%/function.htmlspecialchars.html
+%%PHPDOCDIR%%/function.http-build-query.html
+%%PHPDOCDIR%%/function.hw-array2objrec.html
+%%PHPDOCDIR%%/function.hw-changeobject.html
+%%PHPDOCDIR%%/function.hw-children.html
+%%PHPDOCDIR%%/function.hw-childrenobj.html
+%%PHPDOCDIR%%/function.hw-close.html
+%%PHPDOCDIR%%/function.hw-connect.html
+%%PHPDOCDIR%%/function.hw-connection-info.html
+%%PHPDOCDIR%%/function.hw-cp.html
+%%PHPDOCDIR%%/function.hw-deleteobject.html
+%%PHPDOCDIR%%/function.hw-docbyanchor.html
+%%PHPDOCDIR%%/function.hw-docbyanchorobj.html
+%%PHPDOCDIR%%/function.hw-document-attributes.html
+%%PHPDOCDIR%%/function.hw-document-bodytag.html
+%%PHPDOCDIR%%/function.hw-document-content.html
+%%PHPDOCDIR%%/function.hw-document-setcontent.html
+%%PHPDOCDIR%%/function.hw-document-size.html
+%%PHPDOCDIR%%/function.hw-dummy.html
+%%PHPDOCDIR%%/function.hw-edittext.html
+%%PHPDOCDIR%%/function.hw-error.html
+%%PHPDOCDIR%%/function.hw-errormsg.html
+%%PHPDOCDIR%%/function.hw-free-document.html
+%%PHPDOCDIR%%/function.hw-getanchors.html
+%%PHPDOCDIR%%/function.hw-getanchorsobj.html
+%%PHPDOCDIR%%/function.hw-getandlock.html
+%%PHPDOCDIR%%/function.hw-getchildcoll.html
+%%PHPDOCDIR%%/function.hw-getchildcollobj.html
+%%PHPDOCDIR%%/function.hw-getchilddoccoll.html
+%%PHPDOCDIR%%/function.hw-getchilddoccollobj.html
+%%PHPDOCDIR%%/function.hw-getobject.html
+%%PHPDOCDIR%%/function.hw-getobjectbyquery.html
+%%PHPDOCDIR%%/function.hw-getobjectbyquerycoll.html
+%%PHPDOCDIR%%/function.hw-getobjectbyquerycollobj.html
+%%PHPDOCDIR%%/function.hw-getobjectbyqueryobj.html
+%%PHPDOCDIR%%/function.hw-getparents.html
+%%PHPDOCDIR%%/function.hw-getparentsobj.html
+%%PHPDOCDIR%%/function.hw-getrellink.html
+%%PHPDOCDIR%%/function.hw-getremote.html
+%%PHPDOCDIR%%/function.hw-getremotechildren.html
+%%PHPDOCDIR%%/function.hw-getsrcbydestobj.html
+%%PHPDOCDIR%%/function.hw-gettext.html
+%%PHPDOCDIR%%/function.hw-getusername.html
+%%PHPDOCDIR%%/function.hw-identify.html
+%%PHPDOCDIR%%/function.hw-incollections.html
+%%PHPDOCDIR%%/function.hw-info.html
+%%PHPDOCDIR%%/function.hw-inscoll.html
+%%PHPDOCDIR%%/function.hw-insdoc.html
+%%PHPDOCDIR%%/function.hw-insertanchors.html
+%%PHPDOCDIR%%/function.hw-insertdocument.html
+%%PHPDOCDIR%%/function.hw-insertobject.html
+%%PHPDOCDIR%%/function.hw-mapid.html
+%%PHPDOCDIR%%/function.hw-modifyobject.html
+%%PHPDOCDIR%%/function.hw-mv.html
+%%PHPDOCDIR%%/function.hw-new-document.html
+%%PHPDOCDIR%%/function.hw-objrec2array.html
+%%PHPDOCDIR%%/function.hw-output-document.html
+%%PHPDOCDIR%%/function.hw-pconnect.html
+%%PHPDOCDIR%%/function.hw-pipedocument.html
+%%PHPDOCDIR%%/function.hw-root.html
+%%PHPDOCDIR%%/function.hw-setlinkroot.html
+%%PHPDOCDIR%%/function.hw-stat.html
+%%PHPDOCDIR%%/function.hw-unlock.html
+%%PHPDOCDIR%%/function.hw-who.html
+%%PHPDOCDIR%%/function.hwapi-attribute-key.html
+%%PHPDOCDIR%%/function.hwapi-attribute-langdepvalue.html
+%%PHPDOCDIR%%/function.hwapi-attribute-value.html
+%%PHPDOCDIR%%/function.hwapi-attribute-values.html
+%%PHPDOCDIR%%/function.hwapi-attribute.html
+%%PHPDOCDIR%%/function.hwapi-checkin.html
+%%PHPDOCDIR%%/function.hwapi-checkout.html
+%%PHPDOCDIR%%/function.hwapi-children.html
+%%PHPDOCDIR%%/function.hwapi-content-mimetype.html
+%%PHPDOCDIR%%/function.hwapi-content-read.html
+%%PHPDOCDIR%%/function.hwapi-content.html
+%%PHPDOCDIR%%/function.hwapi-copy.html
+%%PHPDOCDIR%%/function.hwapi-dbstat.html
+%%PHPDOCDIR%%/function.hwapi-dcstat.html
+%%PHPDOCDIR%%/function.hwapi-dstanchors.html
+%%PHPDOCDIR%%/function.hwapi-dstofsrcanchors.html
+%%PHPDOCDIR%%/function.hwapi-error-count.html
+%%PHPDOCDIR%%/function.hwapi-error-reason.html
+%%PHPDOCDIR%%/function.hwapi-find.html
+%%PHPDOCDIR%%/function.hwapi-ftstat.html
+%%PHPDOCDIR%%/function.hwapi-hgcsp.html
+%%PHPDOCDIR%%/function.hwapi-hwstat.html
+%%PHPDOCDIR%%/function.hwapi-identify.html
+%%PHPDOCDIR%%/function.hwapi-info.html
+%%PHPDOCDIR%%/function.hwapi-insert.html
+%%PHPDOCDIR%%/function.hwapi-insertanchor.html
+%%PHPDOCDIR%%/function.hwapi-insertcollection.html
+%%PHPDOCDIR%%/function.hwapi-insertdocument.html
+%%PHPDOCDIR%%/function.hwapi-link.html
+%%PHPDOCDIR%%/function.hwapi-lock.html
+%%PHPDOCDIR%%/function.hwapi-move.html
+%%PHPDOCDIR%%/function.hwapi-new-content.html
+%%PHPDOCDIR%%/function.hwapi-object-assign.html
+%%PHPDOCDIR%%/function.hwapi-object-attreditable.html
+%%PHPDOCDIR%%/function.hwapi-object-count.html
+%%PHPDOCDIR%%/function.hwapi-object-insert.html
+%%PHPDOCDIR%%/function.hwapi-object-new.html
+%%PHPDOCDIR%%/function.hwapi-object-remove.html
+%%PHPDOCDIR%%/function.hwapi-object-title.html
+%%PHPDOCDIR%%/function.hwapi-object-value.html
+%%PHPDOCDIR%%/function.hwapi-object.html
+%%PHPDOCDIR%%/function.hwapi-objectbyanchor.html
+%%PHPDOCDIR%%/function.hwapi-parents.html
+%%PHPDOCDIR%%/function.hwapi-reason-description.html
+%%PHPDOCDIR%%/function.hwapi-reason-type.html
+%%PHPDOCDIR%%/function.hwapi-remove.html
+%%PHPDOCDIR%%/function.hwapi-replace.html
+%%PHPDOCDIR%%/function.hwapi-setcommitedversion.html
+%%PHPDOCDIR%%/function.hwapi-srcanchors.html
+%%PHPDOCDIR%%/function.hwapi-srcsofdst.html
+%%PHPDOCDIR%%/pkg-plist
+%%PHPDOCDIR%%/function.hwapi-unlock.html
+%%PHPDOCDIR%%/function.hwapi-user.html
+%%PHPDOCDIR%%/function.hwapi-userlist.html
+%%PHPDOCDIR%%/function.hypot.html
+%%PHPDOCDIR%%/function.ibase-add-user.html
+%%PHPDOCDIR%%/function.ibase-affected-rows.html
+%%PHPDOCDIR%%/function.ibase-blob-add.html
+%%PHPDOCDIR%%/function.ibase-blob-cancel.html
+%%PHPDOCDIR%%/function.ibase-blob-close.html
+%%PHPDOCDIR%%/function.ibase-blob-create.html
+%%PHPDOCDIR%%/function.ibase-blob-echo.html
+%%PHPDOCDIR%%/function.ibase-blob-get.html
+%%PHPDOCDIR%%/function.ibase-blob-import.html
+%%PHPDOCDIR%%/function.ibase-blob-info.html
+%%PHPDOCDIR%%/function.ibase-blob-open.html
+%%PHPDOCDIR%%/function.ibase-close.html
+%%PHPDOCDIR%%/function.ibase-commit-ret.html
+%%PHPDOCDIR%%/function.ibase-commit.html
+%%PHPDOCDIR%%/function.ibase-connect.html
+%%PHPDOCDIR%%/function.ibase-delete-user.html
+%%PHPDOCDIR%%/function.ibase-drop-db.html
+%%PHPDOCDIR%%/function.ibase-errcode.html
+%%PHPDOCDIR%%/function.ibase-errmsg.html
+%%PHPDOCDIR%%/function.ibase-execute.html
+%%PHPDOCDIR%%/function.ibase-fetch-assoc.html
+%%PHPDOCDIR%%/function.ibase-fetch-object.html
+%%PHPDOCDIR%%/function.ibase-fetch-row.html
+%%PHPDOCDIR%%/function.ibase-field-info.html
+%%PHPDOCDIR%%/function.ibase-free-event-handler.html
+%%PHPDOCDIR%%/function.ibase-free-query.html
+%%PHPDOCDIR%%/function.ibase-free-result.html
+%%PHPDOCDIR%%/function.ibase-gen-id.html
+%%PHPDOCDIR%%/function.ibase-modify-user.html
+%%PHPDOCDIR%%/function.ibase-name-result.html
+%%PHPDOCDIR%%/function.ibase-num-fields.html
+%%PHPDOCDIR%%/function.ibase-num-params.html
+%%PHPDOCDIR%%/function.ibase-param-info.html
+%%PHPDOCDIR%%/function.ibase-pconnect.html
+%%PHPDOCDIR%%/function.iconv.html
+%%PHPDOCDIR%%/function.ibase-prepare.html
+%%PHPDOCDIR%%/function.ibase-query.html
+%%PHPDOCDIR%%/function.ibase-rollback-ret.html
+%%PHPDOCDIR%%/function.ibase-rollback.html
+%%PHPDOCDIR%%/function.ibase-set-event-handler.html
+%%PHPDOCDIR%%/function.ibase-timefmt.html
+%%PHPDOCDIR%%/function.ibase-trans.html
+%%PHPDOCDIR%%/function.ibase-wait-event.html
+%%PHPDOCDIR%%/function.iconv-get-encoding.html
+%%PHPDOCDIR%%/function.iconv-mime-decode-headers.html
+%%PHPDOCDIR%%/function.iconv-mime-decode.html
+%%PHPDOCDIR%%/function.iconv-mime-encode.html
+%%PHPDOCDIR%%/migration5.html
+%%PHPDOCDIR%%/function.iconv-set-encoding.html
+%%PHPDOCDIR%%/function.iconv-strlen.html
+%%PHPDOCDIR%%/function.iconv-strpos.html
+%%PHPDOCDIR%%/function.iconv-strrpos.html
+%%PHPDOCDIR%%/function.iconv-substr.html
+%%PHPDOCDIR%%/function.ifx-affected-rows.html
+%%PHPDOCDIR%%/function.ifx-blobinfile-mode.html
+%%PHPDOCDIR%%/function.ifx-byteasvarchar.html
+%%PHPDOCDIR%%/function.ifx-close.html
+%%PHPDOCDIR%%/function.ifx-connect.html
+%%PHPDOCDIR%%/function.ifx-copy-blob.html
+%%PHPDOCDIR%%/function.ifx-create-blob.html
+%%PHPDOCDIR%%/function.ifx-create-char.html
+%%PHPDOCDIR%%/function.ifx-do.html
+%%PHPDOCDIR%%/function.ifx-error.html
+%%PHPDOCDIR%%/function.ifx-errormsg.html
+%%PHPDOCDIR%%/function.ifx-fetch-row.html
+%%PHPDOCDIR%%/function.ifx-fieldproperties.html
+%%PHPDOCDIR%%/function.ifx-fieldtypes.html
+%%PHPDOCDIR%%/function.ifx-free-blob.html
+%%PHPDOCDIR%%/function.ifx-free-char.html
+%%PHPDOCDIR%%/function.ifx-free-result.html
+%%PHPDOCDIR%%/function.ifx-get-blob.html
+%%PHPDOCDIR%%/function.ifx-get-char.html
+%%PHPDOCDIR%%/function.ifx-getsqlca.html
+%%PHPDOCDIR%%/function.ifx-htmltbl-result.html
+%%PHPDOCDIR%%/function.is-a.html
+%%PHPDOCDIR%%/function.ifx-nullformat.html
+%%PHPDOCDIR%%/function.ifx-num-fields.html
+%%PHPDOCDIR%%/function.ifx-num-rows.html
+%%PHPDOCDIR%%/function.ifx-pconnect.html
+%%PHPDOCDIR%%/function.ifx-prepare.html
+%%PHPDOCDIR%%/function.ifx-query.html
+%%PHPDOCDIR%%/function.ifx-textasvarchar.html
+%%PHPDOCDIR%%/function.ifx-update-blob.html
+%%PHPDOCDIR%%/function.ifx-update-char.html
+%%PHPDOCDIR%%/function.ifxus-close-slob.html
+%%PHPDOCDIR%%/function.ifxus-create-slob.html
+%%PHPDOCDIR%%/function.ifxus-free-slob.html
+%%PHPDOCDIR%%/function.ifxus-open-slob.html
+%%PHPDOCDIR%%/function.ifxus-read-slob.html
+%%PHPDOCDIR%%/function.ifxus-seek-slob.html
+%%PHPDOCDIR%%/function.ifxus-tell-slob.html
+%%PHPDOCDIR%%/function.ifxus-write-slob.html
+%%PHPDOCDIR%%/function.ignore-user-abort.html
+%%PHPDOCDIR%%/function.image-type-to-mime-type.html
+%%PHPDOCDIR%%/function.image2wbmp.html
+%%PHPDOCDIR%%/function.imagealphablending.html
+%%PHPDOCDIR%%/function.imageantialias.html
+%%PHPDOCDIR%%/function.imagearc.html
+%%PHPDOCDIR%%/function.imagechar.html
+%%PHPDOCDIR%%/function.imagecharup.html
+%%PHPDOCDIR%%/function.imagecolorallocate.html
+%%PHPDOCDIR%%/function.imagecolorallocatealpha.html
+%%PHPDOCDIR%%/function.imagecolorat.html
+%%PHPDOCDIR%%/function.imagecolorclosest.html
+%%PHPDOCDIR%%/function.imagecolorclosestalpha.html
+%%PHPDOCDIR%%/function.imagecolorclosesthwb.html
+%%PHPDOCDIR%%/function.imagecolordeallocate.html
+%%PHPDOCDIR%%/function.imagecolorexact.html
+%%PHPDOCDIR%%/function.imagecolorexactalpha.html
+%%PHPDOCDIR%%/function.imagecolormatch.html
+%%PHPDOCDIR%%/function.imagecolorresolve.html
+%%PHPDOCDIR%%/function.imagecolorresolvealpha.html
+%%PHPDOCDIR%%/function.imagecolorset.html
+%%PHPDOCDIR%%/function.imagecolorsforindex.html
+%%PHPDOCDIR%%/function.imagecolorstotal.html
+%%PHPDOCDIR%%/function.imagecolortransparent.html
+%%PHPDOCDIR%%/function.imagecopy.html
+%%PHPDOCDIR%%/function.imagecopymerge.html
+%%PHPDOCDIR%%/function.imagecopymergegray.html
+%%PHPDOCDIR%%/function.imagecopyresampled.html
+%%PHPDOCDIR%%/function.imagecopyresized.html
+%%PHPDOCDIR%%/function.imagecreate.html
+%%PHPDOCDIR%%/function.imagecreatefromgd.html
+%%PHPDOCDIR%%/function.imagecreatefromgd2.html
+%%PHPDOCDIR%%/function.imagecreatefromgd2part.html
+%%PHPDOCDIR%%/function.imagecreatefromgif.html
+%%PHPDOCDIR%%/function.imagecreatefromjpeg.html
+%%PHPDOCDIR%%/function.imagecreatefrompng.html
+%%PHPDOCDIR%%/function.imagecreatefromstring.html
+%%PHPDOCDIR%%/function.imagecreatefromwbmp.html
+%%PHPDOCDIR%%/function.imagecreatefromxbm.html
+%%PHPDOCDIR%%/function.imagecreatefromxpm.html
+%%PHPDOCDIR%%/function.imagecreatetruecolor.html
+%%PHPDOCDIR%%/function.imagedashedline.html
+%%PHPDOCDIR%%/function.imagedestroy.html
+%%PHPDOCDIR%%/function.imageellipse.html
+%%PHPDOCDIR%%/function.imagefill.html
+%%PHPDOCDIR%%/function.imagefilledarc.html
+%%PHPDOCDIR%%/function.imagefilledellipse.html
+%%PHPDOCDIR%%/function.imagefilledpolygon.html
+%%PHPDOCDIR%%/function.imagefilledrectangle.html
+%%PHPDOCDIR%%/function.imagefilltoborder.html
+%%PHPDOCDIR%%/function.imagefontheight.html
+%%PHPDOCDIR%%/function.imagefontwidth.html
+%%PHPDOCDIR%%/function.imageftbbox.html
+%%PHPDOCDIR%%/function.imagefttext.html
+%%PHPDOCDIR%%/function.imagegammacorrect.html
+%%PHPDOCDIR%%/function.imagegd.html
+%%PHPDOCDIR%%/function.imagegd2.html
+%%PHPDOCDIR%%/function.imagegif.html
+%%PHPDOCDIR%%/function.imageinterlace.html
+%%PHPDOCDIR%%/function.imageistruecolor.html
+%%PHPDOCDIR%%/function.imagejpeg.html
+%%PHPDOCDIR%%/function.imagelayereffect.html
+%%PHPDOCDIR%%/function.imageline.html
+%%PHPDOCDIR%%/function.imageloadfont.html
+%%PHPDOCDIR%%/function.imagepalettecopy.html
+%%PHPDOCDIR%%/function.imagepng.html
+%%PHPDOCDIR%%/function.imagepolygon.html
+%%PHPDOCDIR%%/function.imagepsbbox.html
+%%PHPDOCDIR%%/function.imagepscopyfont.html
+%%PHPDOCDIR%%/function.imagepsencodefont.html
+%%PHPDOCDIR%%/function.imagepsextendfont.html
+%%PHPDOCDIR%%/function.isset.html
+%%PHPDOCDIR%%/function.imagepsfreefont.html
+%%PHPDOCDIR%%/function.imagepsloadfont.html
+%%PHPDOCDIR%%/function.imagepsslantfont.html
+%%PHPDOCDIR%%/function.imagepstext.html
+%%PHPDOCDIR%%/function.imagerectangle.html
+%%PHPDOCDIR%%/function.imagerotate.html
+%%PHPDOCDIR%%/function.imagesavealpha.html
+%%PHPDOCDIR%%/function.imagesetbrush.html
+%%PHPDOCDIR%%/function.imagesetpixel.html
+%%PHPDOCDIR%%/function.imagesetstyle.html
+%%PHPDOCDIR%%/function.imagesetthickness.html
+%%PHPDOCDIR%%/function.imagesettile.html
+%%PHPDOCDIR%%/function.imagestring.html
+%%PHPDOCDIR%%/function.imagestringup.html
+%%PHPDOCDIR%%/function.imagesx.html
+%%PHPDOCDIR%%/function.imagesy.html
+%%PHPDOCDIR%%/function.imagetruecolortopalette.html
+%%PHPDOCDIR%%/function.imagettfbbox.html
+%%PHPDOCDIR%%/function.imagettftext.html
+%%PHPDOCDIR%%/function.imagetypes.html
+%%PHPDOCDIR%%/function.imagewbmp.html
+%%PHPDOCDIR%%/function.imap-8bit.html
+%%PHPDOCDIR%%/function.imap-alerts.html
+%%PHPDOCDIR%%/function.imap-append.html
+%%PHPDOCDIR%%/function.imap-base64.html
+%%PHPDOCDIR%%/function.imap-binary.html
+%%PHPDOCDIR%%/function.imap-body.html
+%%PHPDOCDIR%%/function.imap-bodystruct.html
+%%PHPDOCDIR%%/function.imap-check.html
+%%PHPDOCDIR%%/function.imap-clearflag-full.html
+%%PHPDOCDIR%%/function.imap-close.html
+%%PHPDOCDIR%%/function.imap-createmailbox.html
+%%PHPDOCDIR%%/function.imap-delete.html
+%%PHPDOCDIR%%/function.imap-deletemailbox.html
+%%PHPDOCDIR%%/function.imap-errors.html
+%%PHPDOCDIR%%/function.imap-expunge.html
+%%PHPDOCDIR%%/function.imap-fetch-overview.html
+%%PHPDOCDIR%%/function.imap-fetchbody.html
+%%PHPDOCDIR%%/function.imap-fetchheader.html
+%%PHPDOCDIR%%/function.imap-getacl.html
+%%PHPDOCDIR%%/function.imap-fetchstructure.html
+%%PHPDOCDIR%%/function.imap-get-quota.html
+%%PHPDOCDIR%%/function.imap-get-quotaroot.html
+%%PHPDOCDIR%%/function.imap-getmailboxes.html
+%%PHPDOCDIR%%/function.imap-getsubscribed.html
+%%PHPDOCDIR%%/function.imap-header.html
+%%PHPDOCDIR%%/function.imap-headerinfo.html
+%%PHPDOCDIR%%/function.imap-headers.html
+%%PHPDOCDIR%%/function.imap-last-error.html
+%%PHPDOCDIR%%/function.imap-list.html
+%%PHPDOCDIR%%/function.imap-listmailbox.html
+%%PHPDOCDIR%%/function.imap-listscan.html
+%%PHPDOCDIR%%/function.imap-lsub.html
+%%PHPDOCDIR%%/function.imap-listsubscribed.html
+%%PHPDOCDIR%%/function.imap-mail-compose.html
+%%PHPDOCDIR%%/function.imap-mail-copy.html
+%%PHPDOCDIR%%/function.imap-mail-move.html
+%%PHPDOCDIR%%/function.imap-mail.html
+%%PHPDOCDIR%%/function.imap-mailboxmsginfo.html
+%%PHPDOCDIR%%/function.imap-mime-header-decode.html
+%%PHPDOCDIR%%/function.imap-msgno.html
+%%PHPDOCDIR%%/function.imap-num-msg.html
+%%PHPDOCDIR%%/function.imap-num-recent.html
+%%PHPDOCDIR%%/function.imap-open.html
+%%PHPDOCDIR%%/function.imap-ping.html
+%%PHPDOCDIR%%/function.imap-qprint.html
+%%PHPDOCDIR%%/function.imap-renamemailbox.html
+%%PHPDOCDIR%%/function.imap-reopen.html
+%%PHPDOCDIR%%/function.imap-rfc822-parse-adrlist.html
+%%PHPDOCDIR%%/function.imap-rfc822-parse-headers.html
+%%PHPDOCDIR%%/function.imap-rfc822-write-address.html
+%%PHPDOCDIR%%/function.imap-scanmailbox.html
+%%PHPDOCDIR%%/function.imap-search.html
+%%PHPDOCDIR%%/function.imap-set-quota.html
+%%PHPDOCDIR%%/function.imap-setacl.html
+%%PHPDOCDIR%%/function.imap-setflag-full.html
+%%PHPDOCDIR%%/function.imap-sort.html
+%%PHPDOCDIR%%/function.imap-status.html
+%%PHPDOCDIR%%/function.join.html
+%%PHPDOCDIR%%/function.imap-subscribe.html
+%%PHPDOCDIR%%/function.imap-thread.html
+%%PHPDOCDIR%%/function.imap-timeout.html
+%%PHPDOCDIR%%/function.imap-uid.html
+%%PHPDOCDIR%%/function.imap-undelete.html
+%%PHPDOCDIR%%/function.imap-unsubscribe.html
+%%PHPDOCDIR%%/function.imap-utf7-decode.html
+%%PHPDOCDIR%%/function.imap-utf7-encode.html
+%%PHPDOCDIR%%/function.imap-utf8.html
+%%PHPDOCDIR%%/function.implode.html
+%%PHPDOCDIR%%/function.import-request-variables.html
+%%PHPDOCDIR%%/function.in-array.html
+%%PHPDOCDIR%%/function.include-once.html
+%%PHPDOCDIR%%/function.include.html
+%%PHPDOCDIR%%/function.ingres-autocommit.html
+%%PHPDOCDIR%%/function.ingres-close.html
+%%PHPDOCDIR%%/function.ingres-commit.html
+%%PHPDOCDIR%%/function.ingres-connect.html
+%%PHPDOCDIR%%/function.ingres-fetch-array.html
+%%PHPDOCDIR%%/function.ingres-fetch-object.html
+%%PHPDOCDIR%%/function.ingres-fetch-row.html
+%%PHPDOCDIR%%/function.ingres-field-length.html
+%%PHPDOCDIR%%/function.ingres-field-name.html
+%%PHPDOCDIR%%/function.ingres-field-nullable.html
+%%PHPDOCDIR%%/function.ingres-field-precision.html
+%%PHPDOCDIR%%/function.ingres-field-scale.html
+%%PHPDOCDIR%%/function.ingres-field-type.html
+%%PHPDOCDIR%%/function.ingres-num-fields.html
+%%PHPDOCDIR%%/function.ingres-num-rows.html
+%%PHPDOCDIR%%/function.ingres-pconnect.html
+%%PHPDOCDIR%%/function.ingres-query.html
+%%PHPDOCDIR%%/function.ingres-rollback.html
+%%PHPDOCDIR%%/function.ini-alter.html
+%%PHPDOCDIR%%/function.ini-get-all.html
+%%PHPDOCDIR%%/function.ini-get.html
+%%PHPDOCDIR%%/function.ini-restore.html
+%%PHPDOCDIR%%/function.ini-set.html
+%%PHPDOCDIR%%/function.intval.html
+%%PHPDOCDIR%%/function.ip2long.html
+%%PHPDOCDIR%%/function.iptcembed.html
+%%PHPDOCDIR%%/function.iptcparse.html
+%%PHPDOCDIR%%/function.ircg-channel-mode.html
+%%PHPDOCDIR%%/function.ircg-disconnect.html
+%%PHPDOCDIR%%/function.ircg-fetch-error-msg.html
+%%PHPDOCDIR%%/function.ircg-get-username.html
+%%PHPDOCDIR%%/function.ircg-html-encode.html
+%%PHPDOCDIR%%/function.ircg-ignore-add.html
+%%PHPDOCDIR%%/function.ircg-ignore-del.html
+%%PHPDOCDIR%%/function.ircg-invite.html
+%%PHPDOCDIR%%/function.ircg-is-conn-alive.html
+%%PHPDOCDIR%%/function.ircg-join.html
+%%PHPDOCDIR%%/function.ircg-kick.html
+%%PHPDOCDIR%%/function.ircg-list.html
+%%PHPDOCDIR%%/function.ircg-lookup-format-messages.html
+%%PHPDOCDIR%%/function.ircg-lusers.html
+%%PHPDOCDIR%%/function.ircg-msg.html
+%%PHPDOCDIR%%/function.ircg-nick.html
+%%PHPDOCDIR%%/function.ircg-nickname-escape.html
+%%PHPDOCDIR%%/function.ircg-nickname-unescape.html
+%%PHPDOCDIR%%/function.ircg-notice.html
+%%PHPDOCDIR%%/function.ircg-oper.html
+%%PHPDOCDIR%%/function.ircg-part.html
+%%PHPDOCDIR%%/function.ircg-pconnect.html
+%%PHPDOCDIR%%/function.ircg-register-format-messages.html
+%%PHPDOCDIR%%/function.ircg-set-current.html
+%%PHPDOCDIR%%/function.ircg-set-file.html
+%%PHPDOCDIR%%/function.ircg-set-on-die.html
+%%PHPDOCDIR%%/function.ircg-topic.html
+%%PHPDOCDIR%%/function.ircg-who.html
+%%PHPDOCDIR%%/function.ircg-whois.html
+%%PHPDOCDIR%%/function.is-array.html
+%%PHPDOCDIR%%/function.is-bool.html
+%%PHPDOCDIR%%/function.is-callable.html
+%%PHPDOCDIR%%/function.is-dir.html
+%%PHPDOCDIR%%/function.is-double.html
+%%PHPDOCDIR%%/function.is-executable.html
+%%PHPDOCDIR%%/function.is-file.html
+%%PHPDOCDIR%%/function.is-finite.html
+%%PHPDOCDIR%%/function.is-float.html
+%%PHPDOCDIR%%/function.is-infinite.html
+%%PHPDOCDIR%%/function.is-int.html
+%%PHPDOCDIR%%/function.is-integer.html
+%%PHPDOCDIR%%/function.is-link.html
+%%PHPDOCDIR%%/function.is-long.html
+%%PHPDOCDIR%%/function.is-nan.html
+%%PHPDOCDIR%%/function.is-null.html
+%%PHPDOCDIR%%/function.is-numeric.html
+%%PHPDOCDIR%%/function.is-object.html
+%%PHPDOCDIR%%/function.is-readable.html
+%%PHPDOCDIR%%/function.is-real.html
+%%PHPDOCDIR%%/function.is-resource.html
+%%PHPDOCDIR%%/function.is-scalar.html
+%%PHPDOCDIR%%/function.is-soap-fault.html
+%%PHPDOCDIR%%/function.is-string.html
+%%PHPDOCDIR%%/function.is-subclass-of.html
+%%PHPDOCDIR%%/function.is-writable.html
+%%PHPDOCDIR%%/function.is-uploaded-file.html
+%%PHPDOCDIR%%/function.is-writeable.html
+%%PHPDOCDIR%%/function.java-last-exception-clear.html
+%%PHPDOCDIR%%/function.java-last-exception-get.html
+%%PHPDOCDIR%%/function.jddayofweek.html
+%%PHPDOCDIR%%/function.jdmonthname.html
+%%PHPDOCDIR%%/function.jdtofrench.html
+%%PHPDOCDIR%%/function.jdtogregorian.html
+%%PHPDOCDIR%%/function.jdtojewish.html
+%%PHPDOCDIR%%/function.jdtojulian.html
+%%PHPDOCDIR%%/function.jdtounix.html
+%%PHPDOCDIR%%/function.jewishtojd.html
+%%PHPDOCDIR%%/function.jpeg2wbmp.html
+%%PHPDOCDIR%%/opl.scope.html
+%%PHPDOCDIR%%/function.juliantojd.html
+%%PHPDOCDIR%%/function.key.html
+%%PHPDOCDIR%%/function.krsort.html
+%%PHPDOCDIR%%/function.ksort.html
+%%PHPDOCDIR%%/function.lcg-value.html
+%%PHPDOCDIR%%/function.ldap-8859-to-t61.html
+%%PHPDOCDIR%%/function.ldap-add.html
+%%PHPDOCDIR%%/function.ldap-bind.html
+%%PHPDOCDIR%%/function.ldap-close.html
+%%PHPDOCDIR%%/function.ldap-compare.html
+%%PHPDOCDIR%%/function.ldap-connect.html
+%%PHPDOCDIR%%/function.ldap-count-entries.html
+%%PHPDOCDIR%%/function.ldap-delete.html
+%%PHPDOCDIR%%/function.ldap-dn2ufn.html
+%%PHPDOCDIR%%/function.link.html
+%%PHPDOCDIR%%/function.ldap-err2str.html
+%%PHPDOCDIR%%/function.ldap-errno.html
+%%PHPDOCDIR%%/function.ldap-error.html
+%%PHPDOCDIR%%/function.ldap-explode-dn.html
+%%PHPDOCDIR%%/function.ldap-first-attribute.html
+%%PHPDOCDIR%%/function.ldap-first-entry.html
+%%PHPDOCDIR%%/function.ldap-first-reference.html
+%%PHPDOCDIR%%/function.ldap-free-result.html
+%%PHPDOCDIR%%/function.ldap-get-attributes.html
+%%PHPDOCDIR%%/function.ldap-get-dn.html
+%%PHPDOCDIR%%/function.ldap-get-entries.html
+%%PHPDOCDIR%%/function.ldap-get-option.html
+%%PHPDOCDIR%%/function.ldap-list.html
+%%PHPDOCDIR%%/function.ldap-get-values-len.html
+%%PHPDOCDIR%%/function.ldap-get-values.html
+%%PHPDOCDIR%%/function.ldap-mod-add.html
+%%PHPDOCDIR%%/function.ldap-mod-del.html
+%%PHPDOCDIR%%/function.ldap-mod-replace.html
+%%PHPDOCDIR%%/function.ldap-modify.html
+%%PHPDOCDIR%%/function.ldap-next-attribute.html
+%%PHPDOCDIR%%/function.ldap-next-entry.html
+%%PHPDOCDIR%%/function.ldap-next-reference.html
+%%PHPDOCDIR%%/function.ldap-parse-reference.html
+%%PHPDOCDIR%%/function.ldap-parse-result.html
+%%PHPDOCDIR%%/function.ldap-read.html
+%%PHPDOCDIR%%/function.ldap-rename.html
+%%PHPDOCDIR%%/function.ldap-search.html
+%%PHPDOCDIR%%/function.ldap-set-option.html
+%%PHPDOCDIR%%/function.ldap-set-rebind-proc.html
+%%PHPDOCDIR%%/function.ldap-sort.html
+%%PHPDOCDIR%%/function.ldap-start-tls.html
+%%PHPDOCDIR%%/function.ldap-t61-to-8859.html
+%%PHPDOCDIR%%/function.ldap-unbind.html
+%%PHPDOCDIR%%/function.levenshtein.html
+%%PHPDOCDIR%%/function.linkinfo.html
+%%PHPDOCDIR%%/function.list.html
+%%PHPDOCDIR%%/function.localeconv.html
+%%PHPDOCDIR%%/function.localtime.html
+%%PHPDOCDIR%%/function.log.html
+%%PHPDOCDIR%%/function.log10.html
+%%PHPDOCDIR%%/phpdevel.html
+%%PHPDOCDIR%%/function.log1p.html
+%%PHPDOCDIR%%/function.long2ip.html
+%%PHPDOCDIR%%/function.lstat.html
+%%PHPDOCDIR%%/function.ltrim.html
+%%PHPDOCDIR%%/function.lzf-compress.html
+%%PHPDOCDIR%%/function.lzf-decompress.html
+%%PHPDOCDIR%%/function.lzf-optimized-for.html
+%%PHPDOCDIR%%/function.mail.html
+%%PHPDOCDIR%%/function.mailparse-determine-best-xfer-encoding.html
+%%PHPDOCDIR%%/function.mailparse-msg-create.html
+%%PHPDOCDIR%%/function.mailparse-msg-extract-part-file.html
+%%PHPDOCDIR%%/function.mailparse-msg-extract-part.html
+%%PHPDOCDIR%%/function.main.html
+%%PHPDOCDIR%%/function.mailparse-msg-free.html
+%%PHPDOCDIR%%/function.mailparse-msg-get-part-data.html
+%%PHPDOCDIR%%/function.mailparse-msg-get-part.html
+%%PHPDOCDIR%%/function.mailparse-msg-get-structure.html
+%%PHPDOCDIR%%/function.mailparse-msg-parse-file.html
+%%PHPDOCDIR%%/function.mailparse-msg-parse.html
+%%PHPDOCDIR%%/function.mailparse-rfc822-parse-addresses.html
+%%PHPDOCDIR%%/function.mailparse-stream-encode.html
+%%PHPDOCDIR%%/function.mailparse-uudecode-all.html
+%%PHPDOCDIR%%/function.max.html
+%%PHPDOCDIR%%/function.mb-convert-case.html
+%%PHPDOCDIR%%/function.mb-convert-encoding.html
+%%PHPDOCDIR%%/function.mb-convert-kana.html
+%%PHPDOCDIR%%/function.mb-convert-variables.html
+%%PHPDOCDIR%%/function.mb-decode-mimeheader.html
+%%PHPDOCDIR%%/function.mb-decode-numericentity.html
+%%PHPDOCDIR%%/function.mb-detect-encoding.html
+%%PHPDOCDIR%%/function.mb-detect-order.html
+%%PHPDOCDIR%%/function.mb-encode-mimeheader.html
+%%PHPDOCDIR%%/function.mb-encode-numericentity.html
+%%PHPDOCDIR%%/function.mb-ereg-match.html
+%%PHPDOCDIR%%/function.mb-ereg-replace.html
+%%PHPDOCDIR%%/function.mb-ereg-search.html
+%%PHPDOCDIR%%/function.mb-ereg-search-getpos.html
+%%PHPDOCDIR%%/function.mb-ereg-search-getregs.html
+%%PHPDOCDIR%%/function.mb-ereg-search-init.html
+%%PHPDOCDIR%%/function.mb-ereg-search-pos.html
+%%PHPDOCDIR%%/function.mb-ereg-search-regs.html
+%%PHPDOCDIR%%/function.mb-ereg-search-setpos.html
+%%PHPDOCDIR%%/function.mb-ereg.html
+%%PHPDOCDIR%%/function.mb-eregi-replace.html
+%%PHPDOCDIR%%/function.mb-eregi.html
+%%PHPDOCDIR%%/function.mb-get-info.html
+%%PHPDOCDIR%%/function.mb-http-input.html
+%%PHPDOCDIR%%/function.mb-http-output.html
+%%PHPDOCDIR%%/function.md5.html
+%%PHPDOCDIR%%/function.mb-internal-encoding.html
+%%PHPDOCDIR%%/function.mb-language.html
+%%PHPDOCDIR%%/function.mb-output-handler.html
+%%PHPDOCDIR%%/function.mb-parse-str.html
+%%PHPDOCDIR%%/function.mb-preferred-mime-name.html
+%%PHPDOCDIR%%/function.mb-regex-encoding.html
+%%PHPDOCDIR%%/function.mb-regex-set-options.html
+%%PHPDOCDIR%%/function.mb-send-mail.html
+%%PHPDOCDIR%%/function.mb-split.html
+%%PHPDOCDIR%%/function.mb-strcut.html
+%%PHPDOCDIR%%/function.mb-strimwidth.html
+%%PHPDOCDIR%%/function.mb-strlen.html
+%%PHPDOCDIR%%/function.mb-strpos.html
+%%PHPDOCDIR%%/preface.html
+%%PHPDOCDIR%%/function.mb-strrpos.html
+%%PHPDOCDIR%%/function.mb-strtolower.html
+%%PHPDOCDIR%%/function.mb-strtoupper.html
+%%PHPDOCDIR%%/function.mb-strwidth.html
+%%PHPDOCDIR%%/function.mb-substitute-character.html
+%%PHPDOCDIR%%/function.mb-substr-count.html
+%%PHPDOCDIR%%/function.mb-substr.html
+%%PHPDOCDIR%%/function.mcal-append-event.html
+%%PHPDOCDIR%%/function.mcal-close.html
+%%PHPDOCDIR%%/function.mcal-create-calendar.html
+%%PHPDOCDIR%%/function.mcal-date-compare.html
+%%PHPDOCDIR%%/function.mcal-date-valid.html
+%%PHPDOCDIR%%/function.mcal-day-of-week.html
+%%PHPDOCDIR%%/function.mcal-day-of-year.html
+%%PHPDOCDIR%%/function.mcal-days-in-month.html
+%%PHPDOCDIR%%/function.mcal-delete-calendar.html
+%%PHPDOCDIR%%/function.mcal-delete-event.html
+%%PHPDOCDIR%%/function.mcal-event-add-attribute.html
+%%PHPDOCDIR%%/function.mcal-event-init.html
+%%PHPDOCDIR%%/function.mcal-event-set-alarm.html
+%%PHPDOCDIR%%/function.mcal-event-set-category.html
+%%PHPDOCDIR%%/function.mcal-event-set-class.html
+%%PHPDOCDIR%%/function.mcal-event-set-description.html
+%%PHPDOCDIR%%/function.mcal-event-set-end.html
+%%PHPDOCDIR%%/ref.apache.html
+%%PHPDOCDIR%%/function.mcal-event-set-recur-daily.html
+%%PHPDOCDIR%%/function.mcal-event-set-recur-monthly-mday.html
+%%PHPDOCDIR%%/function.mcal-event-set-recur-monthly-wday.html
+%%PHPDOCDIR%%/function.mcal-event-set-recur-none.html
+%%PHPDOCDIR%%/function.mcal-event-set-recur-weekly.html
+%%PHPDOCDIR%%/function.mcal-event-set-recur-yearly.html
+%%PHPDOCDIR%%/function.mcal-event-set-start.html
+%%PHPDOCDIR%%/function.mcal-event-set-title.html
+%%PHPDOCDIR%%/function.mcal-expunge.html
+%%PHPDOCDIR%%/function.mcal-fetch-current-stream-event.html
+%%PHPDOCDIR%%/function.mcal-fetch-event.html
+%%PHPDOCDIR%%/function.mcal-is-leap-year.html
+%%PHPDOCDIR%%/function.mcal-list-alarms.html
+%%PHPDOCDIR%%/function.mcal-list-events.html
+%%PHPDOCDIR%%/function.mcal-next-recurrence.html
+%%PHPDOCDIR%%/function.mcal-open.html
+%%PHPDOCDIR%%/function.mcal-popen.html
+%%PHPDOCDIR%%/function.mcal-rename-calendar.html
+%%PHPDOCDIR%%/function.mcal-reopen.html
+%%PHPDOCDIR%%/function.mcal-snooze.html
+%%PHPDOCDIR%%/function.mcal-store-event.html
+%%PHPDOCDIR%%/function.mcal-time-valid.html
+%%PHPDOCDIR%%/function.mcal-week-of-year.html
+%%PHPDOCDIR%%/function.mcrypt-cbc.html
+%%PHPDOCDIR%%/function.mcrypt-cfb.html
+%%PHPDOCDIR%%/function.mcrypt-create-iv.html
+%%PHPDOCDIR%%/function.mcrypt-decrypt.html
+%%PHPDOCDIR%%/function.mcrypt-ecb.html
+%%PHPDOCDIR%%/function.mcrypt-enc-get-algorithms-name.html
+%%PHPDOCDIR%%/function.mcrypt-enc-get-block-size.html
+%%PHPDOCDIR%%/function.mcrypt-enc-get-iv-size.html
+%%PHPDOCDIR%%/function.mcrypt-enc-get-key-size.html
+%%PHPDOCDIR%%/function.mcrypt-enc-get-modes-name.html
+%%PHPDOCDIR%%/function.mcrypt-enc-get-supported-key-sizes.html
+%%PHPDOCDIR%%/function.mcrypt-enc-is-block-algorithm-mode.html
+%%PHPDOCDIR%%/function.mcrypt-enc-is-block-algorithm.html
+%%PHPDOCDIR%%/function.mcrypt-enc-is-block-mode.html
+%%PHPDOCDIR%%/function.mcrypt-enc-self-test.html
+%%PHPDOCDIR%%/function.mcrypt-encrypt.html
+%%PHPDOCDIR%%/function.mcrypt-generic-deinit.html
+%%PHPDOCDIR%%/function.mcrypt-generic-end.html
+%%PHPDOCDIR%%/function.mcrypt-generic-init.html
+%%PHPDOCDIR%%/function.mcrypt-generic.html
+%%PHPDOCDIR%%/function.mcrypt-get-block-size.html
+%%PHPDOCDIR%%/function.mcrypt-get-cipher-name.html
+%%PHPDOCDIR%%/function.mcrypt-get-iv-size.html
+%%PHPDOCDIR%%/function.mcrypt-get-key-size.html
+%%PHPDOCDIR%%/function.mcrypt-list-algorithms.html
+%%PHPDOCDIR%%/function.mcrypt-list-modes.html
+%%PHPDOCDIR%%/function.mcrypt-module-close.html
+%%PHPDOCDIR%%/function.mcrypt-module-get-algo-block-size.html
+%%PHPDOCDIR%%/function.mcrypt-module-get-algo-key-size.html
+%%PHPDOCDIR%%/function.mcrypt-module-get-supported-key-sizes.html
+%%PHPDOCDIR%%/function.mcrypt-module-is-block-algorithm-mode.html
+%%PHPDOCDIR%%/function.mcrypt-module-is-block-algorithm.html
+%%PHPDOCDIR%%/function.mcrypt-module-is-block-mode.html
+%%PHPDOCDIR%%/function.mcrypt-module-open.html
+%%PHPDOCDIR%%/function.mcrypt-module-self-test.html
+%%PHPDOCDIR%%/function.mcrypt-ofb.html
+%%PHPDOCDIR%%/function.mcve-adduser.html
+%%PHPDOCDIR%%/function.mcve-adduserarg.html
+%%PHPDOCDIR%%/function.mcve-bt.html
+%%PHPDOCDIR%%/function.mcve-checkstatus.html
+%%PHPDOCDIR%%/function.mcve-chkpwd.html
+%%PHPDOCDIR%%/function.mcve-chngpwd.html
+%%PHPDOCDIR%%/function.mcve-completeauthorizations.html
+%%PHPDOCDIR%%/function.mcve-connect.html
+%%PHPDOCDIR%%/ref.array.html
+%%PHPDOCDIR%%/function.mcve-connectionerror.html
+%%PHPDOCDIR%%/function.mcve-deleteresponse.html
+%%PHPDOCDIR%%/function.mcve-deletetrans.html
+%%PHPDOCDIR%%/function.mcve-deleteusersetup.html
+%%PHPDOCDIR%%/function.mcve-deluser.html
+%%PHPDOCDIR%%/function.mcve-destroyconn.html
+%%PHPDOCDIR%%/function.mcve-destroyengine.html
+%%PHPDOCDIR%%/function.mcve-disableuser.html
+%%PHPDOCDIR%%/function.mcve-edituser.html
+%%PHPDOCDIR%%/function.mcve-enableuser.html
+%%PHPDOCDIR%%/function.mcve-force.html
+%%PHPDOCDIR%%/function.mcve-getcell.html
+%%PHPDOCDIR%%/function.mcve-gft.html
+%%PHPDOCDIR%%/function.mcve-getcellbynum.html
+%%PHPDOCDIR%%/function.mcve-getcommadelimited.html
+%%PHPDOCDIR%%/function.mcve-getheader.html
+%%PHPDOCDIR%%/function.mcve-getuserarg.html
+%%PHPDOCDIR%%/function.mcve-getuserparam.html
+%%PHPDOCDIR%%/function.mcve-gl.html
+%%PHPDOCDIR%%/function.mcve-gut.html
+%%PHPDOCDIR%%/function.mcve-initconn.html
+%%PHPDOCDIR%%/function.mcve-initengine.html
+%%PHPDOCDIR%%/function.mcve-initusersetup.html
+%%PHPDOCDIR%%/function.mcve-iscommadelimited.html
+%%PHPDOCDIR%%/function.mcve-liststats.html
+%%PHPDOCDIR%%/function.mcve-monitor.html
+%%PHPDOCDIR%%/function.mcve-listusers.html
+%%PHPDOCDIR%%/function.mcve-maxconntimeout.html
+%%PHPDOCDIR%%/function.mcve-numcolumns.html
+%%PHPDOCDIR%%/function.mcve-numrows.html
+%%PHPDOCDIR%%/function.mcve-override.html
+%%PHPDOCDIR%%/function.mcve-parsecommadelimited.html
+%%PHPDOCDIR%%/function.mcve-ping.html
+%%PHPDOCDIR%%/function.mcve-preauth.html
+%%PHPDOCDIR%%/function.mcve-preauthcompletion.html
+%%PHPDOCDIR%%/function.mcve-qc.html
+%%PHPDOCDIR%%/function.mcve-responseparam.html
+%%PHPDOCDIR%%/function.mcve-return.html
+%%PHPDOCDIR%%/function.mcve-returncode.html
+%%PHPDOCDIR%%/function.mcve-returnstatus.html
+%%PHPDOCDIR%%/function.mcve-sale.html
+%%PHPDOCDIR%%/function.mcve-setblocking.html
+%%PHPDOCDIR%%/function.mcve-setdropfile.html
+%%PHPDOCDIR%%/function.mcve-setip.html
+%%PHPDOCDIR%%/function.mcve-setssl-files.html
+%%PHPDOCDIR%%/function.mcve-setssl.html
+%%PHPDOCDIR%%/function.mcve-settimeout.html
+%%PHPDOCDIR%%/function.mcve-settle.html
+%%PHPDOCDIR%%/function.mcve-text-avs.html
+%%PHPDOCDIR%%/function.mcve-text-code.html
+%%PHPDOCDIR%%/function.mcve-text-cv.html
+%%PHPDOCDIR%%/function.mcve-transactionauth.html
+%%PHPDOCDIR%%/function.mcve-transactionavs.html
+%%PHPDOCDIR%%/function.mcve-transactionbatch.html
+%%PHPDOCDIR%%/function.mcve-transactioncv.html
+%%PHPDOCDIR%%/function.mcve-transactionid.html
+%%PHPDOCDIR%%/function.mcve-transactionitem.html
+%%PHPDOCDIR%%/function.mcve-transactionssent.html
+%%PHPDOCDIR%%/function.mcve-transactiontext.html
+%%PHPDOCDIR%%/function.mcve-transinqueue.html
+%%PHPDOCDIR%%/function.mcve-transnew.html
+%%PHPDOCDIR%%/function.mcve-transparam.html
+%%PHPDOCDIR%%/function.mcve-transsend.html
+%%PHPDOCDIR%%/function.mcve-ub.html
+%%PHPDOCDIR%%/function.mcve-uwait.html
+%%PHPDOCDIR%%/function.mcve-verifyconnection.html
+%%PHPDOCDIR%%/function.mcve-verifysslcert.html
+%%PHPDOCDIR%%/function.mcve-void.html
+%%PHPDOCDIR%%/function.md5-file.html
+%%PHPDOCDIR%%/function.mdecrypt-generic.html
+%%PHPDOCDIR%%/function.memory-get-usage.html
+%%PHPDOCDIR%%/function.metaphone.html
+%%PHPDOCDIR%%/function.method-exists.html
+%%PHPDOCDIR%%/function.mhash-count.html
+%%PHPDOCDIR%%/function.mhash-get-block-size.html
+%%PHPDOCDIR%%/function.mhash-get-hash-name.html
+%%PHPDOCDIR%%/function.mhash-keygen-s2k.html
+%%PHPDOCDIR%%/function.mhash.html
+%%PHPDOCDIR%%/function.microtime.html
+%%PHPDOCDIR%%/function.mime-content-type.html
+%%PHPDOCDIR%%/function.min.html
+%%PHPDOCDIR%%/function.ming-setcubicthreshold.html
+%%PHPDOCDIR%%/function.ming-setscale.html
+%%PHPDOCDIR%%/function.ming-useswfversion.html
+%%PHPDOCDIR%%/function.mkdir.html
+%%PHPDOCDIR%%/function.mktime.html
+%%PHPDOCDIR%%/function.money-format.html
+%%PHPDOCDIR%%/function.move-uploaded-file.html
+%%PHPDOCDIR%%/function.msession-connect.html
+%%PHPDOCDIR%%/function.msession-count.html
+%%PHPDOCDIR%%/function.msession-find.html
+%%PHPDOCDIR%%/function.msession-create.html
+%%PHPDOCDIR%%/function.msession-destroy.html
+%%PHPDOCDIR%%/function.msession-disconnect.html
+%%PHPDOCDIR%%/function.msession-get-array.html
+%%PHPDOCDIR%%/function.msession-get.html
+%%PHPDOCDIR%%/function.msession-getdata.html
+%%PHPDOCDIR%%/function.msession-inc.html
+%%PHPDOCDIR%%/function.msession-list.html
+%%PHPDOCDIR%%/function.msession-listvar.html
+%%PHPDOCDIR%%/function.msession-lock.html
+%%PHPDOCDIR%%/function.msession-plugin.html
+%%PHPDOCDIR%%/function.msession-randstr.html
+%%PHPDOCDIR%%/function.msession-set.html
+%%PHPDOCDIR%%/function.msession-set-array.html
+%%PHPDOCDIR%%/function.msession-setdata.html
+%%PHPDOCDIR%%/function.msession-timeout.html
+%%PHPDOCDIR%%/function.msession-uniq.html
+%%PHPDOCDIR%%/function.msession-unlock.html
+%%PHPDOCDIR%%/function.msg-get-queue.html
+%%PHPDOCDIR%%/function.msg-receive.html
+%%PHPDOCDIR%%/function.msg-remove-queue.html
+%%PHPDOCDIR%%/function.msg-send.html
+%%PHPDOCDIR%%/function.msg-set-queue.html
+%%PHPDOCDIR%%/function.msg-stat-queue.html
+%%PHPDOCDIR%%/function.msql-affected-rows.html
+%%PHPDOCDIR%%/function.msql-close.html
+%%PHPDOCDIR%%/function.msql-connect.html
+%%PHPDOCDIR%%/function.msql-create-db.html
+%%PHPDOCDIR%%/function.msql-createdb.html
+%%PHPDOCDIR%%/function.msql-data-seek.html
+%%PHPDOCDIR%%/function.msql-db-query.html
+%%PHPDOCDIR%%/function.msql-dbname.html
+%%PHPDOCDIR%%/function.msql-drop-db.html
+%%PHPDOCDIR%%/function.msql-error.html
+%%PHPDOCDIR%%/function.msql-fetch-array.html
+%%PHPDOCDIR%%/function.msql-fetch-field.html
+%%PHPDOCDIR%%/function.msql-fetch-object.html
+%%PHPDOCDIR%%/function.msql-fetch-row.html
+%%PHPDOCDIR%%/function.msql-field-flags.html
+%%PHPDOCDIR%%/function.msql-field-len.html
+%%PHPDOCDIR%%/function.msql-field-name.html
+%%PHPDOCDIR%%/function.msql-field-seek.html
+%%PHPDOCDIR%%/function.msql-field-table.html
+%%PHPDOCDIR%%/function.msql-field-type.html
+%%PHPDOCDIR%%/function.msql-fieldflags.html
+%%PHPDOCDIR%%/function.msql-fieldlen.html
+%%PHPDOCDIR%%/function.msql-fieldname.html
+%%PHPDOCDIR%%/function.msql-fieldtable.html
+%%PHPDOCDIR%%/function.msql-fieldtype.html
+%%PHPDOCDIR%%/function.msql-free-result.html
+%%PHPDOCDIR%%/function.msql-list-dbs.html
+%%PHPDOCDIR%%/function.msql-list-fields.html
+%%PHPDOCDIR%%/function.msql-list-tables.html
+%%PHPDOCDIR%%/function.msql-num-fields.html
+%%PHPDOCDIR%%/function.msql-num-rows.html
+%%PHPDOCDIR%%/function.msql-numfields.html
+%%PHPDOCDIR%%/function.msql-numrows.html
+%%PHPDOCDIR%%/function.msql-pconnect.html
+%%PHPDOCDIR%%/function.msql-query.html
+%%PHPDOCDIR%%/function.msql-regcase.html
+%%PHPDOCDIR%%/function.msql-result.html
+%%PHPDOCDIR%%/function.msql-select-db.html
+%%PHPDOCDIR%%/function.msql-tablename.html
+%%PHPDOCDIR%%/function.msql.html
+%%PHPDOCDIR%%/function.mssql-bind.html
+%%PHPDOCDIR%%/function.mt-rand.html
+%%PHPDOCDIR%%/function.mssql-close.html
+%%PHPDOCDIR%%/function.mssql-connect.html
+%%PHPDOCDIR%%/function.mssql-data-seek.html
+%%PHPDOCDIR%%/function.mssql-execute.html
+%%PHPDOCDIR%%/function.mssql-fetch-array.html
+%%PHPDOCDIR%%/function.mssql-fetch-assoc.html
+%%PHPDOCDIR%%/function.mssql-fetch-batch.html
+%%PHPDOCDIR%%/function.mssql-fetch-field.html
+%%PHPDOCDIR%%/function.mssql-fetch-object.html
+%%PHPDOCDIR%%/function.mssql-fetch-row.html
+%%PHPDOCDIR%%/function.mssql-field-length.html
+%%PHPDOCDIR%%/function.mssql-field-name.html
+%%PHPDOCDIR%%/function.mssql-init.html
+%%PHPDOCDIR%%/function.mssql-field-seek.html
+%%PHPDOCDIR%%/function.mssql-field-type.html
+%%PHPDOCDIR%%/function.mssql-free-result.html
+%%PHPDOCDIR%%/function.mssql-free-statement.html
+%%PHPDOCDIR%%/function.mssql-get-last-message.html
+%%PHPDOCDIR%%/function.mssql-guid-string.html
+%%PHPDOCDIR%%/function.mssql-min-error-severity.html
+%%PHPDOCDIR%%/function.mssql-min-message-severity.html
+%%PHPDOCDIR%%/function.mssql-next-result.html
+%%PHPDOCDIR%%/function.mssql-num-fields.html
+%%PHPDOCDIR%%/function.mssql-num-rows.html
+%%PHPDOCDIR%%/function.mssql-pconnect.html
+%%PHPDOCDIR%%/function.mssql-query.html
+%%PHPDOCDIR%%/function.mssql-result.html
+%%PHPDOCDIR%%/function.mssql-rows-affected.html
+%%PHPDOCDIR%%/function.mssql-select-db.html
+%%PHPDOCDIR%%/function.mt-getrandmax.html
+%%PHPDOCDIR%%/function.mt-srand.html
+%%PHPDOCDIR%%/function.muscat-close.html
+%%PHPDOCDIR%%/function.muscat-get.html
+%%PHPDOCDIR%%/function.muscat-give.html
+%%PHPDOCDIR%%/function.muscat-setup-net.html
+%%PHPDOCDIR%%/function.muscat-setup.html
+%%PHPDOCDIR%%/function.mysql-affected-rows.html
+%%PHPDOCDIR%%/function.mysql-change-user.html
+%%PHPDOCDIR%%/function.mysql-client-encoding.html
+%%PHPDOCDIR%%/function.mysql-close.html
+%%PHPDOCDIR%%/function.mysql-connect.html
+%%PHPDOCDIR%%/function.mysql-create-db.html
+%%PHPDOCDIR%%/function.mysql-data-seek.html
+%%PHPDOCDIR%%/function.mysql-db-name.html
+%%PHPDOCDIR%%/function.mysql-db-query.html
+%%PHPDOCDIR%%/function.mysql-drop-db.html
+%%PHPDOCDIR%%/function.mysql-errno.html
+%%PHPDOCDIR%%/function.mysql-error.html
+%%PHPDOCDIR%%/function.mysql-escape-string.html
+%%PHPDOCDIR%%/function.mysql-fetch-array.html
+%%PHPDOCDIR%%/function.mysql-fetch-assoc.html
+%%PHPDOCDIR%%/function.mysql-fetch-field.html
+%%PHPDOCDIR%%/function.mysql-fetch-lengths.html
+%%PHPDOCDIR%%/function.mysql-fetch-object.html
+%%PHPDOCDIR%%/function.mysql-fetch-row.html
+%%PHPDOCDIR%%/function.mysql-field-flags.html
+%%PHPDOCDIR%%/function.mysql-field-len.html
+%%PHPDOCDIR%%/function.mysql-field-name.html
+%%PHPDOCDIR%%/function.mysql-field-seek.html
+%%PHPDOCDIR%%/function.mysql-field-table.html
+%%PHPDOCDIR%%/function.mysql-field-type.html
+%%PHPDOCDIR%%/function.mysql-free-result.html
+%%PHPDOCDIR%%/function.mysql-get-client-info.html
+%%PHPDOCDIR%%/function.mysql-get-host-info.html
+%%PHPDOCDIR%%/function.mysql-get-proto-info.html
+%%PHPDOCDIR%%/function.mysql-get-server-info.html
+%%PHPDOCDIR%%/function.mysql-info.html
+%%PHPDOCDIR%%/function.mysql-insert-id.html
+%%PHPDOCDIR%%/function.mysql-list-dbs.html
+%%PHPDOCDIR%%/function.mysql-list-fields.html
+%%PHPDOCDIR%%/function.mysql-list-processes.html
+%%PHPDOCDIR%%/function.mysql-list-tables.html
+%%PHPDOCDIR%%/function.mysql-num-fields.html
+%%PHPDOCDIR%%/function.mysql-num-rows.html
+%%PHPDOCDIR%%/function.mysql-pconnect.html
+%%PHPDOCDIR%%/function.mysql-ping.html
+%%PHPDOCDIR%%/function.mysql-query.html
+%%PHPDOCDIR%%/function.mysql-real-escape-string.html
+%%PHPDOCDIR%%/function.mysql-result.html
+%%PHPDOCDIR%%/function.mysql-select-db.html
+%%PHPDOCDIR%%/function.mysql-stat.html
+%%PHPDOCDIR%%/function.mysql-tablename.html
+%%PHPDOCDIR%%/function.mysql-thread-id.html
+%%PHPDOCDIR%%/function.mysql-unbuffered-query.html
+%%PHPDOCDIR%%/function.mysqli-affected-rows.html
+%%PHPDOCDIR%%/function.mysqli-autocommit.html
+%%PHPDOCDIR%%/function.mysqli-bind-param.html
+%%PHPDOCDIR%%/function.next.html
+%%PHPDOCDIR%%/function.mysqli-bind-result.html
+%%PHPDOCDIR%%/function.mysqli-change-user.html
+%%PHPDOCDIR%%/function.mysqli-character-set-name.html
+%%PHPDOCDIR%%/function.mysqli-client-encoding.html
+%%PHPDOCDIR%%/function.mysqli-close.html
+%%PHPDOCDIR%%/function.mysqli-commit.html
+%%PHPDOCDIR%%/function.mysqli-connect-errno.html
+%%PHPDOCDIR%%/function.mysqli-connect-error.html
+%%PHPDOCDIR%%/function.mysqli-connect.html
+%%PHPDOCDIR%%/function.mysqli-data-seek.html
+%%PHPDOCDIR%%/function.mysqli-debug.html
+%%PHPDOCDIR%%/function.mysqli-disable-rpl-parse.html
+%%PHPDOCDIR%%/function.mysqli-disable-reads-from-master.html
+%%PHPDOCDIR%%/function.mysqli-dump-debug-info.html
+%%PHPDOCDIR%%/function.mysqli-embedded-connect.html
+%%PHPDOCDIR%%/function.mysqli-enable-reads-from-master.html
+%%PHPDOCDIR%%/function.mysqli-enable-rpl-parse.html
+%%PHPDOCDIR%%/function.mysqli-errno.html
+%%PHPDOCDIR%%/function.mysqli-error.html
+%%PHPDOCDIR%%/function.mysqli-escape-string.html
+%%PHPDOCDIR%%/function.mysqli-execute.html
+%%PHPDOCDIR%%/function.mysqli-fetch-array.html
+%%PHPDOCDIR%%/function.mysqli-fetch-assoc.html
+%%PHPDOCDIR%%/function.mysqli-fetch-field-direct.html
+%%PHPDOCDIR%%/function.mysqli-fetch-field.html
+%%PHPDOCDIR%%/function.mysqli-fetch-fields.html
+%%PHPDOCDIR%%/function.mysqli-fetch-lengths.html
+%%PHPDOCDIR%%/function.mysqli-fetch-object.html
+%%PHPDOCDIR%%/function.mysqli-fetch-row.html
+%%PHPDOCDIR%%/function.mysqli-fetch.html
+%%PHPDOCDIR%%/function.mysqli-field-count.html
+%%PHPDOCDIR%%/function.mysqli-field-seek.html
+%%PHPDOCDIR%%/function.mysqli-field-tell.html
+%%PHPDOCDIR%%/function.mysqli-free-result.html
+%%PHPDOCDIR%%/function.mysqli-get-host-info.html
+%%PHPDOCDIR%%/function.mysqli-get-client-info.html
+%%PHPDOCDIR%%/function.mysqli-get-metadata.html
+%%PHPDOCDIR%%/function.mysqli-get-proto-info.html
+%%PHPDOCDIR%%/function.mysqli-get-server-info.html
+%%PHPDOCDIR%%/function.mysqli-get-server-version.html
+%%PHPDOCDIR%%/function.mysqli-info.html
+%%PHPDOCDIR%%/function.mysqli-init.html
+%%PHPDOCDIR%%/function.mysqli-insert-id.html
+%%PHPDOCDIR%%/function.mysqli-kill.html
+%%PHPDOCDIR%%/function.mysqli-master-query.html
+%%PHPDOCDIR%%/function.mysqli-more-results.html
+%%PHPDOCDIR%%/function.mysqli-multi-query.html
+%%PHPDOCDIR%%/function.mysqli-next-result.html
+%%PHPDOCDIR%%/function.mysqli-num-fields.html
+%%PHPDOCDIR%%/function.mysqli-num-rows.html
+%%PHPDOCDIR%%/function.mysqli-options.html
+%%PHPDOCDIR%%/function.mysqli-param-count.html
+%%PHPDOCDIR%%/function.mysqli-ping.html
+%%PHPDOCDIR%%/function.mysqli-prepare.html
+%%PHPDOCDIR%%/function.mysqli-query.html
+%%PHPDOCDIR%%/function.mysqli-real-connect.html
+%%PHPDOCDIR%%/function.mysqli-real-escape-string.html
+%%PHPDOCDIR%%/function.mysqli-real-query.html
+%%PHPDOCDIR%%/function.mysqli-report.html
+%%PHPDOCDIR%%/ref.aspell.html
+%%PHPDOCDIR%%/function.mysqli-rollback.html
+%%PHPDOCDIR%%/function.mysqli-rpl-parse-enabled.html
+%%PHPDOCDIR%%/function.mysqli-rpl-probe.html
+%%PHPDOCDIR%%/function.mysqli-rpl-query-type.html
+%%PHPDOCDIR%%/function.mysqli-select-db.html
+%%PHPDOCDIR%%/function.mysqli-send-long-data.html
+%%PHPDOCDIR%%/function.mysqli-send-query.html
+%%PHPDOCDIR%%/function.mysqli-server-end.html
+%%PHPDOCDIR%%/function.mysqli-server-init.html
+%%PHPDOCDIR%%/function.mysqli-set-opt.html
+%%PHPDOCDIR%%/function.mysqli-sqlstate.html
+%%PHPDOCDIR%%/function.mysqli-ssl-set.html
+%%PHPDOCDIR%%/function.mysqli-stat.html
+%%PHPDOCDIR%%/function.mysqli-stmt-affected-rows.html
+%%PHPDOCDIR%%/function.mysqli-stmt-bind-param.html
+%%PHPDOCDIR%%/function.mysqli-stmt-bind-result.html
+%%PHPDOCDIR%%/function.mysqli-stmt-close.html
+%%PHPDOCDIR%%/function.mysqli-stmt-data-seek.html
+%%PHPDOCDIR%%/function.mysqli-stmt-errno.html
+%%PHPDOCDIR%%/function.mysqli-stmt-error.html
+%%PHPDOCDIR%%/function.mysqli-stmt-execute.html
+%%PHPDOCDIR%%/function.mysqli-stmt-fetch.html
+%%PHPDOCDIR%%/function.mysqli-stmt-init.html
+%%PHPDOCDIR%%/function.mysqli-stmt-num-rows.html
+%%PHPDOCDIR%%/function.mysqli-stmt-param-count.html
+%%PHPDOCDIR%%/function.mysqli-stmt-prepare.html
+%%PHPDOCDIR%%/function.mysqli-stmt-result-metadata.html
+%%PHPDOCDIR%%/function.mysqli-stmt-send-long-data.html
+%%PHPDOCDIR%%/function.mysqli-stmt-sqlstate.html
+%%PHPDOCDIR%%/function.mysqli-stmt-store-result.html
+%%PHPDOCDIR%%/function.mysqli-store-result.html
+%%PHPDOCDIR%%/function.mysqli-thread-id.html
+%%PHPDOCDIR%%/function.mysqli-thread-safe.html
+%%PHPDOCDIR%%/function.mysqli-use-result.html
+%%PHPDOCDIR%%/function.mysqli-warning-count.html
+%%PHPDOCDIR%%/function.mysqli_get_client_version.html
+%%PHPDOCDIR%%/function.natcasesort.html
+%%PHPDOCDIR%%/function.natsort.html
+%%PHPDOCDIR%%/function.ncurses-addch.html
+%%PHPDOCDIR%%/function.ncurses-addchnstr.html
+%%PHPDOCDIR%%/function.ncurses-addchstr.html
+%%PHPDOCDIR%%/function.ncurses-addnstr.html
+%%PHPDOCDIR%%/function.ncurses-addstr.html
+%%PHPDOCDIR%%/function.ncurses-assume-default-colors.html
+%%PHPDOCDIR%%/function.ncurses-attroff.html
+%%PHPDOCDIR%%/function.ncurses-attron.html
+%%PHPDOCDIR%%/function.ncurses-attrset.html
+%%PHPDOCDIR%%/function.nl2br.html
+%%PHPDOCDIR%%/function.ncurses-baudrate.html
+%%PHPDOCDIR%%/function.ncurses-beep.html
+%%PHPDOCDIR%%/function.ncurses-bkgd.html
+%%PHPDOCDIR%%/function.ncurses-bkgdset.html
+%%PHPDOCDIR%%/function.ncurses-border.html
+%%PHPDOCDIR%%/function.ncurses-bottom-panel.html
+%%PHPDOCDIR%%/function.ncurses-can-change-color.html
+%%PHPDOCDIR%%/function.ncurses-cbreak.html
+%%PHPDOCDIR%%/function.ncurses-clear.html
+%%PHPDOCDIR%%/function.ncurses-clrtobot.html
+%%PHPDOCDIR%%/function.ncurses-clrtoeol.html
+%%PHPDOCDIR%%/function.ncurses-color-content.html
+%%PHPDOCDIR%%/function.ord.html
+%%PHPDOCDIR%%/function.ncurses-color-set.html
+%%PHPDOCDIR%%/function.ncurses-curs-set.html
+%%PHPDOCDIR%%/function.ncurses-def-prog-mode.html
+%%PHPDOCDIR%%/function.ncurses-def-shell-mode.html
+%%PHPDOCDIR%%/function.ncurses-define-key.html
+%%PHPDOCDIR%%/function.ncurses-del-panel.html
+%%PHPDOCDIR%%/function.ncurses-delay-output.html
+%%PHPDOCDIR%%/function.ncurses-delch.html
+%%PHPDOCDIR%%/function.ncurses-deleteln.html
+%%PHPDOCDIR%%/function.ncurses-delwin.html
+%%PHPDOCDIR%%/function.ncurses-doupdate.html
+%%PHPDOCDIR%%/function.ncurses-echo.html
+%%PHPDOCDIR%%/function.ncurses-echochar.html
+%%PHPDOCDIR%%/function.ncurses-end.html
+%%PHPDOCDIR%%/function.ncurses-erase.html
+%%PHPDOCDIR%%/function.ncurses-erasechar.html
+%%PHPDOCDIR%%/function.ncurses-filter.html
+%%PHPDOCDIR%%/function.ncurses-flash.html
+%%PHPDOCDIR%%/function.ncurses-flushinp.html
+%%PHPDOCDIR%%/function.ncurses-getch.html
+%%PHPDOCDIR%%/function.ncurses-getmaxyx.html
+%%PHPDOCDIR%%/function.ncurses-getmouse.html
+%%PHPDOCDIR%%/function.ncurses-getyx.html
+%%PHPDOCDIR%%/function.ncurses-halfdelay.html
+%%PHPDOCDIR%%/function.ncurses-has-colors.html
+%%PHPDOCDIR%%/function.ncurses-has-ic.html
+%%PHPDOCDIR%%/function.ncurses-has-il.html
+%%PHPDOCDIR%%/function.ncurses-has-key.html
+%%PHPDOCDIR%%/function.ncurses-hide-panel.html
+%%PHPDOCDIR%%/function.ncurses-hline.html
+%%PHPDOCDIR%%/function.ncurses-inch.html
+%%PHPDOCDIR%%/function.ncurses-init-color.html
+%%PHPDOCDIR%%/function.ncurses-init-pair.html
+%%PHPDOCDIR%%/function.ncurses-init.html
+%%PHPDOCDIR%%/function.ncurses-insch.html
+%%PHPDOCDIR%%/function.ncurses-insdelln.html
+%%PHPDOCDIR%%/function.ncurses-insertln.html
+%%PHPDOCDIR%%/function.ncurses-insstr.html
+%%PHPDOCDIR%%/function.ncurses-instr.html
+%%PHPDOCDIR%%/function.ncurses-isendwin.html
+%%PHPDOCDIR%%/function.ncurses-keyok.html
+%%PHPDOCDIR%%/function.ncurses-keypad.html
+%%PHPDOCDIR%%/function.ncurses-killchar.html
+%%PHPDOCDIR%%/function.ncurses-longname.html
+%%PHPDOCDIR%%/function.ncurses-meta.html
+%%PHPDOCDIR%%/function.ncurses-mouse-trafo.html
+%%PHPDOCDIR%%/function.ncurses-mouseinterval.html
+%%PHPDOCDIR%%/function.ncurses-mousemask.html
+%%PHPDOCDIR%%/function.ncurses-move-panel.html
+%%PHPDOCDIR%%/function.ncurses-move.html
+%%PHPDOCDIR%%/function.ncurses-mvcur.html
+%%PHPDOCDIR%%/function.ncurses-mvaddch.html
+%%PHPDOCDIR%%/function.ncurses-mvaddchnstr.html
+%%PHPDOCDIR%%/function.ncurses-mvaddchstr.html
+%%PHPDOCDIR%%/function.ncurses-mvaddnstr.html
+%%PHPDOCDIR%%/function.ncurses-mvaddstr.html
+%%PHPDOCDIR%%/function.ncurses-mvdelch.html
+%%PHPDOCDIR%%/function.ncurses-mvgetch.html
+%%PHPDOCDIR%%/function.ncurses-mvhline.html
+%%PHPDOCDIR%%/function.ncurses-mvinch.html
+%%PHPDOCDIR%%/function.ncurses-mvvline.html
+%%PHPDOCDIR%%/function.ncurses-mvwaddstr.html
+%%PHPDOCDIR%%/function.ncurses-napms.html
+%%PHPDOCDIR%%/function.pack.html
+%%PHPDOCDIR%%/function.ncurses-new-panel.html
+%%PHPDOCDIR%%/function.ncurses-newpad.html
+%%PHPDOCDIR%%/function.ncurses-newwin.html
+%%PHPDOCDIR%%/function.ncurses-nl.html
+%%PHPDOCDIR%%/function.ncurses-nocbreak.html
+%%PHPDOCDIR%%/function.ncurses-noecho.html
+%%PHPDOCDIR%%/function.ncurses-nonl.html
+%%PHPDOCDIR%%/function.ncurses-noqiflush.html
+%%PHPDOCDIR%%/function.ncurses-noraw.html
+%%PHPDOCDIR%%/function.ncurses-pair-content.html
+%%PHPDOCDIR%%/function.ncurses-panel-above.html
+%%PHPDOCDIR%%/function.ncurses-panel-below.html
+%%PHPDOCDIR%%/function.ngettext.html
+%%PHPDOCDIR%%/function.ncurses-panel-window.html
+%%PHPDOCDIR%%/function.ncurses-pnoutrefresh.html
+%%PHPDOCDIR%%/function.ncurses-prefresh.html
+%%PHPDOCDIR%%/function.ncurses-putp.html
+%%PHPDOCDIR%%/function.ncurses-qiflush.html
+%%PHPDOCDIR%%/function.ncurses-raw.html
+%%PHPDOCDIR%%/function.ncurses-refresh.html
+%%PHPDOCDIR%%/function.ncurses-replace-panel.html
+%%PHPDOCDIR%%/function.ncurses-reset-prog-mode.html
+%%PHPDOCDIR%%/function.ncurses-reset-shell-mode.html
+%%PHPDOCDIR%%/function.ncurses-resetty.html
+%%PHPDOCDIR%%/function.ncurses-savetty.html
+%%PHPDOCDIR%%/function.ncurses-scr-dump.html
+%%PHPDOCDIR%%/function.ncurses-scr-init.html
+%%PHPDOCDIR%%/function.ncurses-scr-restore.html
+%%PHPDOCDIR%%/function.ncurses-scr-set.html
+%%PHPDOCDIR%%/function.ncurses-scrl.html
+%%PHPDOCDIR%%/function.ncurses-show-panel.html
+%%PHPDOCDIR%%/function.ncurses-slk-attr.html
+%%PHPDOCDIR%%/function.ncurses-slk-attroff.html
+%%PHPDOCDIR%%/function.ncurses-slk-attron.html
+%%PHPDOCDIR%%/function.ncurses-slk-attrset.html
+%%PHPDOCDIR%%/function.ncurses-slk-clear.html
+%%PHPDOCDIR%%/function.ncurses-slk-color.html
+%%PHPDOCDIR%%/function.ncurses-slk-init.html
+%%PHPDOCDIR%%/function.ncurses-slk-noutrefresh.html
+%%PHPDOCDIR%%/function.ncurses-slk-refresh.html
+%%PHPDOCDIR%%/function.ncurses-slk-restore.html
+%%PHPDOCDIR%%/function.ncurses-slk-set.html
+%%PHPDOCDIR%%/function.ncurses-slk-touch.html
+%%PHPDOCDIR%%/function.ncurses-standend.html
+%%PHPDOCDIR%%/function.ncurses-standout.html
+%%PHPDOCDIR%%/function.ncurses-start-color.html
+%%PHPDOCDIR%%/function.ncurses-termattrs.html
+%%PHPDOCDIR%%/function.ncurses-termname.html
+%%PHPDOCDIR%%/function.ncurses-timeout.html
+%%PHPDOCDIR%%/function.ncurses-top-panel.html
+%%PHPDOCDIR%%/function.ncurses-typeahead.html
+%%PHPDOCDIR%%/function.ncurses-ungetch.html
+%%PHPDOCDIR%%/function.ncurses-ungetmouse.html
+%%PHPDOCDIR%%/function.ncurses-update-panels.html
+%%PHPDOCDIR%%/function.ncurses-use-default-colors.html
+%%PHPDOCDIR%%/function.ncurses-use-env.html
+%%PHPDOCDIR%%/function.ncurses-use-extended-names.html
+%%PHPDOCDIR%%/function.ncurses-vidattr.html
+%%PHPDOCDIR%%/function.ncurses-vline.html
+%%PHPDOCDIR%%/function.ncurses-waddch.html
+%%PHPDOCDIR%%/function.ncurses-waddstr.html
+%%PHPDOCDIR%%/function.ncurses-wattroff.html
+%%PHPDOCDIR%%/function.ncurses-wattron.html
+%%PHPDOCDIR%%/function.ncurses-wattrset.html
+%%PHPDOCDIR%%/function.ncurses-wborder.html
+%%PHPDOCDIR%%/function.ncurses-wclear.html
+%%PHPDOCDIR%%/function.ncurses-wcolor-set.html
+%%PHPDOCDIR%%/function.ncurses-werase.html
+%%PHPDOCDIR%%/function.ncurses-wgetch.html
+%%PHPDOCDIR%%/function.ncurses-whline.html
+%%PHPDOCDIR%%/function.ncurses-wmouse-trafo.html
+%%PHPDOCDIR%%/function.ncurses-wmove.html
+%%PHPDOCDIR%%/function.ncurses-wnoutrefresh.html
+%%PHPDOCDIR%%/ref.bzip2.html
+%%PHPDOCDIR%%/function.ncurses-wrefresh.html
+%%PHPDOCDIR%%/function.ncurses-wstandend.html
+%%PHPDOCDIR%%/function.ncurses-wstandout.html
+%%PHPDOCDIR%%/function.ncurses-wvline.html
+%%PHPDOCDIR%%/function.nl-langinfo.html
+%%PHPDOCDIR%%/function.notes-body.html
+%%PHPDOCDIR%%/function.notes-copy-db.html
+%%PHPDOCDIR%%/function.notes-create-db.html
+%%PHPDOCDIR%%/function.notes-create-note.html
+%%PHPDOCDIR%%/function.notes-drop-db.html
+%%PHPDOCDIR%%/function.notes-find-note.html
+%%PHPDOCDIR%%/function.notes-header-info.html
+%%PHPDOCDIR%%/function.notes-list-msgs.html
+%%PHPDOCDIR%%/function.notes-mark-read.html
+%%PHPDOCDIR%%/function.notes-mark-unread.html
+%%PHPDOCDIR%%/function.notes-nav-create.html
+%%PHPDOCDIR%%/function.notes-search.html
+%%PHPDOCDIR%%/function.notes-unread.html
+%%PHPDOCDIR%%/function.notes-version.html
+%%PHPDOCDIR%%/function.nsapi-request-headers.html
+%%PHPDOCDIR%%/function.nsapi-response-headers.html
+%%PHPDOCDIR%%/function.nsapi-virtual.html
+%%PHPDOCDIR%%/function.number-format.html
+%%PHPDOCDIR%%/function.ob-clean.html
+%%PHPDOCDIR%%/function.ob-end-clean.html
+%%PHPDOCDIR%%/function.ob-end-flush.html
+%%PHPDOCDIR%%/function.ob-flush.html
+%%PHPDOCDIR%%/function.ob-get-clean.html
+%%PHPDOCDIR%%/function.ob-get-contents.html
+%%PHPDOCDIR%%/function.ob-get-flush.html
+%%PHPDOCDIR%%/function.ob-get-length.html
+%%PHPDOCDIR%%/function.ob-get-level.html
+%%PHPDOCDIR%%/function.ob-get-status.html
+%%PHPDOCDIR%%/function.ob-gzhandler.html
+%%PHPDOCDIR%%/function.ob-iconv-handler.html
+%%PHPDOCDIR%%/function.ob-implicit-flush.html
+%%PHPDOCDIR%%/function.ob-list-handlers.html
+%%PHPDOCDIR%%/function.ob-start.html
+%%PHPDOCDIR%%/function.ob-tidyhandler.html
+%%PHPDOCDIR%%/function.oci-close.html
+%%PHPDOCDIR%%/function.oci-bind-by-name.html
+%%PHPDOCDIR%%/function.oci-cancel.html
+%%PHPDOCDIR%%/function.oci-collection-append.html
+%%PHPDOCDIR%%/function.oci-collection-assign.html
+%%PHPDOCDIR%%/function.oci-collection-element-assign.html
+%%PHPDOCDIR%%/function.oci-collection-element-get.html
+%%PHPDOCDIR%%/function.oci-collection-max.html
+%%PHPDOCDIR%%/function.oci-collection-size.html
+%%PHPDOCDIR%%/function.oci-collection-trim.html
+%%PHPDOCDIR%%/function.oci-commit.html
+%%PHPDOCDIR%%/function.oci-connect.html
+%%PHPDOCDIR%%/function.oci-error.html
+%%PHPDOCDIR%%/function.oci-define-by-name.html
+%%PHPDOCDIR%%/function.oci-execute.html
+%%PHPDOCDIR%%/function.oci-fetch-all.html
+%%PHPDOCDIR%%/function.oci-fetch-array.html
+%%PHPDOCDIR%%/function.oci-fetch-assoc.html
+%%PHPDOCDIR%%/function.oci-fetch-object.html
+%%PHPDOCDIR%%/function.oci-fetch-row.html
+%%PHPDOCDIR%%/function.oci-fetch.html
+%%PHPDOCDIR%%/function.oci-field-is-null.html
+%%PHPDOCDIR%%/function.oci-field-name.html
+%%PHPDOCDIR%%/function.oci-field-precision.html
+%%PHPDOCDIR%%/function.oci-field-scale.html
+%%PHPDOCDIR%%/function.oci-field-size.html
+%%PHPDOCDIR%%/function.oci-field-type-raw.html
+%%PHPDOCDIR%%/function.oci-field-type.html
+%%PHPDOCDIR%%/function.oci-free-collection.html
+%%PHPDOCDIR%%/function.oci-free-descriptor.html
+%%PHPDOCDIR%%/function.oci-free-statement.html
+%%PHPDOCDIR%%/function.oci-internal-debug.html
+%%PHPDOCDIR%%/function.oci-lob-append.html
+%%PHPDOCDIR%%/function.oci-lob-close.html
+%%PHPDOCDIR%%/function.oci-lob-copy.html
+%%PHPDOCDIR%%/function.oci-lob-eof.html
+%%PHPDOCDIR%%/function.oci-lob-erase.html
+%%PHPDOCDIR%%/function.oci-lob-export.html
+%%PHPDOCDIR%%/function.pi.html
+%%PHPDOCDIR%%/function.oci-lob-flush.html
+%%PHPDOCDIR%%/function.oci-lob-import.html
+%%PHPDOCDIR%%/function.oci-lob-is-equal.html
+%%PHPDOCDIR%%/function.oci-lob-load.html
+%%PHPDOCDIR%%/function.oci-lob-read.html
+%%PHPDOCDIR%%/function.oci-lob-rewind.html
+%%PHPDOCDIR%%/function.oci-lob-save.html
+%%PHPDOCDIR%%/function.oci-lob-seek.html
+%%PHPDOCDIR%%/function.oci-lob-size.html
+%%PHPDOCDIR%%/function.oci-lob-tell.html
+%%PHPDOCDIR%%/function.oci-lob-truncate.html
+%%PHPDOCDIR%%/function.oci-lob-write-temporary.html
+%%PHPDOCDIR%%/function.oci-lob-write.html
+%%PHPDOCDIR%%/function.oci-new-collection.html
+%%PHPDOCDIR%%/function.oci-new-connect.html
+%%PHPDOCDIR%%/function.oci-new-cursor.html
+%%PHPDOCDIR%%/function.oci-new-descriptor.html
+%%PHPDOCDIR%%/function.oci-num-fields.html
+%%PHPDOCDIR%%/function.oci-num-rows.html
+%%PHPDOCDIR%%/function.oci-parse.html
+%%PHPDOCDIR%%/function.oci-password-change.html
+%%PHPDOCDIR%%/function.oci-pconnect.html
+%%PHPDOCDIR%%/function.oci-result.html
+%%PHPDOCDIR%%/function.oci-rollback.html
+%%PHPDOCDIR%%/function.oci-server-version.html
+%%PHPDOCDIR%%/function.oci-set-prefetch.html
+%%PHPDOCDIR%%/function.oci-statement-type.html
+%%PHPDOCDIR%%/function.ocifetchinto.html
+%%PHPDOCDIR%%/function.ocifetchstatement.html
+%%PHPDOCDIR%%/function.ocigetbufferinglob.html
+%%PHPDOCDIR%%/function.ocisetbufferinglob.html
+%%PHPDOCDIR%%/function.octdec.html
+%%PHPDOCDIR%%/function.odbc-autocommit.html
+%%PHPDOCDIR%%/function.odbc-binmode.html
+%%PHPDOCDIR%%/function.odbc-close-all.html
+%%PHPDOCDIR%%/function.odbc-close.html
+%%PHPDOCDIR%%/function.odbc-columnprivileges.html
+%%PHPDOCDIR%%/function.odbc-columns.html
+%%PHPDOCDIR%%/function.odbc-commit.html
+%%PHPDOCDIR%%/function.odbc-connect.html
+%%PHPDOCDIR%%/function.odbc-cursor.html
+%%PHPDOCDIR%%/function.odbc-data-source.html
+%%PHPDOCDIR%%/function.odbc-do.html
+%%PHPDOCDIR%%/function.odbc-error.html
+%%PHPDOCDIR%%/function.odbc-errormsg.html
+%%PHPDOCDIR%%/function.odbc-exec.html
+%%PHPDOCDIR%%/function.odbc-execute.html
+%%PHPDOCDIR%%/function.odbc-fetch-array.html
+%%PHPDOCDIR%%/function.odbc-fetch-into.html
+%%PHPDOCDIR%%/function.odbc-fetch-object.html
+%%PHPDOCDIR%%/function.odbc-fetch-row.html
+%%PHPDOCDIR%%/function.odbc-field-len.html
+%%PHPDOCDIR%%/function.popen.html
+%%PHPDOCDIR%%/function.odbc-field-name.html
+%%PHPDOCDIR%%/function.odbc-field-num.html
+%%PHPDOCDIR%%/function.odbc-field-precision.html
+%%PHPDOCDIR%%/function.odbc-field-scale.html
+%%PHPDOCDIR%%/function.odbc-field-type.html
+%%PHPDOCDIR%%/function.odbc-foreignkeys.html
+%%PHPDOCDIR%%/function.odbc-free-result.html
+%%PHPDOCDIR%%/function.odbc-gettypeinfo.html
+%%PHPDOCDIR%%/function.odbc-longreadlen.html
+%%PHPDOCDIR%%/function.odbc-next-result.html
+%%PHPDOCDIR%%/function.odbc-num-fields.html
+%%PHPDOCDIR%%/function.odbc-num-rows.html
+%%PHPDOCDIR%%/function.opendir.html
+%%PHPDOCDIR%%/function.odbc-pconnect.html
+%%PHPDOCDIR%%/function.odbc-prepare.html
+%%PHPDOCDIR%%/function.odbc-primarykeys.html
+%%PHPDOCDIR%%/function.odbc-procedurecolumns.html
+%%PHPDOCDIR%%/function.odbc-procedures.html
+%%PHPDOCDIR%%/function.odbc-result-all.html
+%%PHPDOCDIR%%/function.odbc-result.html
+%%PHPDOCDIR%%/function.odbc-rollback.html
+%%PHPDOCDIR%%/function.odbc-setoption.html
+%%PHPDOCDIR%%/function.odbc-specialcolumns.html
+%%PHPDOCDIR%%/function.odbc-statistics.html
+%%PHPDOCDIR%%/function.odbc-tableprivileges.html
+%%PHPDOCDIR%%/function.odbc-tables.html
+%%PHPDOCDIR%%/function.openlog.html
+%%PHPDOCDIR%%/function.openssl-csr-export-to-file.html
+%%PHPDOCDIR%%/function.openssl-csr-export.html
+%%PHPDOCDIR%%/function.openssl-csr-new.html
+%%PHPDOCDIR%%/function.openssl-csr-sign.html
+%%PHPDOCDIR%%/function.openssl-error-string.html
+%%PHPDOCDIR%%/function.openssl-free-key.html
+%%PHPDOCDIR%%/function.openssl-get-privatekey.html
+%%PHPDOCDIR%%/function.openssl-get-publickey.html
+%%PHPDOCDIR%%/function.openssl-open.html
+%%PHPDOCDIR%%/function.openssl-pkcs7-decrypt.html
+%%PHPDOCDIR%%/function.openssl-pkcs7-encrypt.html
+%%PHPDOCDIR%%/function.openssl-pkcs7-sign.html
+%%PHPDOCDIR%%/function.openssl-pkcs7-verify.html
+%%PHPDOCDIR%%/function.openssl-pkey-export-to-file.html
+%%PHPDOCDIR%%/function.openssl-pkey-export.html
+%%PHPDOCDIR%%/function.openssl-pkey-get-private.html
+%%PHPDOCDIR%%/function.openssl-pkey-get-public.html
+%%PHPDOCDIR%%/function.openssl-pkey-new.html
+%%PHPDOCDIR%%/function.openssl-private-decrypt.html
+%%PHPDOCDIR%%/function.openssl-private-encrypt.html
+%%PHPDOCDIR%%/function.openssl-public-decrypt.html
+%%PHPDOCDIR%%/function.openssl-public-encrypt.html
+%%PHPDOCDIR%%/function.openssl-seal.html
+%%PHPDOCDIR%%/function.openssl-sign.html
+%%PHPDOCDIR%%/function.openssl-verify.html
+%%PHPDOCDIR%%/function.openssl-x509-check-private-key.html
+%%PHPDOCDIR%%/function.openssl-x509-checkpurpose.html
+%%PHPDOCDIR%%/function.openssl-x509-export-to-file.html
+%%PHPDOCDIR%%/function.openssl-x509-export.html
+%%PHPDOCDIR%%/function.openssl-x509-free.html
+%%PHPDOCDIR%%/function.openssl-x509-parse.html
+%%PHPDOCDIR%%/function.openssl-x509-read.html
+%%PHPDOCDIR%%/function.ora-bind.html
+%%PHPDOCDIR%%/function.ora-close.html
+%%PHPDOCDIR%%/function.ora-columnname.html
+%%PHPDOCDIR%%/function.ora-columnsize.html
+%%PHPDOCDIR%%/function.ora-columntype.html
+%%PHPDOCDIR%%/function.ora-commit.html
+%%PHPDOCDIR%%/function.ora-commitoff.html
+%%PHPDOCDIR%%/function.ora-commiton.html
+%%PHPDOCDIR%%/function.ora-do.html
+%%PHPDOCDIR%%/function.ora-error.html
+%%PHPDOCDIR%%/function.ora-errorcode.html
+%%PHPDOCDIR%%/function.ora-exec.html
+%%PHPDOCDIR%%/function.ora-fetch-into.html
+%%PHPDOCDIR%%/function.ora-fetch.html
+%%PHPDOCDIR%%/function.ora-getcolumn.html
+%%PHPDOCDIR%%/function.ora-logoff.html
+%%PHPDOCDIR%%/function.ora-logon.html
+%%PHPDOCDIR%%/function.ora-numcols.html
+%%PHPDOCDIR%%/function.ora-numrows.html
+%%PHPDOCDIR%%/function.ora-open.html
+%%PHPDOCDIR%%/function.ora-parse.html
+%%PHPDOCDIR%%/function.ora-plogon.html
+%%PHPDOCDIR%%/function.ora-rollback.html
+%%PHPDOCDIR%%/function.output-add-rewrite-var.html
+%%PHPDOCDIR%%/function.output-reset-rewrite-vars.html
+%%PHPDOCDIR%%/function.overload.html
+%%PHPDOCDIR%%/function.ovrimos-close.html
+%%PHPDOCDIR%%/function.ovrimos-commit.html
+%%PHPDOCDIR%%/function.ovrimos-connect.html
+%%PHPDOCDIR%%/function.pos.html
+%%PHPDOCDIR%%/function.ovrimos-cursor.html
+%%PHPDOCDIR%%/function.ovrimos-exec.html
+%%PHPDOCDIR%%/function.ovrimos-execute.html
+%%PHPDOCDIR%%/function.ovrimos-fetch-into.html
+%%PHPDOCDIR%%/function.ovrimos-fetch-row.html
+%%PHPDOCDIR%%/function.ovrimos-field-len.html
+%%PHPDOCDIR%%/function.ovrimos-field-name.html
+%%PHPDOCDIR%%/function.ovrimos-field-num.html
+%%PHPDOCDIR%%/function.ovrimos-field-type.html
+%%PHPDOCDIR%%/function.ovrimos-free-result.html
+%%PHPDOCDIR%%/function.ovrimos-longreadlen.html
+%%PHPDOCDIR%%/function.ovrimos-num-fields.html
+%%PHPDOCDIR%%/function.ovrimos-num-rows.html
+%%PHPDOCDIR%%/function.ovrimos-prepare.html
+%%PHPDOCDIR%%/function.ovrimos-result-all.html
+%%PHPDOCDIR%%/function.ovrimos-result.html
+%%PHPDOCDIR%%/function.ovrimos-rollback.html
+%%PHPDOCDIR%%/function.parse-ini-file.html
+%%PHPDOCDIR%%/function.parse-str.html
+%%PHPDOCDIR%%/function.parse-url.html
+%%PHPDOCDIR%%/function.passthru.html
+%%PHPDOCDIR%%/function.pathinfo.html
+%%PHPDOCDIR%%/function.pclose.html
+%%PHPDOCDIR%%/function.pcntl-alarm.html
+%%PHPDOCDIR%%/function.pcntl-exec.html
+%%PHPDOCDIR%%/function.pcntl-fork.html
+%%PHPDOCDIR%%/function.pcntl-getpriority.html
+%%PHPDOCDIR%%/function.pcntl-setpriority.html
+%%PHPDOCDIR%%/function.pcntl-signal.html
+%%PHPDOCDIR%%/function.pcntl-wait.html
+%%PHPDOCDIR%%/function.pcntl-waitpid.html
+%%PHPDOCDIR%%/function.pcntl-wexitstatus.html
+%%PHPDOCDIR%%/function.pcntl-wifexited.html
+%%PHPDOCDIR%%/function.pcntl-wifsignaled.html
+%%PHPDOCDIR%%/function.pcntl-wifstopped.html
+%%PHPDOCDIR%%/function.pcntl-wstopsig.html
+%%PHPDOCDIR%%/function.pcntl-wtermsig.html
+%%PHPDOCDIR%%/function.pdf-add-annotation.html
+%%PHPDOCDIR%%/function.pdf-add-bookmark.html
+%%PHPDOCDIR%%/function.pdf-add-launchlink.html
+%%PHPDOCDIR%%/function.pdf-add-locallink.html
+%%PHPDOCDIR%%/function.pdf-add-note.html
+%%PHPDOCDIR%%/function.pdf-add-outline.html
+%%PHPDOCDIR%%/function.pdf-add-pdflink.html
+%%PHPDOCDIR%%/function.pdf-add-thumbnail.html
+%%PHPDOCDIR%%/function.pdf-add-weblink.html
+%%PHPDOCDIR%%/function.pdf-arc.html
+%%PHPDOCDIR%%/function.pdf-arcn.html
+%%PHPDOCDIR%%/function.pdf-attach-file.html
+%%PHPDOCDIR%%/function.pdf-begin-page.html
+%%PHPDOCDIR%%/function.pdf-begin-pattern.html
+%%PHPDOCDIR%%/function.pdf-begin-template.html
+%%PHPDOCDIR%%/function.pdf-circle.html
+%%PHPDOCDIR%%/function.pdf-clip.html
+%%PHPDOCDIR%%/function.pdf-close-image.html
+%%PHPDOCDIR%%/function.pdf-close-pdi-page.html
+%%PHPDOCDIR%%/function.pdf-close-pdi.html
+%%PHPDOCDIR%%/function.pdf-close.html
+%%PHPDOCDIR%%/function.pdf-closepath-fill-stroke.html
+%%PHPDOCDIR%%/function.pdf-closepath-stroke.html
+%%PHPDOCDIR%%/function.pdf-closepath.html
+%%PHPDOCDIR%%/function.pdf-concat.html
+%%PHPDOCDIR%%/function.pdf-continue-text.html
+%%PHPDOCDIR%%/function.pdf-curveto.html
+%%PHPDOCDIR%%/function.pdf-delete.html
+%%PHPDOCDIR%%/function.pdf-end-page.html
+%%PHPDOCDIR%%/function.pdf-end-pattern.html
+%%PHPDOCDIR%%/function.pdf-end-template.html
+%%PHPDOCDIR%%/function.pdf-endpath.html
+%%PHPDOCDIR%%/function.pdf-fill-stroke.html
+%%PHPDOCDIR%%/function.pdf-fill.html
+%%PHPDOCDIR%%/function.pdf-findfont.html
+%%PHPDOCDIR%%/function.pdf-get-buffer.html
+%%PHPDOCDIR%%/function.pdf-get-font.html
+%%PHPDOCDIR%%/function.pdf-get-fontname.html
+%%PHPDOCDIR%%/function.pdf-get-fontsize.html
+%%PHPDOCDIR%%/function.pdf-get-image-height.html
+%%PHPDOCDIR%%/function.pdf-get-image-width.html
+%%PHPDOCDIR%%/function.pdf-get-majorversion.html
+%%PHPDOCDIR%%/function.pdf-get-minorversion.html
+%%PHPDOCDIR%%/function.pdf-get-parameter.html
+%%PHPDOCDIR%%/function.pdf-get-pdi-parameter.html
+%%PHPDOCDIR%%/function.pdf-get-pdi-value.html
+%%PHPDOCDIR%%/function.pdf-get-value.html
+%%PHPDOCDIR%%/function.pdf-initgraphics.html
+%%PHPDOCDIR%%/function.pdf-lineto.html
+%%PHPDOCDIR%%/function.pdf-makespotcolor.html
+%%PHPDOCDIR%%/function.pdf-moveto.html
+%%PHPDOCDIR%%/function.pdf-new.html
+%%PHPDOCDIR%%/function.pdf-open-ccitt.html
+%%PHPDOCDIR%%/function.pdf-open-file.html
+%%PHPDOCDIR%%/function.pdf-open-gif.html
+%%PHPDOCDIR%%/function.pdf-open-image-file.html
+%%PHPDOCDIR%%/function.pdf-open-image.html
+%%PHPDOCDIR%%/function.pdf-open-jpeg.html
+%%PHPDOCDIR%%/function.pdf-open-memory-image.html
+%%PHPDOCDIR%%/function.pdf-open-pdi-page.html
+%%PHPDOCDIR%%/function.pdf-open-pdi.html
+%%PHPDOCDIR%%/function.pdf-open-png.html
+%%PHPDOCDIR%%/function.pdf-open-tiff.html
+%%PHPDOCDIR%%/function.pdf-open.html
+%%PHPDOCDIR%%/function.pdf-place-image.html
+%%PHPDOCDIR%%/function.pdf-place-pdi-page.html
+%%PHPDOCDIR%%/function.pdf-rect.html
+%%PHPDOCDIR%%/function.pdf-restore.html
+%%PHPDOCDIR%%/function.pdf-rotate.html
+%%PHPDOCDIR%%/function.pdf-save.html
+%%PHPDOCDIR%%/function.pdf-scale.html
+%%PHPDOCDIR%%/function.pdf-set-border-color.html
+%%PHPDOCDIR%%/function.pdf-set-border-dash.html
+%%PHPDOCDIR%%/function.pdf-set-border-style.html
+%%PHPDOCDIR%%/function.pdf-set-char-spacing.html
+%%PHPDOCDIR%%/function.pdf-set-duration.html
+%%PHPDOCDIR%%/function.pdf-set-font.html
+%%PHPDOCDIR%%/function.pdf-set-horiz-scaling.html
+%%PHPDOCDIR%%/function.pdf-set-info-author.html
+%%PHPDOCDIR%%/function.pdf-set-info.html
+%%PHPDOCDIR%%/function.pdf-set-info-creator.html
+%%PHPDOCDIR%%/function.pdf-set-info-keywords.html
+%%PHPDOCDIR%%/function.pdf-set-info-subject.html
+%%PHPDOCDIR%%/function.pdf-set-info-title.html
+%%PHPDOCDIR%%/function.pdf-set-leading.html
+%%PHPDOCDIR%%/function.pdf-set-parameter.html
+%%PHPDOCDIR%%/function.pdf-set-text-matrix.html
+%%PHPDOCDIR%%/function.pdf-set-text-pos.html
+%%PHPDOCDIR%%/function.pdf-set-text-rendering.html
+%%PHPDOCDIR%%/function.pdf-set-text-rise.html
+%%PHPDOCDIR%%/function.pdf-set-value.html
+%%PHPDOCDIR%%/function.pdf-set-word-spacing.html
+%%PHPDOCDIR%%/function.pdf-setcolor.html
+%%PHPDOCDIR%%/function.pdf-setdash.html
+%%PHPDOCDIR%%/function.pdf-setflat.html
+%%PHPDOCDIR%%/function.pdf-setfont.html
+%%PHPDOCDIR%%/function.pdf-setgray-fill.html
+%%PHPDOCDIR%%/function.pdf-setgray-stroke.html
+%%PHPDOCDIR%%/function.pdf-setgray.html
+%%PHPDOCDIR%%/function.pdf-setlinecap.html
+%%PHPDOCDIR%%/function.pdf-setlinejoin.html
+%%PHPDOCDIR%%/function.pdf-setlinewidth.html
+%%PHPDOCDIR%%/function.pdf-setmatrix.html
+%%PHPDOCDIR%%/function.pdf-setmiterlimit.html
+%%PHPDOCDIR%%/function.pdf-setpolydash.html
+%%PHPDOCDIR%%/function.pdf-setrgbcolor-fill.html
+%%PHPDOCDIR%%/function.pdf-setrgbcolor-stroke.html
+%%PHPDOCDIR%%/function.pdf-setrgbcolor.html
+%%PHPDOCDIR%%/function.pdf-show-boxed.html
+%%PHPDOCDIR%%/function.pdf-show-xy.html
+%%PHPDOCDIR%%/function.pdf-show.html
+%%PHPDOCDIR%%/function.pdf-skew.html
+%%PHPDOCDIR%%/function.pdf-stringwidth.html
+%%PHPDOCDIR%%/function.pdf-stroke.html
+%%PHPDOCDIR%%/function.pdf-translate.html
+%%PHPDOCDIR%%/function.pfpro-cleanup.html
+%%PHPDOCDIR%%/function.pfpro-init.html
+%%PHPDOCDIR%%/function.pfpro-process-raw.html
+%%PHPDOCDIR%%/function.pfpro-process.html
+%%PHPDOCDIR%%/function.pfpro-version.html
+%%PHPDOCDIR%%/function.pfsockopen.html
+%%PHPDOCDIR%%/function.pg-affected-rows.html
+%%PHPDOCDIR%%/function.pg-cancel-query.html
+%%PHPDOCDIR%%/function.pg-client-encoding.html
+%%PHPDOCDIR%%/function.pg-close.html
+%%PHPDOCDIR%%/function.pg-connect.html
+%%PHPDOCDIR%%/function.pg-connection-busy.html
+%%PHPDOCDIR%%/function.pg-connection-reset.html
+%%PHPDOCDIR%%/function.pg-connection-status.html
+%%PHPDOCDIR%%/function.pg-convert.html
+%%PHPDOCDIR%%/function.pg-copy-from.html
+%%PHPDOCDIR%%/function.pg-copy-to.html
+%%PHPDOCDIR%%/function.pg-dbname.html
+%%PHPDOCDIR%%/function.pg-delete.html
+%%PHPDOCDIR%%/function.pg-end-copy.html
+%%PHPDOCDIR%%/function.pg-escape-bytea.html
+%%PHPDOCDIR%%/function.pg-escape-string.html
+%%PHPDOCDIR%%/function.pg-fetch-all.html
+%%PHPDOCDIR%%/function.pg-fetch-array.html
+%%PHPDOCDIR%%/function.pg-fetch-assoc.html
+%%PHPDOCDIR%%/function.pg-fetch-object.html
+%%PHPDOCDIR%%/function.pg-fetch-result.html
+%%PHPDOCDIR%%/function.pg-fetch-row.html
+%%PHPDOCDIR%%/function.pg-field-is-null.html
+%%PHPDOCDIR%%/ref.ccvs.html
+%%PHPDOCDIR%%/function.pg-field-name.html
+%%PHPDOCDIR%%/function.pg-field-num.html
+%%PHPDOCDIR%%/function.pg-field-prtlen.html
+%%PHPDOCDIR%%/function.pg-field-size.html
+%%PHPDOCDIR%%/function.pg-field-type.html
+%%PHPDOCDIR%%/function.pg-free-result.html
+%%PHPDOCDIR%%/function.pg-get-notify.html
+%%PHPDOCDIR%%/function.pg-get-pid.html
+%%PHPDOCDIR%%/function.pg-get-result.html
+%%PHPDOCDIR%%/function.pg-host.html
+%%PHPDOCDIR%%/function.pg-insert.html
+%%PHPDOCDIR%%/function.pg-last-error.html
+%%PHPDOCDIR%%/function.pg-last-notice.html
+%%PHPDOCDIR%%/function.pg-last-oid.html
+%%PHPDOCDIR%%/function.pg-lo-close.html
+%%PHPDOCDIR%%/function.pg-lo-create.html
+%%PHPDOCDIR%%/function.pg-lo-export.html
+%%PHPDOCDIR%%/function.pg-lo-import.html
+%%PHPDOCDIR%%/function.pg-lo-open.html
+%%PHPDOCDIR%%/function.pg-lo-read-all.html
+%%PHPDOCDIR%%/function.pg-lo-read.html
+%%PHPDOCDIR%%/function.pg-lo-seek.html
+%%PHPDOCDIR%%/function.pg-lo-tell.html
+%%PHPDOCDIR%%/function.pg-lo-unlink.html
+%%PHPDOCDIR%%/function.pg-lo-write.html
+%%PHPDOCDIR%%/function.pg-metadata.html
+%%PHPDOCDIR%%/function.pg-num-fields.html
+%%PHPDOCDIR%%/function.pg-num-rows.html
+%%PHPDOCDIR%%/function.pg-options.html
+%%PHPDOCDIR%%/function.pg-pconnect.html
+%%PHPDOCDIR%%/function.pg-ping.html
+%%PHPDOCDIR%%/function.pg-port.html
+%%PHPDOCDIR%%/function.pg-put-line.html
+%%PHPDOCDIR%%/function.pg-query.html
+%%PHPDOCDIR%%/function.pg-result-error.html
+%%PHPDOCDIR%%/function.pg-result-seek.html
+%%PHPDOCDIR%%/function.pg-result-status.html
+%%PHPDOCDIR%%/function.pg-select.html
+%%PHPDOCDIR%%/function.pg-send-query.html
+%%PHPDOCDIR%%/function.pg-set-client-encoding.html
+%%PHPDOCDIR%%/function.pg-trace.html
+%%PHPDOCDIR%%/function.pg-tty.html
+%%PHPDOCDIR%%/function.pg-unescape-bytea.html
+%%PHPDOCDIR%%/function.pg-untrace.html
+%%PHPDOCDIR%%/function.pg-update.html
+%%PHPDOCDIR%%/function.php-ini-scanned-files.html
+%%PHPDOCDIR%%/function.php-logo-guid.html
+%%PHPDOCDIR%%/function.php-sapi-name.html
+%%PHPDOCDIR%%/function.php-uname.html
+%%PHPDOCDIR%%/function.phpcredits.html
+%%PHPDOCDIR%%/function.phpinfo.html
+%%PHPDOCDIR%%/function.phpversion.html
+%%PHPDOCDIR%%/function.png2wbmp.html
+%%PHPDOCDIR%%/function.posix-ctermid.html
+%%PHPDOCDIR%%/function.posix-get-last-error.html
+%%PHPDOCDIR%%/function.posix-getcwd.html
+%%PHPDOCDIR%%/function.posix-getegid.html
+%%PHPDOCDIR%%/function.posix-geteuid.html
+%%PHPDOCDIR%%/function.posix-getgid.html
+%%PHPDOCDIR%%/function.posix-getgrgid.html
+%%PHPDOCDIR%%/function.posix-getgrnam.html
+%%PHPDOCDIR%%/function.posix-getgroups.html
+%%PHPDOCDIR%%/function.posix-getlogin.html
+%%PHPDOCDIR%%/function.posix-getpgid.html
+%%PHPDOCDIR%%/function.posix-getpgrp.html
+%%PHPDOCDIR%%/function.posix-getpid.html
+%%PHPDOCDIR%%/function.posix-getppid.html
+%%PHPDOCDIR%%/function.posix-getpwnam.html
+%%PHPDOCDIR%%/function.posix-getpwuid.html
+%%PHPDOCDIR%%/function.posix-getrlimit.html
+%%PHPDOCDIR%%/function.posix-getsid.html
+%%PHPDOCDIR%%/function.posix-getuid.html
+%%PHPDOCDIR%%/function.posix-isatty.html
+%%PHPDOCDIR%%/function.posix-kill.html
+%%PHPDOCDIR%%/function.posix-mkfifo.html
+%%PHPDOCDIR%%/function.posix-setegid.html
+%%PHPDOCDIR%%/function.posix-seteuid.html
+%%PHPDOCDIR%%/function.posix-setgid.html
+%%PHPDOCDIR%%/function.posix-setpgid.html
+%%PHPDOCDIR%%/function.posix-setsid.html
+%%PHPDOCDIR%%/function.posix-setuid.html
+%%PHPDOCDIR%%/function.posix-strerror.html
+%%PHPDOCDIR%%/function.posix-times.html
+%%PHPDOCDIR%%/function.posix-ttyname.html
+%%PHPDOCDIR%%/function.posix-uname.html
+%%PHPDOCDIR%%/function.pow.html
+%%PHPDOCDIR%%/function.preg-grep.html
+%%PHPDOCDIR%%/function.preg-match-all.html
+%%PHPDOCDIR%%/function.preg-match.html
+%%PHPDOCDIR%%/function.preg-quote.html
+%%PHPDOCDIR%%/function.preg-replace-callback.html
+%%PHPDOCDIR%%/function.preg-replace.html
+%%PHPDOCDIR%%/function.preg-split.html
+%%PHPDOCDIR%%/function.prev.html
+%%PHPDOCDIR%%/function.print-r.html
+%%PHPDOCDIR%%/function.print.html
+%%PHPDOCDIR%%/function.printer-abort.html
+%%PHPDOCDIR%%/function.rand.html
+%%PHPDOCDIR%%/function.printer-close.html
+%%PHPDOCDIR%%/function.printer-create-brush.html
+%%PHPDOCDIR%%/function.printer-create-dc.html
+%%PHPDOCDIR%%/function.printer-create-font.html
+%%PHPDOCDIR%%/function.printer-create-pen.html
+%%PHPDOCDIR%%/function.printer-delete-brush.html
+%%PHPDOCDIR%%/function.printer-delete-dc.html
+%%PHPDOCDIR%%/function.printer-delete-font.html
+%%PHPDOCDIR%%/function.printer-delete-pen.html
+%%PHPDOCDIR%%/function.printer-draw-bmp.html
+%%PHPDOCDIR%%/function.printer-draw-chord.html
+%%PHPDOCDIR%%/function.printer-draw-elipse.html
+%%PHPDOCDIR%%/function.printer-draw-line.html
+%%PHPDOCDIR%%/function.printer-draw-pie.html
+%%PHPDOCDIR%%/function.printer-draw-rectangle.html
+%%PHPDOCDIR%%/function.printer-draw-roundrect.html
+%%PHPDOCDIR%%/function.printer-draw-text.html
+%%PHPDOCDIR%%/function.printer-end-doc.html
+%%PHPDOCDIR%%/function.printer-end-page.html
+%%PHPDOCDIR%%/function.printer-get-option.html
+%%PHPDOCDIR%%/function.printer-list.html
+%%PHPDOCDIR%%/function.printer-logical-fontheight.html
+%%PHPDOCDIR%%/function.printer-open.html
+%%PHPDOCDIR%%/function.printer-select-brush.html
+%%PHPDOCDIR%%/function.printer-select-font.html
+%%PHPDOCDIR%%/function.printer-select-pen.html
+%%PHPDOCDIR%%/function.printer-set-option.html
+%%PHPDOCDIR%%/function.printer-start-doc.html
+%%PHPDOCDIR%%/function.printer-start-page.html
+%%PHPDOCDIR%%/function.printer-write.html
+%%PHPDOCDIR%%/function.printf.html
+%%PHPDOCDIR%%/function.proc-close.html
+%%PHPDOCDIR%%/function.proc-get-status.html
+%%PHPDOCDIR%%/function.proc-nice.html
+%%PHPDOCDIR%%/function.proc-open.html
+%%PHPDOCDIR%%/function.proc-terminate.html
+%%PHPDOCDIR%%/function.pspell-add-to-personal.html
+%%PHPDOCDIR%%/function.pspell-add-to-session.html
+%%PHPDOCDIR%%/function.pspell-check.html
+%%PHPDOCDIR%%/function.pspell-clear-session.html
+%%PHPDOCDIR%%/function.pspell-config-create.html
+%%PHPDOCDIR%%/function.pspell-config-ignore.html
+%%PHPDOCDIR%%/function.pspell-config-mode.html
+%%PHPDOCDIR%%/function.pspell-config-personal.html
+%%PHPDOCDIR%%/function.pspell-config-repl.html
+%%PHPDOCDIR%%/function.pspell-config-runtogether.html
+%%PHPDOCDIR%%/function.pspell-config-save-repl.html
+%%PHPDOCDIR%%/function.pspell-new-config.html
+%%PHPDOCDIR%%/function.range.html
+%%PHPDOCDIR%%/function.pspell-new-personal.html
+%%PHPDOCDIR%%/function.pspell-new.html
+%%PHPDOCDIR%%/function.pspell-save-wordlist.html
+%%PHPDOCDIR%%/function.pspell-store-replacement.html
+%%PHPDOCDIR%%/function.pspell-suggest.html
+%%PHPDOCDIR%%/function.putenv.html
+%%PHPDOCDIR%%/function.qdom-error.html
+%%PHPDOCDIR%%/function.qdom-tree.html
+%%PHPDOCDIR%%/function.quoted-printable-decode.html
+%%PHPDOCDIR%%/function.quotemeta.html
+%%PHPDOCDIR%%/function.rad2deg.html
+%%PHPDOCDIR%%/function.rawurldecode.html
+%%PHPDOCDIR%%/function.rawurlencode.html
+%%PHPDOCDIR%%/function.read-exif-data.html
+%%PHPDOCDIR%%/function.readdir.html
+%%PHPDOCDIR%%/function.readfile.html
+%%PHPDOCDIR%%/function.readgzfile.html
+%%PHPDOCDIR%%/function.readline-add-history.html
+%%PHPDOCDIR%%/function.readline-clear-history.html
+%%PHPDOCDIR%%/function.readline-completion-function.html
+%%PHPDOCDIR%%/function.readline-info.html
+%%PHPDOCDIR%%/function.readline-list-history.html
+%%PHPDOCDIR%%/function.readline-read-history.html
+%%PHPDOCDIR%%/function.readline-write-history.html
+%%PHPDOCDIR%%/function.readline.html
+%%PHPDOCDIR%%/ref.com.html
+%%PHPDOCDIR%%/function.readlink.html
+%%PHPDOCDIR%%/function.realpath.html
+%%PHPDOCDIR%%/function.recode-file.html
+%%PHPDOCDIR%%/function.recode-string.html
+%%PHPDOCDIR%%/function.recode.html
+%%PHPDOCDIR%%/function.recursivedirectoryiterator-haschildren.html
+%%PHPDOCDIR%%/function.recursivedirectoryiterator-key.html
+%%PHPDOCDIR%%/function.recursivedirectoryiterator-next.html
+%%PHPDOCDIR%%/function.recursivedirectoryiterator-rewind.html
+%%PHPDOCDIR%%/function.register-shutdown-function.html
+%%PHPDOCDIR%%/function.register-tick-function.html
+%%PHPDOCDIR%%/function.rename.html
+%%PHPDOCDIR%%/function.require-once.html
+%%PHPDOCDIR%%/function.require.html
+%%PHPDOCDIR%%/function.reset.html
+%%PHPDOCDIR%%/function.restore-error-handler.html
+%%PHPDOCDIR%%/function.restore-include-path.html
+%%PHPDOCDIR%%/function.return.html
+%%PHPDOCDIR%%/function.rewind.html
+%%PHPDOCDIR%%/function.rewinddir.html
+%%PHPDOCDIR%%/function.rmdir.html
+%%PHPDOCDIR%%/function.round.html
+%%PHPDOCDIR%%/function.rsort.html
+%%PHPDOCDIR%%/function.rtrim.html
+%%PHPDOCDIR%%/function.scandir.html
+%%PHPDOCDIR%%/function.sem-acquire.html
+%%PHPDOCDIR%%/function.sem-get.html
+%%PHPDOCDIR%%/function.sem-release.html
+%%PHPDOCDIR%%/function.sem-remove.html
+%%PHPDOCDIR%%/function.serialize.html
+%%PHPDOCDIR%%/function.sesam-affected-rows.html
+%%PHPDOCDIR%%/function.sesam-commit.html
+%%PHPDOCDIR%%/function.sesam-connect.html
+%%PHPDOCDIR%%/function.sesam-diagnostic.html
+%%PHPDOCDIR%%/function.sesam-disconnect.html
+%%PHPDOCDIR%%/function.sesam-errormsg.html
+%%PHPDOCDIR%%/function.sesam-execimm.html
+%%PHPDOCDIR%%/function.sesam-fetch-array.html
+%%PHPDOCDIR%%/function.sesam-fetch-result.html
+%%PHPDOCDIR%%/function.sesam-fetch-row.html
+%%PHPDOCDIR%%/function.sesam-field-array.html
+%%PHPDOCDIR%%/function.sesam-field-name.html
+%%PHPDOCDIR%%/function.sesam-free-result.html
+%%PHPDOCDIR%%/function.sesam-num-fields.html
+%%PHPDOCDIR%%/function.sesam-query.html
+%%PHPDOCDIR%%/function.sesam-rollback.html
+%%PHPDOCDIR%%/function.sesam-seek-row.html
+%%PHPDOCDIR%%/function.sesam-settransaction.html
+%%PHPDOCDIR%%/function.session-cache-expire.html
+%%PHPDOCDIR%%/function.session-cache-limiter.html
+%%PHPDOCDIR%%/function.session-commit.html
+%%PHPDOCDIR%%/ref.cpdf.html
+%%PHPDOCDIR%%/function.session-decode.html
+%%PHPDOCDIR%%/function.session-destroy.html
+%%PHPDOCDIR%%/function.session-encode.html
+%%PHPDOCDIR%%/function.session-get-cookie-params.html
+%%PHPDOCDIR%%/function.session-id.html
+%%PHPDOCDIR%%/function.session-is-registered.html
+%%PHPDOCDIR%%/function.session-module-name.html
+%%PHPDOCDIR%%/function.session-name.html
+%%PHPDOCDIR%%/function.session-regenerate-id.html
+%%PHPDOCDIR%%/function.session-register.html
+%%PHPDOCDIR%%/function.session-save-path.html
+%%PHPDOCDIR%%/function.session-set-cookie-params.html
+%%PHPDOCDIR%%/function.session-set-save-handler.html
+%%PHPDOCDIR%%/function.session-start.html
+%%PHPDOCDIR%%/function.session-unregister.html
+%%PHPDOCDIR%%/function.session-unset.html
+%%PHPDOCDIR%%/function.session-write-close.html
+%%PHPDOCDIR%%/function.set-error-handler.html
+%%PHPDOCDIR%%/function.set-file-buffer.html
+%%PHPDOCDIR%%/function.set-include-path.html
+%%PHPDOCDIR%%/function.set-magic-quotes-runtime.html
+%%PHPDOCDIR%%/function.set-time-limit.html
+%%PHPDOCDIR%%/function.setcookie.html
+%%PHPDOCDIR%%/function.setlocale.html
+%%PHPDOCDIR%%/function.settype.html
+%%PHPDOCDIR%%/function.setrawcookie.html
+%%PHPDOCDIR%%/function.sha1-file.html
+%%PHPDOCDIR%%/function.sha1.html
+%%PHPDOCDIR%%/function.shell-exec.html
+%%PHPDOCDIR%%/function.shm-attach.html
+%%PHPDOCDIR%%/function.shm-detach.html
+%%PHPDOCDIR%%/function.shm-get-var.html
+%%PHPDOCDIR%%/function.shm-put-var.html
+%%PHPDOCDIR%%/function.shm-remove-var.html
+%%PHPDOCDIR%%/function.shm-remove.html
+%%PHPDOCDIR%%/function.shmop-close.html
+%%PHPDOCDIR%%/function.shmop-delete.html
+%%PHPDOCDIR%%/function.shmop-open.html
+%%PHPDOCDIR%%/function.shmop-read.html
+%%PHPDOCDIR%%/function.shmop-size.html
+%%PHPDOCDIR%%/function.shmop-write.html
+%%PHPDOCDIR%%/function.show-source.html
+%%PHPDOCDIR%%/function.shuffle.html
+%%PHPDOCDIR%%/function.similar-text.html
+%%PHPDOCDIR%%/function.simplexml-element-asxml.html
+%%PHPDOCDIR%%/function.simplexml-element-attributes.html
+%%PHPDOCDIR%%/function.simplexml-element-children.html
+%%PHPDOCDIR%%/function.simplexml-element-xpath.html
+%%PHPDOCDIR%%/function.simplexml-import-dom.html
+%%PHPDOCDIR%%/function.simplexml-load-file.html
+%%PHPDOCDIR%%/function.simplexml-load-string.html
+%%PHPDOCDIR%%/function.sin.html
+%%PHPDOCDIR%%/function.sinh.html
+%%PHPDOCDIR%%/function.sizeof.html
+%%PHPDOCDIR%%/function.sleep.html
+%%PHPDOCDIR%%/function.snmp-get-quick-print.html
+%%PHPDOCDIR%%/function.snmp-set-quick-print.html
+%%PHPDOCDIR%%/function.snmpget.html
+%%PHPDOCDIR%%/function.snmprealwalk.html
+%%PHPDOCDIR%%/function.snmpset.html
+%%PHPDOCDIR%%/function.snmpwalk.html
+%%PHPDOCDIR%%/function.snmpwalkoid.html
+%%PHPDOCDIR%%/function.soapclient-call.html
+%%PHPDOCDIR%%/function.soapclient-getfunctions.html
+%%PHPDOCDIR%%/function.soapclient-getlastrequest.html
+%%PHPDOCDIR%%/function.soapclient-getlastresponse.html
+%%PHPDOCDIR%%/function.soapclient-gettypes.html
+%%PHPDOCDIR%%/function.soapclient-soapclient.html
+%%PHPDOCDIR%%/function.soapfault-soapfault.html
+%%PHPDOCDIR%%/function.soapheader-soapheader.html
+%%PHPDOCDIR%%/function.soapparam-soapparam.html
+%%PHPDOCDIR%%/function.soapserver-addfunction.html
+%%PHPDOCDIR%%/function.soapserver-getfunctions.html
+%%PHPDOCDIR%%/function.soapserver-handle.html
+%%PHPDOCDIR%%/function.soapserver-setclass.html
+%%PHPDOCDIR%%/function.soapserver-setpersistence.html
+%%PHPDOCDIR%%/function.soapserver-soapserver.html
+%%PHPDOCDIR%%/function.soapvar-soapvar.html
+%%PHPDOCDIR%%/function.socket-accept.html
+%%PHPDOCDIR%%/function.socket-bind.html
+%%PHPDOCDIR%%/function.socket-clear-error.html
+%%PHPDOCDIR%%/function.socket-close.html
+%%PHPDOCDIR%%/function.socket-connect.html
+%%PHPDOCDIR%%/function.socket-create-listen.html
+%%PHPDOCDIR%%/function.socket-create-pair.html
+%%PHPDOCDIR%%/function.socket-create.html
+%%PHPDOCDIR%%/function.socket-get-option.html
+%%PHPDOCDIR%%/function.socket-get-status.html
+%%PHPDOCDIR%%/function.sort.html
+%%PHPDOCDIR%%/function.socket-getpeername.html
+%%PHPDOCDIR%%/function.socket-getsockname.html
+%%PHPDOCDIR%%/function.socket-iovec-add.html
+%%PHPDOCDIR%%/function.socket-iovec-alloc.html
+%%PHPDOCDIR%%/function.socket-iovec-delete.html
+%%PHPDOCDIR%%/function.socket-iovec-fetch.html
+%%PHPDOCDIR%%/function.socket-iovec-free.html
+%%PHPDOCDIR%%/function.socket-iovec-set.html
+%%PHPDOCDIR%%/function.socket-last-error.html
+%%PHPDOCDIR%%/function.socket-listen.html
+%%PHPDOCDIR%%/function.socket-read.html
+%%PHPDOCDIR%%/function.socket-readv.html
+%%PHPDOCDIR%%/ref.crack.html
+%%PHPDOCDIR%%/function.socket-recv.html
+%%PHPDOCDIR%%/function.socket-recvfrom.html
+%%PHPDOCDIR%%/function.socket-recvmsg.html
+%%PHPDOCDIR%%/function.socket-select.html
+%%PHPDOCDIR%%/function.socket-send.html
+%%PHPDOCDIR%%/function.socket-sendmsg.html
+%%PHPDOCDIR%%/function.socket-sendto.html
+%%PHPDOCDIR%%/function.socket-set-block.html
+%%PHPDOCDIR%%/function.socket-set-blocking.html
+%%PHPDOCDIR%%/function.socket-set-nonblock.html
+%%PHPDOCDIR%%/function.socket-set-option.html
+%%PHPDOCDIR%%/function.socket-set-timeout.html
+%%PHPDOCDIR%%/function.socket-write.html
+%%PHPDOCDIR%%/function.socket-shutdown.html
+%%PHPDOCDIR%%/function.socket-strerror.html
+%%PHPDOCDIR%%/function.socket-writev.html
+%%PHPDOCDIR%%/function.soundex.html
+%%PHPDOCDIR%%/function.split.html
+%%PHPDOCDIR%%/function.spliti.html
+%%PHPDOCDIR%%/function.sprintf.html
+%%PHPDOCDIR%%/function.sql-regcase.html
+%%PHPDOCDIR%%/function.sqlite-array-query.html
+%%PHPDOCDIR%%/function.sqlite-busy-timeout.html
+%%PHPDOCDIR%%/function.sqlite-changes.html
+%%PHPDOCDIR%%/function.sqlite-close.html
+%%PHPDOCDIR%%/function.sqlite-column.html
+%%PHPDOCDIR%%/function.sqlite-next.html
+%%PHPDOCDIR%%/function.sqlite-create-aggregate.html
+%%PHPDOCDIR%%/function.sqlite-create-function.html
+%%PHPDOCDIR%%/function.sqlite-current.html
+%%PHPDOCDIR%%/function.sqlite-error-string.html
+%%PHPDOCDIR%%/function.sqlite-escape-string.html
+%%PHPDOCDIR%%/function.sqlite-fetch-array.html
+%%PHPDOCDIR%%/function.sqlite-fetch-single.html
+%%PHPDOCDIR%%/function.sqlite-fetch-string.html
+%%PHPDOCDIR%%/function.sqlite-field-name.html
+%%PHPDOCDIR%%/function.sqlite-has-more.html
+%%PHPDOCDIR%%/function.sqlite-last-error.html
+%%PHPDOCDIR%%/function.sqlite-open.html
+%%PHPDOCDIR%%/function.sqlite-last-insert-rowid.html
+%%PHPDOCDIR%%/function.sqlite-libencoding.html
+%%PHPDOCDIR%%/function.sqlite-libversion.html
+%%PHPDOCDIR%%/function.sqlite-num-fields.html
+%%PHPDOCDIR%%/function.sqlite-num-rows.html
+%%PHPDOCDIR%%/function.sqlite-popen.html
+%%PHPDOCDIR%%/function.sqlite-query.html
+%%PHPDOCDIR%%/function.sqlite-rewind.html
+%%PHPDOCDIR%%/function.sqlite-seek.html
+%%PHPDOCDIR%%/function.sqlite-udf-decode-binary.html
+%%PHPDOCDIR%%/function.sqlite-udf-encode-binary.html
+%%PHPDOCDIR%%/function.sqlite-unbuffered-query.html
+%%PHPDOCDIR%%/function.sqrt.html
+%%PHPDOCDIR%%/function.srand.html
+%%PHPDOCDIR%%/function.sscanf.html
+%%PHPDOCDIR%%/function.stat.html
+%%PHPDOCDIR%%/function.str-ireplace.html
+%%PHPDOCDIR%%/function.str-pad.html
+%%PHPDOCDIR%%/function.str-repeat.html
+%%PHPDOCDIR%%/function.str-replace.html
+%%PHPDOCDIR%%/function.str-rot13.html
+%%PHPDOCDIR%%/function.str-shuffle.html
+%%PHPDOCDIR%%/function.str-split.html
+%%PHPDOCDIR%%/function.str-word-count.html
+%%PHPDOCDIR%%/function.strcasecmp.html
+%%PHPDOCDIR%%/function.strchr.html
+%%PHPDOCDIR%%/function.strcmp.html
+%%PHPDOCDIR%%/function.strcoll.html
+%%PHPDOCDIR%%/function.strcspn.html
+%%PHPDOCDIR%%/function.stream-context-create.html
+%%PHPDOCDIR%%/function.stream-context-get-options.html
+%%PHPDOCDIR%%/function.stream-context-set-option.html
+%%PHPDOCDIR%%/function.stream-context-set-params.html
+%%PHPDOCDIR%%/function.stream-copy-to-stream.html
+%%PHPDOCDIR%%/function.stream-filter-append.html
+%%PHPDOCDIR%%/function.stream-filter-prepend.html
+%%PHPDOCDIR%%/function.stream-filter-register.html
+%%PHPDOCDIR%%/function.stream-get-contents.html
+%%PHPDOCDIR%%/function.strftime.html
+%%PHPDOCDIR%%/function.stream-get-filters.html
+%%PHPDOCDIR%%/function.stream-get-line.html
+%%PHPDOCDIR%%/function.stream-get-meta-data.html
+%%PHPDOCDIR%%/function.stream-get-transports.html
+%%PHPDOCDIR%%/function.stream-get-wrappers.html
+%%PHPDOCDIR%%/function.stream-select.html
+%%PHPDOCDIR%%/function.stream-set-blocking.html
+%%PHPDOCDIR%%/function.stream-set-timeout.html
+%%PHPDOCDIR%%/function.stream-set-write-buffer.html
+%%PHPDOCDIR%%/function.stream-socket-accept.html
+%%PHPDOCDIR%%/function.stream-socket-client.html
+%%PHPDOCDIR%%/function.strip-tags.html
+%%PHPDOCDIR%%/function.stream-socket-get-name.html
+%%PHPDOCDIR%%/function.stream-socket-recvfrom.html
+%%PHPDOCDIR%%/function.stream-socket-sendto.html
+%%PHPDOCDIR%%/function.stream-socket-server.html
+%%PHPDOCDIR%%/function.stream-wrapper-register.html
+%%PHPDOCDIR%%/function.stripcslashes.html
+%%PHPDOCDIR%%/function.stripos.html
+%%PHPDOCDIR%%/function.stripslashes.html
+%%PHPDOCDIR%%/function.stristr.html
+%%PHPDOCDIR%%/function.strlen.html
+%%PHPDOCDIR%%/function.strnatcasecmp.html
+%%PHPDOCDIR%%/function.strnatcmp.html
+%%PHPDOCDIR%%/function.strncasecmp.html
+%%PHPDOCDIR%%/function.strncmp.html
+%%PHPDOCDIR%%/function.strpos.html
+%%PHPDOCDIR%%/function.strrchr.html
+%%PHPDOCDIR%%/function.strrev.html
+%%PHPDOCDIR%%/function.strripos.html
+%%PHPDOCDIR%%/function.strrpos.html
+%%PHPDOCDIR%%/function.strspn.html
+%%PHPDOCDIR%%/function.strstr.html
+%%PHPDOCDIR%%/function.strtok.html
+%%PHPDOCDIR%%/function.strtolower.html
+%%PHPDOCDIR%%/function.strtotime.html
+%%PHPDOCDIR%%/function.strtoupper.html
+%%PHPDOCDIR%%/function.strtr.html
+%%PHPDOCDIR%%/function.strval.html
+%%PHPDOCDIR%%/function.substr-compare.html
+%%PHPDOCDIR%%/function.substr-count.html
+%%PHPDOCDIR%%/function.substr-replace.html
+%%PHPDOCDIR%%/function.substr.html
+%%PHPDOCDIR%%/function.swf-actiongeturl.html
+%%PHPDOCDIR%%/function.swf-actiongotoframe.html
+%%PHPDOCDIR%%/function.swf-actiongotolabel.html
+%%PHPDOCDIR%%/function.swf-actionnextframe.html
+%%PHPDOCDIR%%/function.swf-actionplay.html
+%%PHPDOCDIR%%/function.swf-actionprevframe.html
+%%PHPDOCDIR%%/function.swf-actionsettarget.html
+%%PHPDOCDIR%%/function.swf-actionstop.html
+%%PHPDOCDIR%%/function.swf-actiontogglequality.html
+%%PHPDOCDIR%%/function.swf-actionwaitforframe.html
+%%PHPDOCDIR%%/function.swf-addbuttonrecord.html
+%%PHPDOCDIR%%/function.swf-addcolor.html
+%%PHPDOCDIR%%/function.swf-closefile.html
+%%PHPDOCDIR%%/function.swf-definebitmap.html
+%%PHPDOCDIR%%/function.swf-definefont.html
+%%PHPDOCDIR%%/function.swf-defineline.html
+%%PHPDOCDIR%%/function.swf-definepoly.html
+%%PHPDOCDIR%%/function.swf-definerect.html
+%%PHPDOCDIR%%/function.swf-definetext.html
+%%PHPDOCDIR%%/function.swf-endbutton.html
+%%PHPDOCDIR%%/function.swf-enddoaction.html
+%%PHPDOCDIR%%/function.swf-ortho.html
+%%PHPDOCDIR%%/function.swf-endshape.html
+%%PHPDOCDIR%%/function.swf-endsymbol.html
+%%PHPDOCDIR%%/function.swf-fontsize.html
+%%PHPDOCDIR%%/function.swf-fontslant.html
+%%PHPDOCDIR%%/function.swf-fonttracking.html
+%%PHPDOCDIR%%/function.swf-getbitmapinfo.html
+%%PHPDOCDIR%%/function.swf-getfontinfo.html
+%%PHPDOCDIR%%/function.swf-getframe.html
+%%PHPDOCDIR%%/function.swf-labelframe.html
+%%PHPDOCDIR%%/function.swf-lookat.html
+%%PHPDOCDIR%%/function.swf-modifyobject.html
+%%PHPDOCDIR%%/function.swf-mulcolor.html
+%%PHPDOCDIR%%/function.swf-nextid.html
+%%PHPDOCDIR%%/ref.ctype.html
+%%PHPDOCDIR%%/function.swf-oncondition.html
+%%PHPDOCDIR%%/function.swf-openfile.html
+%%PHPDOCDIR%%/function.swf-ortho2.html
+%%PHPDOCDIR%%/function.swf-perspective.html
+%%PHPDOCDIR%%/function.swf-placeobject.html
+%%PHPDOCDIR%%/function.swf-polarview.html
+%%PHPDOCDIR%%/function.swf-popmatrix.html
+%%PHPDOCDIR%%/function.swf-posround.html
+%%PHPDOCDIR%%/function.swf-pushmatrix.html
+%%PHPDOCDIR%%/function.swf-removeobject.html
+%%PHPDOCDIR%%/function.swf-rotate.html
+%%PHPDOCDIR%%/function.swf-scale.html
+%%PHPDOCDIR%%/function.swf-setfont.html
+%%PHPDOCDIR%%/function.tan.html
+%%PHPDOCDIR%%/function.swf-setframe.html
+%%PHPDOCDIR%%/function.swf-shapearc.html
+%%PHPDOCDIR%%/function.swf-shapecurveto.html
+%%PHPDOCDIR%%/function.swf-shapecurveto3.html
+%%PHPDOCDIR%%/function.swf-shapefillbitmapclip.html
+%%PHPDOCDIR%%/function.swf-shapefillbitmaptile.html
+%%PHPDOCDIR%%/function.swf-shapefilloff.html
+%%PHPDOCDIR%%/function.swf-shapefillsolid.html
+%%PHPDOCDIR%%/function.swf-shapelinesolid.html
+%%PHPDOCDIR%%/function.swf-shapelineto.html
+%%PHPDOCDIR%%/function.swf-shapemoveto.html
+%%PHPDOCDIR%%/function.swf-showframe.html
+%%PHPDOCDIR%%/function.swf-startbutton.html
+%%PHPDOCDIR%%/function.swf-startdoaction.html
+%%PHPDOCDIR%%/function.swf-startshape.html
+%%PHPDOCDIR%%/function.swf-startsymbol.html
+%%PHPDOCDIR%%/function.swf-textwidth.html
+%%PHPDOCDIR%%/function.swf-translate.html
+%%PHPDOCDIR%%/function.swf-viewport.html
+%%PHPDOCDIR%%/function.swfaction.html
+%%PHPDOCDIR%%/function.swfbitmap.getheight.html
+%%PHPDOCDIR%%/function.swfbitmap.getwidth.html
+%%PHPDOCDIR%%/function.swfbitmap.html
+%%PHPDOCDIR%%/function.swfbutton-keypress.html
+%%PHPDOCDIR%%/function.swfbutton.addaction.html
+%%PHPDOCDIR%%/function.swfbutton.addshape.html
+%%PHPDOCDIR%%/function.swfbutton.html
+%%PHPDOCDIR%%/function.swfbutton.setaction.html
+%%PHPDOCDIR%%/function.swfbutton.setdown.html
+%%PHPDOCDIR%%/function.swfbutton.sethit.html
+%%PHPDOCDIR%%/function.swfbutton.setover.html
+%%PHPDOCDIR%%/function.swfbutton.setup.html
+%%PHPDOCDIR%%/function.swfdisplayitem.addcolor.html
+%%PHPDOCDIR%%/function.swfdisplayitem.html
+%%PHPDOCDIR%%/function.swfdisplayitem.move.html
+%%PHPDOCDIR%%/function.swfdisplayitem.moveto.html
+%%PHPDOCDIR%%/function.swfdisplayitem.multcolor.html
+%%PHPDOCDIR%%/function.swfdisplayitem.remove.html
+%%PHPDOCDIR%%/function.swfdisplayitem.rotate.html
+%%PHPDOCDIR%%/function.swfdisplayitem.rotateto.html
+%%PHPDOCDIR%%/function.swfdisplayitem.scale.html
+%%PHPDOCDIR%%/function.swfdisplayitem.scaleto.html
+%%PHPDOCDIR%%/function.swfdisplayitem.setdepth.html
+%%PHPDOCDIR%%/function.swfdisplayitem.setname.html
+%%PHPDOCDIR%%/function.swfdisplayitem.setratio.html
+%%PHPDOCDIR%%/function.swfdisplayitem.skewx.html
+%%PHPDOCDIR%%/function.swfdisplayitem.skewxto.html
+%%PHPDOCDIR%%/function.swfdisplayitem.skewy.html
+%%PHPDOCDIR%%/function.swfdisplayitem.skewyto.html
+%%PHPDOCDIR%%/function.swffill.html
+%%PHPDOCDIR%%/function.swffill.moveto.html
+%%PHPDOCDIR%%/function.swffill.rotateto.html
+%%PHPDOCDIR%%/function.swffill.scaleto.html
+%%PHPDOCDIR%%/function.swffill.skewxto.html
+%%PHPDOCDIR%%/function.swffill.skewyto.html
+%%PHPDOCDIR%%/function.swffont.getwidth.html
+%%PHPDOCDIR%%/function.swffont.html
+%%PHPDOCDIR%%/function.swfgradient.addentry.html
+%%PHPDOCDIR%%/function.swfgradient.html
+%%PHPDOCDIR%%/function.swfmorph.getshape1.html
+%%PHPDOCDIR%%/function.swfmorph.html
+%%PHPDOCDIR%%/function.swfmorph.getshape2.html
+%%PHPDOCDIR%%/function.swfmovie.add.html
+%%PHPDOCDIR%%/function.swfmovie.html
+%%PHPDOCDIR%%/function.swfmovie.nextframe.html
+%%PHPDOCDIR%%/function.swfmovie.output.html
+%%PHPDOCDIR%%/function.swfmovie.remove.html
+%%PHPDOCDIR%%/function.swfmovie.save.html
+%%PHPDOCDIR%%/function.swfmovie.setbackground.html
+%%PHPDOCDIR%%/function.swfmovie.setdimension.html
+%%PHPDOCDIR%%/function.swfmovie.setframes.html
+%%PHPDOCDIR%%/function.swfmovie.setrate.html
+%%PHPDOCDIR%%/function.swfmovie.streammp3.html
+%%PHPDOCDIR%%/function.swfshape.addfill.html
+%%PHPDOCDIR%%/function.swfshape.drawcurve.html
+%%PHPDOCDIR%%/function.swfshape.drawcurveto.html
+%%PHPDOCDIR%%/function.swfshape.drawline.html
+%%PHPDOCDIR%%/function.swfshape.drawlineto.html
+%%PHPDOCDIR%%/function.swfshape.html
+%%PHPDOCDIR%%/function.swfshape.movepen.html
+%%PHPDOCDIR%%/function.swfshape.movepento.html
+%%PHPDOCDIR%%/function.swfshape.setleftfill.html
+%%PHPDOCDIR%%/function.swfshape.setline.html
+%%PHPDOCDIR%%/function.swfshape.setrightfill.html
+%%PHPDOCDIR%%/function.swfsprite.add.html
+%%PHPDOCDIR%%/function.swfsprite.html
+%%PHPDOCDIR%%/function.swfsprite.nextframe.html
+%%PHPDOCDIR%%/function.swfsprite.remove.html
+%%PHPDOCDIR%%/function.swfsprite.setframes.html
+%%PHPDOCDIR%%/function.swftext.addstring.html
+%%PHPDOCDIR%%/function.swftext.getwidth.html
+%%PHPDOCDIR%%/function.swftext.html
+%%PHPDOCDIR%%/function.swftext.moveto.html
+%%PHPDOCDIR%%/function.swftext.setcolor.html
+%%PHPDOCDIR%%/function.swftext.setfont.html
+%%PHPDOCDIR%%/function.swftext.setheight.html
+%%PHPDOCDIR%%/function.swftext.setspacing.html
+%%PHPDOCDIR%%/function.swftextfield.html
+%%PHPDOCDIR%%/function.swftextfield.addstring.html
+%%PHPDOCDIR%%/function.swftextfield.align.html
+%%PHPDOCDIR%%/function.swftextfield.setbounds.html
+%%PHPDOCDIR%%/function.swftextfield.setcolor.html
+%%PHPDOCDIR%%/function.swftextfield.setfont.html
+%%PHPDOCDIR%%/function.swftextfield.setheight.html
+%%PHPDOCDIR%%/function.swftextfield.setindentation.html
+%%PHPDOCDIR%%/function.swftextfield.setleftmargin.html
+%%PHPDOCDIR%%/function.swftextfield.setlinespacing.html
+%%PHPDOCDIR%%/function.swftextfield.setmargins.html
+%%PHPDOCDIR%%/function.symlink.html
+%%PHPDOCDIR%%/function.swftextfield.setname.html
+%%PHPDOCDIR%%/function.swftextfield.setrightmargin.html
+%%PHPDOCDIR%%/function.sybase-affected-rows.html
+%%PHPDOCDIR%%/function.sybase-close.html
+%%PHPDOCDIR%%/function.sybase-connect.html
+%%PHPDOCDIR%%/function.sybase-data-seek.html
+%%PHPDOCDIR%%/function.sybase-deadlock-retry-count.html
+%%PHPDOCDIR%%/function.sybase-fetch-array.html
+%%PHPDOCDIR%%/function.sybase-fetch-assoc.html
+%%PHPDOCDIR%%/function.sybase-fetch-field.html
+%%PHPDOCDIR%%/function.sybase-fetch-object.html
+%%PHPDOCDIR%%/function.tanh.html
+%%PHPDOCDIR%%/function.sybase-fetch-row.html
+%%PHPDOCDIR%%/function.sybase-field-seek.html
+%%PHPDOCDIR%%/function.sybase-free-result.html
+%%PHPDOCDIR%%/function.sybase-get-last-message.html
+%%PHPDOCDIR%%/function.sybase-min-client-severity.html
+%%PHPDOCDIR%%/function.sybase-min-error-severity.html
+%%PHPDOCDIR%%/function.sybase-min-message-severity.html
+%%PHPDOCDIR%%/function.sybase-min-server-severity.html
+%%PHPDOCDIR%%/function.sybase-num-fields.html
+%%PHPDOCDIR%%/function.sybase-num-rows.html
+%%PHPDOCDIR%%/function.sybase-pconnect.html
+%%PHPDOCDIR%%/function.sybase-query.html
+%%PHPDOCDIR%%/function.sybase-result.html
+%%PHPDOCDIR%%/function.sybase-select-db.html
+%%PHPDOCDIR%%/function.sybase-set-message-handler.html
+%%PHPDOCDIR%%/function.sybase-unbuffered-query.html
+%%PHPDOCDIR%%/function.syslog.html
+%%PHPDOCDIR%%/function.system.html
+%%PHPDOCDIR%%/function.tcpwrap-check.html
+%%PHPDOCDIR%%/function.tempnam.html
+%%PHPDOCDIR%%/function.textdomain.html
+%%PHPDOCDIR%%/function.tidy-access-count.html
+%%PHPDOCDIR%%/function.tidy-clean-repair.html
+%%PHPDOCDIR%%/function.tidy-config-count.html
+%%PHPDOCDIR%%/function.tidy-diagnose.html
+%%PHPDOCDIR%%/function.tidy-error-count.html
+%%PHPDOCDIR%%/function.tidy-get-body.html
+%%PHPDOCDIR%%/function.tidy-get-config.html
+%%PHPDOCDIR%%/function.tidy-get-error-buffer.html
+%%PHPDOCDIR%%/function.tidy-get-head.html
+%%PHPDOCDIR%%/function.tidy-get-html-ver.html
+%%PHPDOCDIR%%/function.tidy-get-html.html
+%%PHPDOCDIR%%/function.tidy-get-output.html
+%%PHPDOCDIR%%/function.tidy-get-release.html
+%%PHPDOCDIR%%/function.tidy-get-root.html
+%%PHPDOCDIR%%/function.tidy-get-status.html
+%%PHPDOCDIR%%/function.tidy-getopt.html
+%%PHPDOCDIR%%/function.tidy-is-xhtml.html
+%%PHPDOCDIR%%/function.tidy-is-xml.html
+%%PHPDOCDIR%%/function.tidy-load-config.html
+%%PHPDOCDIR%%/function.tidy-node-attributes.html
+%%PHPDOCDIR%%/function.tidy-node-children.html
+%%PHPDOCDIR%%/function.tidy-node-get-attr.html
+%%PHPDOCDIR%%/function.tidy-node-get-nodes.html
+%%PHPDOCDIR%%/function.tidy-node-has-children.html
+%%PHPDOCDIR%%/function.tidy-node-has-siblings.html
+%%PHPDOCDIR%%/function.tidy-node-is-asp.html
+%%PHPDOCDIR%%/function.tidy-node-is-comment.html
+%%PHPDOCDIR%%/function.tidy-node-is-html.html
+%%PHPDOCDIR%%/function.tidy-node-is-jsp.html
+%%PHPDOCDIR%%/function.tidy-node-is-jste.html
+%%PHPDOCDIR%%/function.tidy-node-is-text.html
+%%PHPDOCDIR%%/function.tidy-node-is-xhtml.html
+%%PHPDOCDIR%%/function.tidy-node-is-xml.html
+%%PHPDOCDIR%%/function.tidy-node-next.html
+%%PHPDOCDIR%%/function.tidy-node-prev.html
+%%PHPDOCDIR%%/function.tidy-node-tidy-node.html
+%%PHPDOCDIR%%/function.tidy-parse-file.html
+%%PHPDOCDIR%%/function.tidy-parse-string.html
+%%PHPDOCDIR%%/function.tidy-repair-file.html
+%%PHPDOCDIR%%/function.tidy-repair-string.html
+%%PHPDOCDIR%%/function.tidy-reset-config.html
+%%PHPDOCDIR%%/function.tidy-save-config.html
+%%PHPDOCDIR%%/function.tidy-set-encoding.html
+%%PHPDOCDIR%%/function.tidy-setopt.html
+%%PHPDOCDIR%%/function.tidy-warning-count.html
+%%PHPDOCDIR%%/function.time.html
+%%PHPDOCDIR%%/function.tmpfile.html
+%%PHPDOCDIR%%/function.token-get-all.html
+%%PHPDOCDIR%%/function.token-name.html
+%%PHPDOCDIR%%/function.touch.html
+%%PHPDOCDIR%%/function.trigger-error.html
+%%PHPDOCDIR%%/function.trim.html
+%%PHPDOCDIR%%/function.uasort.html
+%%PHPDOCDIR%%/function.ucfirst.html
+%%PHPDOCDIR%%/ref.curl.html
+%%PHPDOCDIR%%/function.ucwords.html
+%%PHPDOCDIR%%/function.udm-add-search-limit.html
+%%PHPDOCDIR%%/function.udm-alloc-agent-array.html
+%%PHPDOCDIR%%/function.udm-alloc-agent.html
+%%PHPDOCDIR%%/function.udm-api-version.html
+%%PHPDOCDIR%%/function.udm-cat-list.html
+%%PHPDOCDIR%%/function.udm-cat-path.html
+%%PHPDOCDIR%%/function.udm-check-charset.html
+%%PHPDOCDIR%%/function.udm-check-stored.html
+%%PHPDOCDIR%%/function.udm-clear-search-limits.html
+%%PHPDOCDIR%%/function.udm-close-stored.html
+%%PHPDOCDIR%%/function.udm-crc32.html
+%%PHPDOCDIR%%/function.udm-errno.html
+%%PHPDOCDIR%%/function.udm-error.html
+%%PHPDOCDIR%%/function.udm-find.html
+%%PHPDOCDIR%%/function.udm-free-agent.html
+%%PHPDOCDIR%%/function.udm-free-ispell-data.html
+%%PHPDOCDIR%%/function.udm-free-res.html
+%%PHPDOCDIR%%/function.udm-get-doc-count.html
+%%PHPDOCDIR%%/function.udm-get-res-field.html
+%%PHPDOCDIR%%/function.udm-get-res-param.html
+%%PHPDOCDIR%%/function.udm-hash32.html
+%%PHPDOCDIR%%/function.udm-load-ispell-data.html
+%%PHPDOCDIR%%/function.udm-open-stored.html
+%%PHPDOCDIR%%/function.udm-set-agent-param.html
+%%PHPDOCDIR%%/function.uksort.html
+%%PHPDOCDIR%%/function.umask.html
+%%PHPDOCDIR%%/function.uniqid.html
+%%PHPDOCDIR%%/function.unixtojd.html
+%%PHPDOCDIR%%/function.unlink.html
+%%PHPDOCDIR%%/function.unpack.html
+%%PHPDOCDIR%%/function.unregister-tick-function.html
+%%PHPDOCDIR%%/function.unserialize.html
+%%PHPDOCDIR%%/function.unset.html
+%%PHPDOCDIR%%/function.urldecode.html
+%%PHPDOCDIR%%/function.urlencode.html
+%%PHPDOCDIR%%/function.user-error.html
+%%PHPDOCDIR%%/function.usleep.html
+%%PHPDOCDIR%%/function.usort.html
+%%PHPDOCDIR%%/function.utf8-decode.html
+%%PHPDOCDIR%%/function.utf8-encode.html
+%%PHPDOCDIR%%/function.var-dump.html
+%%PHPDOCDIR%%/function.var-export.html
+%%PHPDOCDIR%%/function.version-compare.html
+%%PHPDOCDIR%%/function.virtual.html
+%%PHPDOCDIR%%/function.vpopmail-add-alias-domain-ex.html
+%%PHPDOCDIR%%/function.vpopmail-add-alias-domain.html
+%%PHPDOCDIR%%/function.vpopmail-add-domain-ex.html
+%%PHPDOCDIR%%/function.vpopmail-add-domain.html
+%%PHPDOCDIR%%/function.vpopmail-add-user.html
+%%PHPDOCDIR%%/function.vpopmail-alias-add.html
+%%PHPDOCDIR%%/function.vpopmail-alias-del-domain.html
+%%PHPDOCDIR%%/function.vpopmail-alias-del.html
+%%PHPDOCDIR%%/function.vpopmail-alias-get-all.html
+%%PHPDOCDIR%%/function.vpopmail-alias-get.html
+%%PHPDOCDIR%%/function.vpopmail-auth-user.html
+%%PHPDOCDIR%%/function.vpopmail-del-domain-ex.html
+%%PHPDOCDIR%%/function.vpopmail-del-domain.html
+%%PHPDOCDIR%%/function.vpopmail-del-user.html
+%%PHPDOCDIR%%/function.vpopmail-error.html
+%%PHPDOCDIR%%/function.vpopmail-passwd.html
+%%PHPDOCDIR%%/function.vpopmail-set-user-quota.html
+%%PHPDOCDIR%%/function.vprintf.html
+%%PHPDOCDIR%%/function.vsprintf.html
+%%PHPDOCDIR%%/function.w32api-deftype.html
+%%PHPDOCDIR%%/function.w32api-init-dtype.html
+%%PHPDOCDIR%%/function.w32api-invoke-function.html
+%%PHPDOCDIR%%/function.w32api-register-function.html
+%%PHPDOCDIR%%/function.w32api-set-call-method.html
+%%PHPDOCDIR%%/function.wddx-add-vars.html
+%%PHPDOCDIR%%/function.wddx-deserialize.html
+%%PHPDOCDIR%%/function.wddx-packet-end.html
+%%PHPDOCDIR%%/function.wddx-packet-start.html
+%%PHPDOCDIR%%/function.wddx-serialize-value.html
+%%PHPDOCDIR%%/function.wddx-serialize-vars.html
+%%PHPDOCDIR%%/function.wordwrap.html
+%%PHPDOCDIR%%/function.xdiff-file-diff-binary.html
+%%PHPDOCDIR%%/function.xdiff-file-diff.html
+%%PHPDOCDIR%%/function.xdiff-file-merge3.html
+%%PHPDOCDIR%%/function.xdiff-file-patch-binary.html
+%%PHPDOCDIR%%/function.xdiff-file-patch.html
+%%PHPDOCDIR%%/function.xdiff-string-diff-binary.html
+%%PHPDOCDIR%%/function.xdiff-string-diff.html
+%%PHPDOCDIR%%/function.xdiff-string-merge3.html
+%%PHPDOCDIR%%/function.xdiff-string-patch-binary.html
+%%PHPDOCDIR%%/function.xdiff-string-patch.html
+%%PHPDOCDIR%%/function.xml-error-string.html
+%%PHPDOCDIR%%/function.xml-get-current-byte-index.html
+%%PHPDOCDIR%%/install.apache.html
+%%PHPDOCDIR%%/function.xml-get-current-column-number.html
+%%PHPDOCDIR%%/function.xml-get-current-line-number.html
+%%PHPDOCDIR%%/function.xml-get-error-code.html
+%%PHPDOCDIR%%/function.xml-parse-into-struct.html
+%%PHPDOCDIR%%/function.xml-parse.html
+%%PHPDOCDIR%%/function.xml-parser-create-ns.html
+%%PHPDOCDIR%%/function.xml-parser-create.html
+%%PHPDOCDIR%%/function.xml-parser-free.html
+%%PHPDOCDIR%%/function.xml-parser-get-option.html
+%%PHPDOCDIR%%/function.xml-parser-set-option.html
+%%PHPDOCDIR%%/function.xml-set-character-data-handler.html
+%%PHPDOCDIR%%/function.xml-set-default-handler.html
+%%PHPDOCDIR%%/function.xml-set-element-handler.html
+%%PHPDOCDIR%%/function.xml-set-end-namespace-decl-handler.html
+%%PHPDOCDIR%%/function.xml-set-external-entity-ref-handler.html
+%%PHPDOCDIR%%/function.xml-set-notation-decl-handler.html
+%%PHPDOCDIR%%/function.xml-set-object.html
+%%PHPDOCDIR%%/function.xml-set-processing-instruction-handler.html
+%%PHPDOCDIR%%/function.xml-set-start-namespace-decl-handler.html
+%%PHPDOCDIR%%/function.xml-set-unparsed-entity-decl-handler.html
+%%PHPDOCDIR%%/function.xmlrpc-decode-request.html
+%%PHPDOCDIR%%/function.xmlrpc-decode.html
+%%PHPDOCDIR%%/function.xmlrpc-encode-request.html
+%%PHPDOCDIR%%/function.xmlrpc-encode.html
+%%PHPDOCDIR%%/function.xmlrpc-get-type.html
+%%PHPDOCDIR%%/function.xmlrpc-parse-method-descriptions.html
+%%PHPDOCDIR%%/function.xmlrpc-server-add-introspection-data.html
+%%PHPDOCDIR%%/function.xmlrpc-server-call-method.html
+%%PHPDOCDIR%%/function.xmlrpc-server-create.html
+%%PHPDOCDIR%%/function.xmlrpc-server-destroy.html
+%%PHPDOCDIR%%/function.xmlrpc-server-register-method.html
+%%PHPDOCDIR%%/function.xmlrpc-server-register-introspection-callback.html
+%%PHPDOCDIR%%/function.xmlrpc-set-type.html
+%%PHPDOCDIR%%/function.xpath-eval-expression.html
+%%PHPDOCDIR%%/function.xpath-eval.html
+%%PHPDOCDIR%%/function.xpath-new-context.html
+%%PHPDOCDIR%%/function.xptr-eval.html
+%%PHPDOCDIR%%/function.xptr-new-context.html
+%%PHPDOCDIR%%/function.xslt-create.html
+%%PHPDOCDIR%%/function.xslt-errno.html
+%%PHPDOCDIR%%/function.xslt-error.html
+%%PHPDOCDIR%%/function.xslt-free.html
+%%PHPDOCDIR%%/function.xslt-process.html
+%%PHPDOCDIR%%/function.xslt-set-base.html
+%%PHPDOCDIR%%/function.xslt-set-encoding.html
+%%PHPDOCDIR%%/function.xslt-set-error-handler.html
+%%PHPDOCDIR%%/function.xslt-set-log.html
+%%PHPDOCDIR%%/function.xslt-set-sax-handler.html
+%%PHPDOCDIR%%/function.xslt-set-sax-handlers.html
+%%PHPDOCDIR%%/function.xslt-set-scheme-handler.html
+%%PHPDOCDIR%%/function.xslt-set-scheme-handlers.html
+%%PHPDOCDIR%%/function.yaz-addinfo.html
+%%PHPDOCDIR%%/function.yaz-ccl-conf.html
+%%PHPDOCDIR%%/function.yaz-ccl-parse.html
+%%PHPDOCDIR%%/function.yaz-close.html
+%%PHPDOCDIR%%/function.yaz-connect.html
+%%PHPDOCDIR%%/install.fhttpd.html
+%%PHPDOCDIR%%/function.yaz-database.html
+%%PHPDOCDIR%%/function.yaz-element.html
+%%PHPDOCDIR%%/function.yaz-errno.html
+%%PHPDOCDIR%%/function.yaz-error.html
+%%PHPDOCDIR%%/function.yaz-es-result.html
+%%PHPDOCDIR%%/function.yaz-get-option.html
+%%PHPDOCDIR%%/function.yaz-hits.html
+%%PHPDOCDIR%%/function.yaz-itemorder.html
+%%PHPDOCDIR%%/function.yaz-present.html
+%%PHPDOCDIR%%/function.yaz-range.html
+%%PHPDOCDIR%%/function.yaz-record.html
+%%PHPDOCDIR%%/function.yaz-scan-result.html
+%%PHPDOCDIR%%/function.yaz-scan.html
+%%PHPDOCDIR%%/function.yaz-schema.html
+%%PHPDOCDIR%%/function.yaz-search.html
+%%PHPDOCDIR%%/function.yaz-set-option.html
+%%PHPDOCDIR%%/function.yaz-sort.html
+%%PHPDOCDIR%%/function.yaz-syntax.html
+%%PHPDOCDIR%%/function.yaz-wait.html
+%%PHPDOCDIR%%/function.yp-all.html
+%%PHPDOCDIR%%/function.yp-cat.html
+%%PHPDOCDIR%%/function.yp-err-string.html
+%%PHPDOCDIR%%/function.yp-errno.html
+%%PHPDOCDIR%%/function.yp-first.html
+%%PHPDOCDIR%%/function.yp-get-default-domain.html
+%%PHPDOCDIR%%/function.yp-master.html
+%%PHPDOCDIR%%/function.yp-match.html
+%%PHPDOCDIR%%/function.yp-next.html
+%%PHPDOCDIR%%/function.yp-order.html
+%%PHPDOCDIR%%/function.zend-logo-guid.html
+%%PHPDOCDIR%%/function.zend-version.html
+%%PHPDOCDIR%%/function.zip-close.html
+%%PHPDOCDIR%%/function.zip-entry-close.html
+%%PHPDOCDIR%%/function.zip-entry-compressedsize.html
+%%PHPDOCDIR%%/function.zip-entry-compressionmethod.html
+%%PHPDOCDIR%%/function.zip-entry-filesize.html
+%%PHPDOCDIR%%/function.zip-entry-name.html
+%%PHPDOCDIR%%/function.zip-entry-open.html
+%%PHPDOCDIR%%/function.zip-entry-read.html
+%%PHPDOCDIR%%/function.zip-open.html
+%%PHPDOCDIR%%/function.zip-read.html
+%%PHPDOCDIR%%/functions.arguments.html
+%%PHPDOCDIR%%/function.zlib-get-coding-type.html
+%%PHPDOCDIR%%/functions.internal.html
+%%PHPDOCDIR%%/functions.returning-values.html
+%%PHPDOCDIR%%/functions.variable-functions.html
+%%PHPDOCDIR%%/getting-started.html
+%%PHPDOCDIR%%/history.php.books.html
+%%PHPDOCDIR%%/history.php.publications.html
+%%PHPDOCDIR%%/history.php.related.html
+%%PHPDOCDIR%%/index.functions.html
+%%PHPDOCDIR%%/install.apache2.html
+%%PHPDOCDIR%%/install.caudium.html
+%%PHPDOCDIR%%/install.commandline.html
+%%PHPDOCDIR%%/install.configure.html
+%%PHPDOCDIR%%/install.hpux.html
+%%PHPDOCDIR%%/install.iis.html
+%%PHPDOCDIR%%/install.linux.html
+%%PHPDOCDIR%%/install.macosx.html
+%%PHPDOCDIR%%/install.netscape-enterprise.html
+%%PHPDOCDIR%%/install.omnihttpd.html
+%%PHPDOCDIR%%/install.openbsd.html
+%%PHPDOCDIR%%/install.oreilly.html
+%%PHPDOCDIR%%/install.otherhttpd.html
+%%PHPDOCDIR%%/install.problems.html
+%%PHPDOCDIR%%/install.sambar.html
+%%PHPDOCDIR%%/install.solaris.html
+%%PHPDOCDIR%%/install.unix.html
+%%PHPDOCDIR%%/install.windows.html
+%%PHPDOCDIR%%/install.xitami.html
+%%PHPDOCDIR%%/installation.html
+%%PHPDOCDIR%%/intro-whatcando.html
+%%PHPDOCDIR%%/introduction.html
+%%PHPDOCDIR%%/keyword.extends.html
+%%PHPDOCDIR%%/keyword.paamayim-nekudotayim.html
+%%PHPDOCDIR%%/keyword.parent.html
+%%PHPDOCDIR%%/language.basic-syntax.comments.html
+%%PHPDOCDIR%%/language.basic-syntax.html
+%%PHPDOCDIR%%/language.basic-syntax.instruction-separation.html
+%%PHPDOCDIR%%/language.constants.html
+%%PHPDOCDIR%%/language.constants.predefined.html
+%%PHPDOCDIR%%/language.expressions.html
+%%PHPDOCDIR%%/language.oop.constructor.html
+%%PHPDOCDIR%%/language.oop.html
+%%PHPDOCDIR%%/language.oop.magic-functions.html
+%%PHPDOCDIR%%/language.oop.newref.html
+%%PHPDOCDIR%%/language.oop.object-comparison-php4.html
+%%PHPDOCDIR%%/language.oop.object-comparison-php5.html
+%%PHPDOCDIR%%/language.oop.serialization.html
+%%PHPDOCDIR%%/language.operators.arithmetic.html
+%%PHPDOCDIR%%/language.operators.array.html
+%%PHPDOCDIR%%/language.operators.assignment.html
+%%PHPDOCDIR%%/language.operators.bitwise.html
+%%PHPDOCDIR%%/language.operators.comparison.html
+%%PHPDOCDIR%%/language.operators.errorcontrol.html
+%%PHPDOCDIR%%/language.operators.execution.html
+%%PHPDOCDIR%%/language.types.html
+%%PHPDOCDIR%%/language.operators.html
+%%PHPDOCDIR%%/language.operators.increment.html
+%%PHPDOCDIR%%/language.operators.logical.html
+%%PHPDOCDIR%%/language.operators.string.html
+%%PHPDOCDIR%%/language.pseudo-types.html
+%%PHPDOCDIR%%/language.references.arent.html
+%%PHPDOCDIR%%/language.references.html
+%%PHPDOCDIR%%/language.references.pass.html
+%%PHPDOCDIR%%/language.references.return.html
+%%PHPDOCDIR%%/language.references.spot.html
+%%PHPDOCDIR%%/language.references.unset.html
+%%PHPDOCDIR%%/language.references.whatdo.html
+%%PHPDOCDIR%%/language.types.array.html
+%%PHPDOCDIR%%/language.types.boolean.html
+%%PHPDOCDIR%%/language.types.float.html
+%%PHPDOCDIR%%/language.types.integer.html
+%%PHPDOCDIR%%/language.types.null.html
+%%PHPDOCDIR%%/language.types.object.html
+%%PHPDOCDIR%%/language.types.resource.html
+%%PHPDOCDIR%%/language.types.string.html
+%%PHPDOCDIR%%/language.types.type-juggling.html
+%%PHPDOCDIR%%/language.variables.external.html
+%%PHPDOCDIR%%/language.variables.html
+%%PHPDOCDIR%%/language.variables.predefined.html
+%%PHPDOCDIR%%/language.variables.scope.html
+%%PHPDOCDIR%%/language.variables.variable.html
+%%PHPDOCDIR%%/migration.booleval.html
+%%PHPDOCDIR%%/migration.errors.html
+%%PHPDOCDIR%%/migration.expr.html
+%%PHPDOCDIR%%/migration.if-endif.html
+%%PHPDOCDIR%%/migration.old-function.html
+%%PHPDOCDIR%%/migration.other.html
+%%PHPDOCDIR%%/migration.startendtags.html
+%%PHPDOCDIR%%/migration.truefalse.html
+%%PHPDOCDIR%%/migration.while.html
+%%PHPDOCDIR%%/migration4.configuration.html
+%%PHPDOCDIR%%/migration4.cookies.html
+%%PHPDOCDIR%%/migration4.empty.html
+%%PHPDOCDIR%%/migration4.error-reporting.html
+%%PHPDOCDIR%%/migration4.extensions.html
+%%PHPDOCDIR%%/migration4.missing.html
+%%PHPDOCDIR%%/migration4.initializers.html
+%%PHPDOCDIR%%/migration4.parser.html
+%%PHPDOCDIR%%/migration4.php4.with.php3.html
+%%PHPDOCDIR%%/migration4.strings.html
+%%PHPDOCDIR%%/migration4.variables.html
+%%PHPDOCDIR%%/migration5.cli-cgi.html
+%%PHPDOCDIR%%/migration5.configuration.html
+%%PHPDOCDIR%%/migration5.databases.html
+%%PHPDOCDIR%%/migration5.functions.html
+%%PHPDOCDIR%%/migration5.incompatible.html
+%%PHPDOCDIR%%/migration5.newconf.html
+%%PHPDOCDIR%%/migration5.oop.html
+%%PHPDOCDIR%%/missing-stuff.html
+%%PHPDOCDIR%%/opl.copyright.html
+%%PHPDOCDIR%%/opl.good-practice.html
+%%PHPDOCDIR%%/opl.license.html
+%%PHPDOCDIR%%/opl.modified.works.html
+%%PHPDOCDIR%%/opl.options.html
+%%PHPDOCDIR%%/pcre.pattern.modifiers.html
+%%PHPDOCDIR%%/pcre.pattern.syntax.html
+%%PHPDOCDIR%%/phpdevel-errors.html
+%%PHPDOCDIR%%/ref.calendar.html
+%%PHPDOCDIR%%/ref.classobj.html
+%%PHPDOCDIR%%/ref.cybercash.html
+%%PHPDOCDIR%%/ref.cyrus.html
+%%PHPDOCDIR%%/ref.datetime.html
+%%PHPDOCDIR%%/ref.dba.html
+%%PHPDOCDIR%%/ref.dbase.html
+%%PHPDOCDIR%%/ref.dbm.html
+%%PHPDOCDIR%%/ref.dbplus.html
+%%PHPDOCDIR%%/ref.dbx.html
+%%PHPDOCDIR%%/ref.dio.html
+%%PHPDOCDIR%%/ref.dir.html
+%%PHPDOCDIR%%/ref.domxml.html
+%%PHPDOCDIR%%/ref.dotnet.html
+%%PHPDOCDIR%%/ref.errorfunc.html
+%%PHPDOCDIR%%/ref.exec.html
+%%PHPDOCDIR%%/ref.fam.html
+%%PHPDOCDIR%%/ref.fbsql.html
+%%PHPDOCDIR%%/ref.fdf.html
+%%PHPDOCDIR%%/ref.filepro.html
+%%PHPDOCDIR%%/ref.filesystem.html
+%%PHPDOCDIR%%/ref.fribidi.html
+%%PHPDOCDIR%%/ref.ftp.html
+%%PHPDOCDIR%%/ref.funchand.html
+%%PHPDOCDIR%%/ref.gettext.html
+%%PHPDOCDIR%%/ref.gmp.html
+%%PHPDOCDIR%%/ref.http.html
+%%PHPDOCDIR%%/ref.hwapi.html
+%%PHPDOCDIR%%/ref.hyperwave.html
+%%PHPDOCDIR%%/ref.ibase.html
+%%PHPDOCDIR%%/ref.iconv.html
+%%PHPDOCDIR%%/ref.ifx.html
+%%PHPDOCDIR%%/ref.image.html
+%%PHPDOCDIR%%/ref.imap.html
+%%PHPDOCDIR%%/ref.info.html
+%%PHPDOCDIR%%/ref.ingres.html
+%%PHPDOCDIR%%/ref.ircg.html
+%%PHPDOCDIR%%/ref.java.html
+%%PHPDOCDIR%%/ref.ldap.html
+%%PHPDOCDIR%%/ref.lzf.html
+%%PHPDOCDIR%%/ref.mail.html
+%%PHPDOCDIR%%/ref.mailparse.html
+%%PHPDOCDIR%%/ref.math.html
+%%PHPDOCDIR%%/ref.mbstring.html
+%%PHPDOCDIR%%/ref.mcal.html
+%%PHPDOCDIR%%/ref.mcrypt.html
+%%PHPDOCDIR%%/ref.mcve.html
+%%PHPDOCDIR%%/ref.mhash.html
+%%PHPDOCDIR%%/ref.mime-magic.html
+%%PHPDOCDIR%%/ref.ming.html
+%%PHPDOCDIR%%/ref.misc.html
+%%PHPDOCDIR%%/ref.mnogo.html
+%%PHPDOCDIR%%/ref.msession.html
+%%PHPDOCDIR%%/ref.msql.html
+%%PHPDOCDIR%%/ref.mssql.html
+%%PHPDOCDIR%%/ref.muscat.html
+%%PHPDOCDIR%%/ref.mysql.html
+%%PHPDOCDIR%%/ref.mysqli.html
+%%PHPDOCDIR%%/ref.ncurses.html
+%%PHPDOCDIR%%/ref.network.html
+%%PHPDOCDIR%%/ref.nis.html
+%%PHPDOCDIR%%/ref.notes.html
+%%PHPDOCDIR%%/ref.nsapi.html
+%%PHPDOCDIR%%/ref.objaggregation.html
+%%PHPDOCDIR%%/ref.oci8.html
+%%PHPDOCDIR%%/ref.odbc.html
+%%PHPDOCDIR%%/ref.openssl.html
+%%PHPDOCDIR%%/ref.oracle.html
+%%PHPDOCDIR%%/ref.outcontrol.html
+%%PHPDOCDIR%%/ref.overload.html
+%%PHPDOCDIR%%/ref.ovrimos.html
+%%PHPDOCDIR%%/ref.pcntl.html
+%%PHPDOCDIR%%/ref.pcre.html
+%%PHPDOCDIR%%/ref.pdf.html
+%%PHPDOCDIR%%/ref.pfpro.html
+%%PHPDOCDIR%%/ref.pgsql.html
+%%PHPDOCDIR%%/ref.posix.html
+%%PHPDOCDIR%%/ref.printer.html
+%%PHPDOCDIR%%/ref.pspell.html
+%%PHPDOCDIR%%/ref.qtdom.html
+%%PHPDOCDIR%%/ref.readline.html
+%%PHPDOCDIR%%/ref.recode.html
+%%PHPDOCDIR%%/ref.regex.html
+%%PHPDOCDIR%%/ref.sem.html
+%%PHPDOCDIR%%/ref.sesam.html
+%%PHPDOCDIR%%/ref.session.html
+%%PHPDOCDIR%%/ref.shmop.html
+%%PHPDOCDIR%%/ref.simplexml.html
+%%PHPDOCDIR%%/ref.snmp.html
+%%PHPDOCDIR%%/ref.soap.html
+%%PHPDOCDIR%%/ref.sockets.html
+%%PHPDOCDIR%%/ref.spl.html
+%%PHPDOCDIR%%/ref.sqlite.html
+%%PHPDOCDIR%%/ref.stream.html
+%%PHPDOCDIR%%/ref.strings.html
+%%PHPDOCDIR%%/ref.swf.html
+%%PHPDOCDIR%%/ref.sybase.html
+%%PHPDOCDIR%%/ref.tcpwrap.html
+%%PHPDOCDIR%%/ref.tidy.html
+%%PHPDOCDIR%%/ref.tokenizer.html
+%%PHPDOCDIR%%/ref.url.html
+%%PHPDOCDIR%%/ref.variables.html
+%%PHPDOCDIR%%/ref.vpopmail.html
+%%PHPDOCDIR%%/ref.w32api.html
+%%PHPDOCDIR%%/ref.wddx.html
+%%PHPDOCDIR%%/ref.xdiff.html
+%%PHPDOCDIR%%/ref.xml.html
+%%PHPDOCDIR%%/ref.xmlrpc.html
+%%PHPDOCDIR%%/ref.xslt.html
+%%PHPDOCDIR%%/ref.yaz.html
+%%PHPDOCDIR%%/ref.zip.html
+%%PHPDOCDIR%%/ref.zlib.html
+%%PHPDOCDIR%%/reserved.classes.html
+%%PHPDOCDIR%%/reserved.constants.core.html
+%%PHPDOCDIR%%/reserved.constants.html
+%%PHPDOCDIR%%/reserved.constants.standard.html
+%%PHPDOCDIR%%/reserved.html
+%%PHPDOCDIR%%/reserved.variables.html
+%%PHPDOCDIR%%/resource.html
+%%PHPDOCDIR%%/security.apache.html
+%%PHPDOCDIR%%/security.cgi-bin.html
+%%PHPDOCDIR%%/security.current.html
+%%PHPDOCDIR%%/security.database.html
+%%PHPDOCDIR%%/security.errors.html
+%%PHPDOCDIR%%/security.filesystem.html
+%%PHPDOCDIR%%/security.hiding.html
+%%PHPDOCDIR%%/security.html
+%%PHPDOCDIR%%/security.index.html
+%%PHPDOCDIR%%/security.registerglobals.html
+%%PHPDOCDIR%%/security.variables.html
+%%PHPDOCDIR%%/stream.common-api.html
+%%PHPDOCDIR%%/stream.stream-register-wrapper.html
+%%PHPDOCDIR%%/streams.basics.html
+%%PHPDOCDIR%%/streams.constants.html
+%%PHPDOCDIR%%/streams.dir-api.html
+%%PHPDOCDIR%%/streams.file-api.html
+%%PHPDOCDIR%%/streams.html
+%%PHPDOCDIR%%/streams.options.html
+%%PHPDOCDIR%%/streams.php-register-url-stream-wrapper.html
+%%PHPDOCDIR%%/streams.php-stream-can-cast.html
+%%PHPDOCDIR%%/streams.php-stream-cast.html
+%%PHPDOCDIR%%/streams.php-stream-close.html
+%%PHPDOCDIR%%/streams.php-stream-closedir.html
+%%PHPDOCDIR%%/streams.php-stream-copy-to-mem.html
+%%PHPDOCDIR%%/streams.php-stream-copy-to-stream.html
+%%PHPDOCDIR%%/streams.php-stream-eof.html
+%%PHPDOCDIR%%/streams.php-stream-filter-register-factory.html
+%%PHPDOCDIR%%/streams.php-stream-filter-unregister-factory.html
+%%PHPDOCDIR%%/streams.php-stream-flush.html
+%%PHPDOCDIR%%/streams.php-stream-fopen-from-file.html
+%%PHPDOCDIR%%/streams.php-stream-fopen-temporary-file.html
+%%PHPDOCDIR%%/streams.php-stream-getc.html
+%%PHPDOCDIR%%/streams.php-stream-fopen-tmpfile.html
+%%PHPDOCDIR%%/streams.php-stream-gets.html
+%%PHPDOCDIR%%/streams.php-stream-is-persistent.html
+%%PHPDOCDIR%%/streams.php-stream-is.html
+%%PHPDOCDIR%%/streams.php-stream-make-seekable.html
+%%PHPDOCDIR%%/streams.php-stream-open-wrapper-as-file.html
+%%PHPDOCDIR%%/streams.php-stream-open-wrapper-ex.html
+%%PHPDOCDIR%%/streams.php-stream-open-wrapper.html
+%%PHPDOCDIR%%/streams.php-stream-opendir.html
+%%PHPDOCDIR%%/streams.php-stream-passthru.html
+%%PHPDOCDIR%%/streams.php-stream-read.html
+%%PHPDOCDIR%%/streams.php-stream-readdir.html
+%%PHPDOCDIR%%/streams.php-stream-rewinddir.html
+%%PHPDOCDIR%%/streams.php-stream-seek.html
+%%PHPDOCDIR%%/streams.php-stream-sock-open-from-socket.html
+%%PHPDOCDIR%%/streams.php-stream-sock-open-host.html
+%%PHPDOCDIR%%/streams.php-stream-sock-open-unix.html
+%%PHPDOCDIR%%/streams.php-stream-stat-path.html
+%%PHPDOCDIR%%/streams.php-stream-stat.html
+%%PHPDOCDIR%%/streams.php-stream-tell.html
+%%PHPDOCDIR%%/streams.php-stream-write.html
+%%PHPDOCDIR%%/streams.php-unregister-url-stream-wrapper.html
+%%PHPDOCDIR%%/streams.resources.html
+%%PHPDOCDIR%%/streams.socket-api.html
+%%PHPDOCDIR%%/streams.struct-php-stream-dirent.html
+%%PHPDOCDIR%%/streams.struct-php-stream-filter-ops.html
+%%PHPDOCDIR%%/streams.struct-php-stream-filter.html
+%%PHPDOCDIR%%/streams.struct-php-stream-ops.html
+%%PHPDOCDIR%%/streams.struct-php-stream-statbuf.html
+%%PHPDOCDIR%%/streams.struct-php-stream-wrapper-ops.html
+%%PHPDOCDIR%%/streams.struct-php-stream-wrapper.html
+%%PHPDOCDIR%%/streams.structs.html
+%%PHPDOCDIR%%/transports.html
+%%PHPDOCDIR%%/transports.unix.html
+%%PHPDOCDIR%%/tutorial.firstpage.html
+%%PHPDOCDIR%%/tutorial.forms.html
+%%PHPDOCDIR%%/tutorial.html
+%%PHPDOCDIR%%/tutorial.oldcode.html
+%%PHPDOCDIR%%/tutorial.useful.html
+%%PHPDOCDIR%%/tutorial.whatsnext.html
+%%PHPDOCDIR%%/types.comparisons.html
+%%PHPDOCDIR%%/wrappers.compression.html
+%%PHPDOCDIR%%/wrappers.ftp.html
+%%PHPDOCDIR%%/wrappers.html
+%%PHPDOCDIR%%/wrappers.http.html
+%%PHPDOCDIR%%/wrappers.php.html
+%%PHPDOCDIR%%/zend.api-macros.html
+%%PHPDOCDIR%%/zend.arguments.access.html
+%%PHPDOCDIR%%/zend.arguments.by-reference.html
+%%PHPDOCDIR%%/zend.arguments.html
+%%PHPDOCDIR%%/zend.arguments.deprecated-retrieval.html
+%%PHPDOCDIR%%/zend.arguments.retrieval.html
+%%PHPDOCDIR%%/zend.arguments.variable.html
+%%PHPDOCDIR%%/zend.arguments.write-safety.html
+%%PHPDOCDIR%%/zend.build.html
+%%PHPDOCDIR%%/zend.calling-user-functions.html
+%%PHPDOCDIR%%/zend.configuration-macros.html
+%%PHPDOCDIR%%/zend.copy-constructor.html
+%%PHPDOCDIR%%/zend.creating.html
+%%PHPDOCDIR%%/zend.ini-file-support.html
+%%PHPDOCDIR%%/zend.layout.complex-types.html
+%%PHPDOCDIR%%/zend.layout.dir-and-file.html
+%%PHPDOCDIR%%/zend.layout.html
+%%PHPDOCDIR%%/zend.layout.macros.html
+%%PHPDOCDIR%%/zend.layout.memory-management.html
+%%PHPDOCDIR%%/zend.layout.string-handling.html
+%%PHPDOCDIR%%/zend.overview.html
+%%PHPDOCDIR%%/zend.possibilities.builtin.html
+%%PHPDOCDIR%%/zend.possibilities.engine.html
+%%PHPDOCDIR%%/zend.possibilities.html
+%%PHPDOCDIR%%/zend.printing.execution.html
+%%PHPDOCDIR%%/zend.printing.html
+%%PHPDOCDIR%%/zend.printing.phpinfo.html
+%%PHPDOCDIR%%/zend.printing.zend-error.html
+%%PHPDOCDIR%%/zend.returning.html
+%%PHPDOCDIR%%/zend.startup-and-shutdown.html
+%%PHPDOCDIR%%/zend.structure.get-module.html
+%%PHPDOCDIR%%/zend.structure.exporting-functions.html
+%%PHPDOCDIR%%/zend.structure.function-block.html
+%%PHPDOCDIR%%/zend.structure.headers.html
+%%PHPDOCDIR%%/zend.structure.html
+%%PHPDOCDIR%%/zend.structure.implementation.html
+%%PHPDOCDIR%%/zend.structure.module-block.html
+%%PHPDOCDIR%%/zend.structure.summary.html
+%%PHPDOCDIR%%/zend.troubleshooting.html
+%%PHPDOCDIR%%/zend.using.html
+%%PHPDOCDIR%%/zend.variables.array.html
+%%PHPDOCDIR%%/zend.variables.boolean.html
+%%PHPDOCDIR%%/zend.variables.constant.html
+%%PHPDOCDIR%%/zend.variables.float.html
+%%PHPDOCDIR%%/zend.variables.global.html
+%%PHPDOCDIR%%/zend.variables.html
+%%PHPDOCDIR%%/zend.variables.long.html
+%%PHPDOCDIR%%/zend.variables.object.html
+%%PHPDOCDIR%%/zend.variables.resource.html
+%%PHPDOCDIR%%/zend.variables.string.html
+%%PHPDOCDIR%%/zend.where-to-go.html
+@dirrm %%PHPDOCDIR%%
--- php_doc-en-20040518.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040615134606.64394.qmail>