aboutsummaryrefslogtreecommitdiff
path: root/lang/php_doc
diff options
context:
space:
mode:
authorDirk Froemberg <dirk@FreeBSD.org>2001-05-23 21:40:55 +0000
committerDirk Froemberg <dirk@FreeBSD.org>2001-05-23 21:40:55 +0000
commitef4004ca003cce2c7e7beecf5620a16c2530bdd4 (patch)
tree658fab0920536c9a4c9ad32dfea763d74322fbac /lang/php_doc
parent692ff3f0a10400fa287bd4efd551e95f17489e73 (diff)
downloadports-ef4004ca003cce2c7e7beecf5620a16c2530bdd4.tar.gz
ports-ef4004ca003cce2c7e7beecf5620a16c2530bdd4.zip
Notes
Diffstat (limited to 'lang/php_doc')
-rw-r--r--lang/php_doc/Makefile1
-rw-r--r--lang/php_doc/distinfo8
-rw-r--r--lang/php_doc/pkg-plist112
-rw-r--r--lang/php_doc/pkg-plist.de98
-rw-r--r--lang/php_doc/pkg-plist.es90
-rw-r--r--lang/php_doc/pkg-plist.fr86
6 files changed, 362 insertions, 33 deletions
diff --git a/lang/php_doc/Makefile b/lang/php_doc/Makefile
index 194fcb0fb19d..a6d0e567e33e 100644
--- a/lang/php_doc/Makefile
+++ b/lang/php_doc/Makefile
@@ -7,6 +7,7 @@
PORTNAME= php_doc
PORTVERSION= 1.0
+PORTREVISION= 1
CATEGORIES?= lang
MASTER_SITES= http://www.php.net/${PHP_DISTDIR}/ \
http://php.he.net/${PHP_DISTDIR}/ \
diff --git a/lang/php_doc/distinfo b/lang/php_doc/distinfo
index 42d0c49dfa81..054bc1a53648 100644
--- a/lang/php_doc/distinfo
+++ b/lang/php_doc/distinfo
@@ -1,4 +1,4 @@
-MD5 (php/en/manual.tar.gz) = cf872407a5c713324b5da82783cc0ab5
-MD5 (php/de/manual.tar.gz) = 180f2a8c8d0eec3e2c3d819468ff6d4a
-MD5 (php/fr/manual.tar.gz) = e1f1f1b525088e727e45faf1e3a85da6
-MD5 (php/es/manual.tar.gz) = 45b580f036ed6f5a7e96305990bbd057
+MD5 (php/en/manual.tar.gz) = f945fbe37ebba97b0fc51c7000c763ed
+MD5 (php/de/manual.tar.gz) = ee9e0625d9651beb94ea6326554afc43
+MD5 (php/fr/manual.tar.gz) = 12c573dd5e0cf9e9bfd3eb4a5889aa75
+MD5 (php/es/manual.tar.gz) = 44325b8dd67a06e172bd495b2ed6f724
diff --git a/lang/php_doc/pkg-plist b/lang/php_doc/pkg-plist
index 9d2640d24b14..12e988b6cb17 100644
--- a/lang/php_doc/pkg-plist
+++ b/lang/php_doc/pkg-plist
@@ -1,15 +1,18 @@
%%PHPDOCDIR%%/appendixes.html
%%PHPDOCDIR%%/calling-user-functions.html
+%%PHPDOCDIR%%/class.com.html
%%PHPDOCDIR%%/class.dir.html
%%PHPDOCDIR%%/class.orbitenum.html
%%PHPDOCDIR%%/class.orbitobject.html
%%PHPDOCDIR%%/class.orbitstruct.html
%%PHPDOCDIR%%/class.pear-error.html
%%PHPDOCDIR%%/class.pear.html
+%%PHPDOCDIR%%/class.variant.html
%%PHPDOCDIR%%/configuration.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
@@ -127,12 +130,14 @@
%%PHPDOCDIR%%/function.close.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-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.connect.html
@@ -291,6 +296,7 @@
%%PHPDOCDIR%%/function.dgettext.html
%%PHPDOCDIR%%/function.die.html
%%PHPDOCDIR%%/function.dirname.html
+%%PHPDOCDIR%%/function.disk-total-space.html
%%PHPDOCDIR%%/function.diskfreespace.html
%%PHPDOCDIR%%/function.dl.html
%%PHPDOCDIR%%/function.domxml_add_root.html
@@ -326,6 +332,43 @@
%%PHPDOCDIR%%/function.extension-loaded.html
%%PHPDOCDIR%%/function.extract.html
%%PHPDOCDIR%%/function.ezmlm-hash.html
+%%PHPDOCDIR%%/function.fbsql-affected-rows.html
+%%PHPDOCDIR%%/function.fbsql-autocommit.html
+%%PHPDOCDIR%%/function.fbsql-change-user.html
+%%PHPDOCDIR%%/function.fbsql-close.html
+%%PHPDOCDIR%%/function.fbsql-connect.html
+%%PHPDOCDIR%%/function.fbsql-create-db.html
+%%PHPDOCDIR%%/function.fbsql-data-seek.html
+%%PHPDOCDIR%%/function.fbsql-db-query.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-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-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%%/function.fbsql-num-fields.html
+%%PHPDOCDIR%%/function.fbsql-num-rows.html
+%%PHPDOCDIR%%/function.fbsql-pconnect.html
+%%PHPDOCDIR%%/function.fbsql-query.html
+%%PHPDOCDIR%%/function.fbsql-result.html
+%%PHPDOCDIR%%/function.fbsql-select-db.html
+%%PHPDOCDIR%%/function.fbsql-tablename.html
+%%PHPDOCDIR%%/function.fbsql-warnings.html
%%PHPDOCDIR%%/function.fclose.html
%%PHPDOCDIR%%/function.fdf-close.html
%%PHPDOCDIR%%/function.fdf-create.html
@@ -414,6 +457,7 @@
%%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
@@ -860,6 +904,7 @@
%%PHPDOCDIR%%/function.ldap-next-attribute.html
%%PHPDOCDIR%%/function.ldap-next-entry.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-unbind.html
@@ -878,6 +923,29 @@
%%PHPDOCDIR%%/function.ltrim.html
%%PHPDOCDIR%%/function.mail.html
%%PHPDOCDIR%%/function.max.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-detect-encoding.html
+%%PHPDOCDIR%%/function.mb-detect-order.html
+%%PHPDOCDIR%%/function.mb-encode-mimeheader.html
+%%PHPDOCDIR%%/function.mb-encode-numericentity.html
+%%PHPDOCDIR%%/function.mb-http-input.html
+%%PHPDOCDIR%%/function.mb-http-output.html
+%%PHPDOCDIR%%/function.mb-internal-encoding.html
+%%PHPDOCDIR%%/function.mb-output-handler.html
+%%PHPDOCDIR%%/function.mb-preferred-mime-name.html
+%%PHPDOCDIR%%/function.mb-send-mail.html
+%%PHPDOCDIR%%/function.mb-strcut.html
+%%PHPDOCDIR%%/function.mb-strimwidth.html
+%%PHPDOCDIR%%/function.mb-strlen.html
+%%PHPDOCDIR%%/function.mb-strpos.html
+%%PHPDOCDIR%%/function.mb-strrpos.html
+%%PHPDOCDIR%%/function.mb-strwidth.html
+%%PHPDOCDIR%%/function.mb-substitute-character.html
+%%PHPDOCDIR%%/function.mb-substr.html
+%%PHPDOCDIR%%/function.mb_decode_numericentity.html
%%PHPDOCDIR%%/function.mcal-append-event.html
%%PHPDOCDIR%%/function.mcal-close.html
%%PHPDOCDIR%%/function.mcal-create-calendar.html
@@ -1020,6 +1088,7 @@
%%PHPDOCDIR%%/function.mssql-get-last-message.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
@@ -1040,6 +1109,7 @@
%%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
@@ -1053,6 +1123,10 @@
%%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-insert-id.html
%%PHPDOCDIR%%/function.mysql-list-dbs.html
%%PHPDOCDIR%%/function.mysql-list-fields.html
@@ -1064,6 +1138,7 @@
%%PHPDOCDIR%%/function.mysql-result.html
%%PHPDOCDIR%%/function.mysql-select-db.html
%%PHPDOCDIR%%/function.mysql-tablename.html
+%%PHPDOCDIR%%/function.mysql-unbuffered-query.html
%%PHPDOCDIR%%/function.natcasesort.html
%%PHPDOCDIR%%/function.natsort.html
%%PHPDOCDIR%%/function.next.html
@@ -1463,6 +1538,7 @@
%%PHPDOCDIR%%/function.recode-string.html
%%PHPDOCDIR%%/function.recode.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
@@ -1480,6 +1556,7 @@
%%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
@@ -1665,9 +1742,11 @@
%%PHPDOCDIR%%/function.swfbitmap.getheight.html
%%PHPDOCDIR%%/function.swfbitmap.getwidth.html
%%PHPDOCDIR%%/function.swfbitmap.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
@@ -1787,6 +1866,8 @@
%%PHPDOCDIR%%/function.udm-add-search-limit.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-clear-search-limits.html
%%PHPDOCDIR%%/function.udm-errno.html
%%PHPDOCDIR%%/function.udm-error.html
@@ -1805,6 +1886,7 @@
%%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
@@ -1918,14 +2000,20 @@
%%PHPDOCDIR%%/intro-history.html
%%PHPDOCDIR%%/intro-whatcando.html
%%PHPDOCDIR%%/introduction.html
+%%PHPDOCDIR%%/keyword.extends.html
+%%PHPDOCDIR%%/keyword.paamayim_nekudotayim.html
+%%PHPDOCDIR%%/keyword.parent.html
%%PHPDOCDIR%%/langref.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.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.serialization.html
%%PHPDOCDIR%%/language.operators.assignment.html
%%PHPDOCDIR%%/language.operators.bitwise.html
%%PHPDOCDIR%%/language.operators.comparison.html
@@ -1944,9 +2032,13 @@
%%PHPDOCDIR%%/language.references.unset.html
%%PHPDOCDIR%%/language.references.whatdo.html
%%PHPDOCDIR%%/language.types.array.html
+%%PHPDOCDIR%%/language.types.boolean.html
%%PHPDOCDIR%%/language.types.double.html
%%PHPDOCDIR%%/language.types.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
@@ -1975,7 +2067,7 @@
%%PHPDOCDIR%%/phpdevel-errors.html
%%PHPDOCDIR%%/phpdevel.html
%%PHPDOCDIR%%/preface.html
-%%PHPDOCDIR%%/r7670.html
+%%PHPDOCDIR%%/r8154.html
%%PHPDOCDIR%%/ref.apache.html
%%PHPDOCDIR%%/ref.array.html
%%PHPDOCDIR%%/ref.aspell.html
@@ -1998,6 +2090,7 @@
%%PHPDOCDIR%%/ref.domxml.html
%%PHPDOCDIR%%/ref.errorfunc.html
%%PHPDOCDIR%%/ref.exec.html
+%%PHPDOCDIR%%/ref.fbsql.html
%%PHPDOCDIR%%/ref.fdf.html
%%PHPDOCDIR%%/ref.filepro.html
%%PHPDOCDIR%%/ref.filesystem.html
@@ -2017,6 +2110,7 @@
%%PHPDOCDIR%%/ref.ldap.html
%%PHPDOCDIR%%/ref.mail.html
%%PHPDOCDIR%%/ref.math.html
+%%PHPDOCDIR%%/ref.mbstring.html
%%PHPDOCDIR%%/ref.mcal.html
%%PHPDOCDIR%%/ref.mcrypt.html
%%PHPDOCDIR%%/ref.mhash.html
@@ -2070,12 +2164,12 @@
%%PHPDOCDIR%%/security.general.html
%%PHPDOCDIR%%/security.html
%%PHPDOCDIR%%/security.variables.html
-%%PHPDOCDIR%%/x52391.html
-%%PHPDOCDIR%%/x52408.html
-%%PHPDOCDIR%%/x52431.html
-%%PHPDOCDIR%%/x52435.html
-%%PHPDOCDIR%%/x52441.html
-%%PHPDOCDIR%%/x52466.html
-%%PHPDOCDIR%%/x52469.html
-%%PHPDOCDIR%%/x52480.html
+%%PHPDOCDIR%%/x55490.html
+%%PHPDOCDIR%%/x55507.html
+%%PHPDOCDIR%%/x55530.html
+%%PHPDOCDIR%%/x55534.html
+%%PHPDOCDIR%%/x55540.html
+%%PHPDOCDIR%%/x55565.html
+%%PHPDOCDIR%%/x55568.html
+%%PHPDOCDIR%%/x55579.html
@dirrm %%PHPDOCDIR%%
diff --git a/lang/php_doc/pkg-plist.de b/lang/php_doc/pkg-plist.de
index 7b45b841f9b8..09aee109b5e8 100644
--- a/lang/php_doc/pkg-plist.de
+++ b/lang/php_doc/pkg-plist.de
@@ -42,8 +42,12 @@
%%PHPDOCDIR%%/function.apache-lookup-uri.html
%%PHPDOCDIR%%/function.apache-note.html
%%PHPDOCDIR%%/function.array-count-values.html
+%%PHPDOCDIR%%/function.array-diff.html
+%%PHPDOCDIR%%/function.array-filter.html
%%PHPDOCDIR%%/function.array-flip.html
+%%PHPDOCDIR%%/function.array-intersect.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
@@ -51,10 +55,14 @@
%%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-unique.html
%%PHPDOCDIR%%/function.array-unshift.html
%%PHPDOCDIR%%/function.array-values.html
%%PHPDOCDIR%%/function.array-walk.html
@@ -276,6 +284,7 @@
%%PHPDOCDIR%%/function.dgettext.html
%%PHPDOCDIR%%/function.die.html
%%PHPDOCDIR%%/function.dirname.html
+%%PHPDOCDIR%%/function.disk-total-space.html
%%PHPDOCDIR%%/function.diskfreespace.html
%%PHPDOCDIR%%/function.doubleval.html
%%PHPDOCDIR%%/function.each.html
@@ -300,6 +309,43 @@
%%PHPDOCDIR%%/function.explode.html
%%PHPDOCDIR%%/function.extension-loaded.html
%%PHPDOCDIR%%/function.extract.html
+%%PHPDOCDIR%%/function.fbsql-affected-rows.html
+%%PHPDOCDIR%%/function.fbsql-autocommit.html
+%%PHPDOCDIR%%/function.fbsql-change-user.html
+%%PHPDOCDIR%%/function.fbsql-close.html
+%%PHPDOCDIR%%/function.fbsql-connect.html
+%%PHPDOCDIR%%/function.fbsql-create-db.html
+%%PHPDOCDIR%%/function.fbsql-data-seek.html
+%%PHPDOCDIR%%/function.fbsql-db-query.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-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-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%%/function.fbsql-num-fields.html
+%%PHPDOCDIR%%/function.fbsql-num-rows.html
+%%PHPDOCDIR%%/function.fbsql-pconnect.html
+%%PHPDOCDIR%%/function.fbsql-query.html
+%%PHPDOCDIR%%/function.fbsql-result.html
+%%PHPDOCDIR%%/function.fbsql-select-db.html
+%%PHPDOCDIR%%/function.fbsql-tablename.html
+%%PHPDOCDIR%%/function.fbsql-warnings.html
%%PHPDOCDIR%%/function.fclose.html
%%PHPDOCDIR%%/function.fdf-close.html
%%PHPDOCDIR%%/function.fdf-create.html
@@ -752,6 +798,7 @@
%%PHPDOCDIR%%/function.is-string.html
%%PHPDOCDIR%%/function.is-subclass-of.html
%%PHPDOCDIR%%/function.is-uploaded-file.html
+%%PHPDOCDIR%%/function.is-writable.html
%%PHPDOCDIR%%/function.is-writeable.html
%%PHPDOCDIR%%/function.isset.html
%%PHPDOCDIR%%/function.jddayofweek.html
@@ -796,6 +843,7 @@
%%PHPDOCDIR%%/function.ldap-next-attribute.html
%%PHPDOCDIR%%/function.ldap-next-entry.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-unbind.html
@@ -813,6 +861,29 @@
%%PHPDOCDIR%%/function.ltrim.html
%%PHPDOCDIR%%/function.mail.html
%%PHPDOCDIR%%/function.max.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-detect-encoding.html
+%%PHPDOCDIR%%/function.mb-detect-order.html
+%%PHPDOCDIR%%/function.mb-encode-mimeheader.html
+%%PHPDOCDIR%%/function.mb-encode-numericentity.html
+%%PHPDOCDIR%%/function.mb-http-input.html
+%%PHPDOCDIR%%/function.mb-http-output.html
+%%PHPDOCDIR%%/function.mb-internal-encoding.html
+%%PHPDOCDIR%%/function.mb-output-handler.html
+%%PHPDOCDIR%%/function.mb-preferred-mime-name.html
+%%PHPDOCDIR%%/function.mb-send-mail.html
+%%PHPDOCDIR%%/function.mb-strcut.html
+%%PHPDOCDIR%%/function.mb-strimwidth.html
+%%PHPDOCDIR%%/function.mb-strlen.html
+%%PHPDOCDIR%%/function.mb-strpos.html
+%%PHPDOCDIR%%/function.mb-strrpos.html
+%%PHPDOCDIR%%/function.mb-strwidth.html
+%%PHPDOCDIR%%/function.mb-substitute-character.html
+%%PHPDOCDIR%%/function.mb-substr.html
+%%PHPDOCDIR%%/function.mb_decode_numericentity.html
%%PHPDOCDIR%%/function.mcal-append-event.html
%%PHPDOCDIR%%/function.mcal-close.html
%%PHPDOCDIR%%/function.mcal-date-compare.html
@@ -989,6 +1060,9 @@
%%PHPDOCDIR%%/function.mysql-result.html
%%PHPDOCDIR%%/function.mysql-select-db.html
%%PHPDOCDIR%%/function.mysql-tablename.html
+%%PHPDOCDIR%%/function.mysql-unbuffered-query.html
+%%PHPDOCDIR%%/function.natcasesort.html
+%%PHPDOCDIR%%/function.natsort.html
%%PHPDOCDIR%%/function.next.html
%%PHPDOCDIR%%/function.nl2br.html
%%PHPDOCDIR%%/function.number-format.html
@@ -1531,9 +1605,11 @@
%%PHPDOCDIR%%/function.swfbitmap.getheight.html
%%PHPDOCDIR%%/function.swfbitmap.getwidth.html
%%PHPDOCDIR%%/function.swfbitmap.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
@@ -1653,6 +1729,8 @@
%%PHPDOCDIR%%/function.udm-add-search-limit.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-clear-search-limits.html
%%PHPDOCDIR%%/function.udm-errno.html
%%PHPDOCDIR%%/function.udm-error.html
@@ -1827,7 +1905,7 @@
%%PHPDOCDIR%%/phpdevel-errors.html
%%PHPDOCDIR%%/phpdevel.html
%%PHPDOCDIR%%/preface.html
-%%PHPDOCDIR%%/r5690.html
+%%PHPDOCDIR%%/r6197.html
%%PHPDOCDIR%%/ref.apache.html
%%PHPDOCDIR%%/ref.array.html
%%PHPDOCDIR%%/ref.aspell.html
@@ -1850,6 +1928,7 @@
%%PHPDOCDIR%%/ref.domxml.html
%%PHPDOCDIR%%/ref.errorfunc.html
%%PHPDOCDIR%%/ref.exec.html
+%%PHPDOCDIR%%/ref.fbsql.html
%%PHPDOCDIR%%/ref.fdf.html
%%PHPDOCDIR%%/ref.filepro.html
%%PHPDOCDIR%%/ref.filesystem.html
@@ -1869,6 +1948,7 @@
%%PHPDOCDIR%%/ref.ldap.html
%%PHPDOCDIR%%/ref.mail.html
%%PHPDOCDIR%%/ref.math.html
+%%PHPDOCDIR%%/ref.mbstring.html
%%PHPDOCDIR%%/ref.mcal.html
%%PHPDOCDIR%%/ref.mcrypt.html
%%PHPDOCDIR%%/ref.mhash.html
@@ -1917,12 +1997,12 @@
%%PHPDOCDIR%%/resource.html
%%PHPDOCDIR%%/security.apache.html
%%PHPDOCDIR%%/security.html
-%%PHPDOCDIR%%/x46745.html
-%%PHPDOCDIR%%/x46762.html
-%%PHPDOCDIR%%/x46785.html
-%%PHPDOCDIR%%/x46789.html
-%%PHPDOCDIR%%/x46795.html
-%%PHPDOCDIR%%/x46820.html
-%%PHPDOCDIR%%/x46823.html
-%%PHPDOCDIR%%/x46834.html
+%%PHPDOCDIR%%/x49448.html
+%%PHPDOCDIR%%/x49465.html
+%%PHPDOCDIR%%/x49488.html
+%%PHPDOCDIR%%/x49492.html
+%%PHPDOCDIR%%/x49498.html
+%%PHPDOCDIR%%/x49523.html
+%%PHPDOCDIR%%/x49526.html
+%%PHPDOCDIR%%/x49537.html
@dirrm %%PHPDOCDIR%%
diff --git a/lang/php_doc/pkg-plist.es b/lang/php_doc/pkg-plist.es
index 01bebda1b552..7dad038781d0 100644
--- a/lang/php_doc/pkg-plist.es
+++ b/lang/php_doc/pkg-plist.es
@@ -249,6 +249,13 @@
%%PHPDOCDIR%%/function.dbmnextkey.html
%%PHPDOCDIR%%/function.dbmopen.html
%%PHPDOCDIR%%/function.dbmreplace.html
+%%PHPDOCDIR%%/function.dbx-close.html
+%%PHPDOCDIR%%/function.dbx-cmp-asc.html
+%%PHPDOCDIR%%/function.dbx-cmp-desc.html
+%%PHPDOCDIR%%/function.dbx-connect.html
+%%PHPDOCDIR%%/function.dbx-error.html
+%%PHPDOCDIR%%/function.dbx-query.html
+%%PHPDOCDIR%%/function.dbx-sort.html
%%PHPDOCDIR%%/function.dcgettext.html
%%PHPDOCDIR%%/function.debugger-off.html
%%PHPDOCDIR%%/function.debugger-on.html
@@ -283,6 +290,43 @@
%%PHPDOCDIR%%/function.explode.html
%%PHPDOCDIR%%/function.extension-loaded.html
%%PHPDOCDIR%%/function.extract.html
+%%PHPDOCDIR%%/function.fbsql-affected-rows.html
+%%PHPDOCDIR%%/function.fbsql-autocommit.html
+%%PHPDOCDIR%%/function.fbsql-change-user.html
+%%PHPDOCDIR%%/function.fbsql-close.html
+%%PHPDOCDIR%%/function.fbsql-connect.html
+%%PHPDOCDIR%%/function.fbsql-create-db.html
+%%PHPDOCDIR%%/function.fbsql-data-seek.html
+%%PHPDOCDIR%%/function.fbsql-db-query.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-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-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%%/function.fbsql-num-fields.html
+%%PHPDOCDIR%%/function.fbsql-num-rows.html
+%%PHPDOCDIR%%/function.fbsql-pconnect.html
+%%PHPDOCDIR%%/function.fbsql-query.html
+%%PHPDOCDIR%%/function.fbsql-result.html
+%%PHPDOCDIR%%/function.fbsql-select-db.html
+%%PHPDOCDIR%%/function.fbsql-tablename.html
+%%PHPDOCDIR%%/function.fbsql-warnings.html
%%PHPDOCDIR%%/function.fclose.html
%%PHPDOCDIR%%/function.fdf-close.html
%%PHPDOCDIR%%/function.fdf-create.html
@@ -741,6 +785,29 @@
%%PHPDOCDIR%%/function.ltrim.html
%%PHPDOCDIR%%/function.mail.html
%%PHPDOCDIR%%/function.max.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-detect-encoding.html
+%%PHPDOCDIR%%/function.mb-detect-order.html
+%%PHPDOCDIR%%/function.mb-encode-mimeheader.html
+%%PHPDOCDIR%%/function.mb-encode-numericentity.html
+%%PHPDOCDIR%%/function.mb-http-input.html
+%%PHPDOCDIR%%/function.mb-http-output.html
+%%PHPDOCDIR%%/function.mb-internal-encoding.html
+%%PHPDOCDIR%%/function.mb-output-handler.html
+%%PHPDOCDIR%%/function.mb-preferred-mime-name.html
+%%PHPDOCDIR%%/function.mb-send-mail.html
+%%PHPDOCDIR%%/function.mb-strcut.html
+%%PHPDOCDIR%%/function.mb-strimwidth.html
+%%PHPDOCDIR%%/function.mb-strlen.html
+%%PHPDOCDIR%%/function.mb-strpos.html
+%%PHPDOCDIR%%/function.mb-strrpos.html
+%%PHPDOCDIR%%/function.mb-strwidth.html
+%%PHPDOCDIR%%/function.mb-substitute-character.html
+%%PHPDOCDIR%%/function.mb-substr.html
+%%PHPDOCDIR%%/function.mb_decode_numericentity.html
%%PHPDOCDIR%%/function.mcal-append-event.html
%%PHPDOCDIR%%/function.mcal-close.html
%%PHPDOCDIR%%/function.mcal-date-compare.html
@@ -1375,9 +1442,11 @@
%%PHPDOCDIR%%/function.swfbitmap.getheight.html
%%PHPDOCDIR%%/function.swfbitmap.getwidth.html
%%PHPDOCDIR%%/function.swfbitmap.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
@@ -1491,6 +1560,8 @@
%%PHPDOCDIR%%/function.udm-add-search-limit.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-clear-search-limits.html
%%PHPDOCDIR%%/function.udm-errno.html
%%PHPDOCDIR%%/function.udm-error.html
@@ -1670,10 +1741,12 @@
%%PHPDOCDIR%%/ref.dba.html
%%PHPDOCDIR%%/ref.dbase.html
%%PHPDOCDIR%%/ref.dbm.html
+%%PHPDOCDIR%%/ref.dbx.html
%%PHPDOCDIR%%/ref.dir.html
%%PHPDOCDIR%%/ref.domxml.html
%%PHPDOCDIR%%/ref.errorfunc.html
%%PHPDOCDIR%%/ref.exec.html
+%%PHPDOCDIR%%/ref.fbsql.html
%%PHPDOCDIR%%/ref.fdf.html
%%PHPDOCDIR%%/ref.filepro.html
%%PHPDOCDIR%%/ref.filesystem.html
@@ -1693,6 +1766,7 @@
%%PHPDOCDIR%%/ref.ldap.html
%%PHPDOCDIR%%/ref.mail.html
%%PHPDOCDIR%%/ref.math.html
+%%PHPDOCDIR%%/ref.mbstring.html
%%PHPDOCDIR%%/ref.mcal.html
%%PHPDOCDIR%%/ref.mcrypt.html
%%PHPDOCDIR%%/ref.mhash.html
@@ -1742,12 +1816,12 @@
%%PHPDOCDIR%%/security.apache.html
%%PHPDOCDIR%%/security.html
%%PHPDOCDIR%%/translation.html
-%%PHPDOCDIR%%/x39604.html
-%%PHPDOCDIR%%/x39621.html
-%%PHPDOCDIR%%/x39644.html
-%%PHPDOCDIR%%/x39648.html
-%%PHPDOCDIR%%/x39654.html
-%%PHPDOCDIR%%/x39679.html
-%%PHPDOCDIR%%/x39682.html
-%%PHPDOCDIR%%/x39693.html
+%%PHPDOCDIR%%/x41726.html
+%%PHPDOCDIR%%/x41743.html
+%%PHPDOCDIR%%/x41766.html
+%%PHPDOCDIR%%/x41770.html
+%%PHPDOCDIR%%/x41776.html
+%%PHPDOCDIR%%/x41801.html
+%%PHPDOCDIR%%/x41804.html
+%%PHPDOCDIR%%/x41815.html
@dirrm %%PHPDOCDIR%%
diff --git a/lang/php_doc/pkg-plist.fr b/lang/php_doc/pkg-plist.fr
index fe6c0038a183..f07eea093d45 100644
--- a/lang/php_doc/pkg-plist.fr
+++ b/lang/php_doc/pkg-plist.fr
@@ -40,9 +40,11 @@
%%PHPDOCDIR%%/function.apache-note.html
%%PHPDOCDIR%%/function.array-count-values.html
%%PHPDOCDIR%%/function.array-diff.html
+%%PHPDOCDIR%%/function.array-filter.html
%%PHPDOCDIR%%/function.array-flip.html
%%PHPDOCDIR%%/function.array-intersect.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
@@ -50,6 +52,7 @@
%%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
@@ -262,6 +265,13 @@
%%PHPDOCDIR%%/function.dbmnextkey.html
%%PHPDOCDIR%%/function.dbmopen.html
%%PHPDOCDIR%%/function.dbmreplace.html
+%%PHPDOCDIR%%/function.dbx-close.html
+%%PHPDOCDIR%%/function.dbx-cmp-asc.html
+%%PHPDOCDIR%%/function.dbx-cmp-desc.html
+%%PHPDOCDIR%%/function.dbx-connect.html
+%%PHPDOCDIR%%/function.dbx-error.html
+%%PHPDOCDIR%%/function.dbx-query.html
+%%PHPDOCDIR%%/function.dbx-sort.html
%%PHPDOCDIR%%/function.dcgettext.html
%%PHPDOCDIR%%/function.debugger-off.html
%%PHPDOCDIR%%/function.debugger-on.html
@@ -312,6 +322,42 @@
%%PHPDOCDIR%%/function.extension-loaded.html
%%PHPDOCDIR%%/function.extract.html
%%PHPDOCDIR%%/function.ezmlm-hash.html
+%%PHPDOCDIR%%/function.fbsql-affected-rows.html
+%%PHPDOCDIR%%/function.fbsql-autocommit.html
+%%PHPDOCDIR%%/function.fbsql-change-user.html
+%%PHPDOCDIR%%/function.fbsql-close.html
+%%PHPDOCDIR%%/function.fbsql-connect.html
+%%PHPDOCDIR%%/function.fbsql-create-db.html
+%%PHPDOCDIR%%/function.fbsql-data-seek.html
+%%PHPDOCDIR%%/function.fbsql-db-query.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-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-insert-id.html
+%%PHPDOCDIR%%/function.fbsql-list-dbs.html
+%%PHPDOCDIR%%/function.fbsql-list-fields.html
+%%PHPDOCDIR%%/function.fbsql-list-tables.html
+%%PHPDOCDIR%%/function.fbsql-num-fields.html
+%%PHPDOCDIR%%/function.fbsql-num-rows.html
+%%PHPDOCDIR%%/function.fbsql-pconnect.html
+%%PHPDOCDIR%%/function.fbsql-query.html
+%%PHPDOCDIR%%/function.fbsql-result.html
+%%PHPDOCDIR%%/function.fbsql-select-db.html
+%%PHPDOCDIR%%/function.fbsql-tablename.html
+%%PHPDOCDIR%%/function.fbsql-warnings.html
%%PHPDOCDIR%%/function.fclose.html
%%PHPDOCDIR%%/function.fdf-close.html
%%PHPDOCDIR%%/function.fdf-create.html
@@ -625,20 +671,27 @@
%%PHPDOCDIR%%/function.ifxus-tell-slob.html
%%PHPDOCDIR%%/function.ifxus-write-slob.html
%%PHPDOCDIR%%/function.ignore-user-abort.html
+%%PHPDOCDIR%%/function.imagealphablending.html
%%PHPDOCDIR%%/function.imagearc.html
%%PHPDOCDIR%%/function.imagechar.html
%%PHPDOCDIR%%/function.imagecharup.html
%%PHPDOCDIR%%/function.imagecolorallocate.html
%%PHPDOCDIR%%/function.imagecolorat.html
%%PHPDOCDIR%%/function.imagecolorclosest.html
+%%PHPDOCDIR%%/function.imagecolorclosestalpha.html
%%PHPDOCDIR%%/function.imagecolordeallocate.html
%%PHPDOCDIR%%/function.imagecolorexact.html
+%%PHPDOCDIR%%/function.imagecolorexactalpha.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.imagecreatefromgif.html
@@ -646,9 +699,13 @@
%%PHPDOCDIR%%/function.imagecreatefrompng.html
%%PHPDOCDIR%%/function.imagecreatefromstring.html
%%PHPDOCDIR%%/function.imagecreatefromwbmp.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
@@ -670,11 +727,15 @@
%%PHPDOCDIR%%/function.imagepsslantfont.html
%%PHPDOCDIR%%/function.imagepstext.html
%%PHPDOCDIR%%/function.imagerectangle.html
+%%PHPDOCDIR%%/function.imagesetbrush.html
%%PHPDOCDIR%%/function.imagesetpixel.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
@@ -1121,13 +1182,22 @@
%%PHPDOCDIR%%/function.odbc-tables.html
%%PHPDOCDIR%%/function.opendir.html
%%PHPDOCDIR%%/function.openlog.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-seal.html
%%PHPDOCDIR%%/function.openssl-sign.html
%%PHPDOCDIR%%/function.openssl-verify.html
+%%PHPDOCDIR%%/function.openssl-x509-checkpurpose.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
@@ -1180,6 +1250,7 @@
%%PHPDOCDIR%%/function.parse-str.html
%%PHPDOCDIR%%/function.parse-url.html
%%PHPDOCDIR%%/function.passthru.html
+%%PHPDOCDIR%%/function.pathinfo.html
%%PHPDOCDIR%%/function.pclose.html
%%PHPDOCDIR%%/function.pdf-add-annotation.html
%%PHPDOCDIR%%/function.pdf-add-bookmark.html
@@ -1612,9 +1683,11 @@
%%PHPDOCDIR%%/function.swfbitmap.getheight.html
%%PHPDOCDIR%%/function.swfbitmap.getwidth.html
%%PHPDOCDIR%%/function.swfbitmap.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
@@ -1731,7 +1804,13 @@
%%PHPDOCDIR%%/function.uasort.html
%%PHPDOCDIR%%/function.ucfirst.html
%%PHPDOCDIR%%/function.ucwords.html
-%%PHPDOCDIR%%/function.udm_add_search_limit.html
+%%PHPDOCDIR%%/function.udm-add-search-limit.html
+%%PHPDOCDIR%%/function.udm-api-version.html
+%%PHPDOCDIR%%/function.udm-clear-search-limits.html
+%%PHPDOCDIR%%/function.udm-free-ispell-data.html
+%%PHPDOCDIR%%/function.udm-get-doc-count.html
+%%PHPDOCDIR%%/function.udm-load-ispell-data.html
+%%PHPDOCDIR%%/function.udm-set-agent-param.html
%%PHPDOCDIR%%/function.udm_alloc_agent.html
%%PHPDOCDIR%%/function.udm_errno.html
%%PHPDOCDIR%%/function.udm_error.html
@@ -1740,7 +1819,6 @@
%%PHPDOCDIR%%/function.udm_free_res.html
%%PHPDOCDIR%%/function.udm_get_res_field.html
%%PHPDOCDIR%%/function.udm_get_res_param.html
-%%PHPDOCDIR%%/function.udm_set_agent_param.html
%%PHPDOCDIR%%/function.uksort.html
%%PHPDOCDIR%%/function.umask.html
%%PHPDOCDIR%%/function.uniqid.html
@@ -1931,7 +2009,7 @@
%%PHPDOCDIR%%/phpdevel-errors.html
%%PHPDOCDIR%%/phpdevel.html
%%PHPDOCDIR%%/preface.html
-%%PHPDOCDIR%%/r7529.html
+%%PHPDOCDIR%%/r7664.html
%%PHPDOCDIR%%/ref.apache.html
%%PHPDOCDIR%%/ref.array.html
%%PHPDOCDIR%%/ref.aspell.html
@@ -1949,10 +2027,12 @@
%%PHPDOCDIR%%/ref.dba.html
%%PHPDOCDIR%%/ref.dbase.html
%%PHPDOCDIR%%/ref.dbm.html
+%%PHPDOCDIR%%/ref.dbx.html
%%PHPDOCDIR%%/ref.dir.html
%%PHPDOCDIR%%/ref.domxml.html
%%PHPDOCDIR%%/ref.errorfunc.html
%%PHPDOCDIR%%/ref.exec.html
+%%PHPDOCDIR%%/ref.fbsql.html
%%PHPDOCDIR%%/ref.fdf.html
%%PHPDOCDIR%%/ref.filepro.html
%%PHPDOCDIR%%/ref.filesystem.html