├── README.md ├── after └── ftplugin │ └── php.vim ├── autoload └── phpcomplete.vim ├── bin └── phpdoc ├── doc ├── DomAttribute-name.txt ├── DomAttribute-set-value.txt ├── DomAttribute-specified.txt ├── DomAttribute-value.txt ├── DomDocument-add-root.txt ├── DomDocument-create-attribute.txt ├── DomDocument-create-cdata-section.txt ├── DomDocument-create-comment.txt ├── DomDocument-create-element-ns.txt ├── DomDocument-create-element.txt ├── DomDocument-create-entity-reference.txt ├── DomDocument-create-processing-instruction.txt ├── DomDocument-create-text-node.txt ├── DomDocument-doctype.txt ├── DomDocument-document-element.txt ├── DomDocument-dump-file.txt ├── DomDocument-dump-mem.txt ├── DomDocument-get-element-by-id.txt ├── DomDocument-get-elements-by-tagname.txt ├── DomDocument-html-dump-mem.txt ├── DomDocument-xinclude.txt ├── DomDocumentType-entities.txt ├── DomDocumentType-internal-subset.txt ├── DomDocumentType-name.txt ├── DomDocumentType-notations.txt ├── DomDocumentType-public-id.txt ├── DomDocumentType-system-id.txt ├── DomElement-get-attribute-node.txt ├── DomElement-get-attribute.txt ├── DomElement-get-elements-by-tagname.txt ├── DomElement-has-attribute.txt ├── DomElement-remove-attribute.txt ├── DomElement-set-attribute-node.txt ├── DomElement-set-attribute.txt ├── DomElement-tagname.txt ├── DomNode-add-namespace.txt ├── DomNode-append-child.txt ├── DomNode-append-sibling.txt ├── DomNode-attributes.txt ├── DomNode-child-nodes.txt ├── DomNode-clone-node.txt ├── DomNode-dump-node.txt ├── DomNode-first-child.txt ├── DomNode-get-content.txt ├── DomNode-has-attributes.txt ├── DomNode-has-child-nodes.txt ├── DomNode-insert-before.txt ├── DomNode-is-blank-node.txt ├── DomNode-last-child.txt ├── DomNode-next-sibling.txt ├── DomNode-node-name.txt ├── DomNode-node-type.txt ├── DomNode-node-value.txt ├── DomNode-owner-document.txt ├── DomNode-parent-node.txt ├── DomNode-prefix.txt ├── DomNode-previous-sibling.txt ├── DomNode-remove-child.txt ├── DomNode-replace-child.txt ├── DomNode-replace-node.txt ├── DomNode-set-content.txt ├── DomNode-set-name.txt ├── DomNode-set-namespace.txt ├── DomNode-unlink-node.txt ├── DomProcessingInstruction-data.txt ├── DomProcessingInstruction-target.txt ├── DomXsltStylesheet-process.txt ├── DomXsltStylesheet-result-dump-file.txt ├── DomXsltStylesheet-result-dump-mem.txt ├── PDO-cubrid_schema.txt ├── PDO-pgsqlLOBCreate.txt ├── PDO-pgsqlLOBOpen.txt ├── PDO-pgsqlLOBUnlink.txt ├── PDO-sqliteCreateAggregate.txt ├── PDO-sqliteCreateFunction.txt ├── SAM-Connection-commit.txt ├── SAM-Connection-connect.txt ├── SAM-Connection-constructor.txt ├── SAM-Connection-disconnect.txt ├── SAM-Connection-errno.txt ├── SAM-Connection-error.txt ├── SAM-Connection-isConnected.txt ├── SAM-Connection-peek.txt ├── SAM-Connection-peekall.txt ├── SAM-Connection-receive.txt ├── SAM-Connection-remove.txt ├── SAM-Connection-rollback.txt ├── SAM-Connection-send.txt ├── SAM-Connection-setdebug.txt ├── SAM-Connection-subscribe.txt ├── SAM-Connection-unsubscribe.txt ├── SAM-Message-body.txt ├── SAM-Message-constructor.txt ├── SAM-Message-header.txt ├── SCA-LocalProxy-createDataObject.txt ├── SCA-SoapProxy-createDataObject.txt ├── SCA-createDataObject.txt ├── SCA-getService.txt ├── SDO-DAS-ChangeSummary-beginLogging.txt ├── SDO-DAS-ChangeSummary-endLogging.txt ├── SDO-DAS-ChangeSummary-getChangeType.txt ├── SDO-DAS-ChangeSummary-getChangedDataObjects.txt ├── SDO-DAS-ChangeSummary-getOldContainer.txt ├── SDO-DAS-ChangeSummary-getOldValues.txt ├── SDO-DAS-ChangeSummary-isLogging.txt ├── SDO-DAS-DataFactory-addPropertyToType.txt ├── SDO-DAS-DataFactory-addType.txt ├── SDO-DAS-DataFactory-getDataFactory.txt ├── SDO-DAS-DataObject-getChangeSummary.txt ├── SDO-DAS-Relational-applyChanges.txt ├── SDO-DAS-Relational-construct.txt ├── SDO-DAS-Relational-createRootDataObject.txt ├── SDO-DAS-Relational-executePreparedQuery.txt ├── SDO-DAS-Relational-executeQuery.txt ├── SDO-DAS-Setting-getListIndex.txt ├── SDO-DAS-Setting-getPropertyIndex.txt ├── SDO-DAS-Setting-getPropertyName.txt ├── SDO-DAS-Setting-getValue.txt ├── SDO-DAS-Setting-isSet.txt ├── SDO-DAS-XML-Document-getRootDataObject.txt ├── SDO-DAS-XML-Document-getRootElementName.txt ├── SDO-DAS-XML-Document-getRootElementURI.txt ├── SDO-DAS-XML-Document-setEncoding.txt ├── SDO-DAS-XML-Document-setXMLDeclaration.txt ├── SDO-DAS-XML-Document-setXMLVersion.txt ├── SDO-DAS-XML-addTypes.txt ├── SDO-DAS-XML-create.txt ├── SDO-DAS-XML-createDataObject.txt ├── SDO-DAS-XML-createDocument.txt ├── SDO-DAS-XML-loadFile.txt ├── SDO-DAS-XML-loadString.txt ├── SDO-DAS-XML-saveFile.txt ├── SDO-DAS-XML-saveString.txt ├── SDO-DataFactory-create.txt ├── SDO-DataObject-clear.txt ├── SDO-DataObject-createDataObject.txt ├── SDO-DataObject-getContainer.txt ├── SDO-DataObject-getSequence.txt ├── SDO-DataObject-getTypeName.txt ├── SDO-DataObject-getTypeNamespaceURI.txt ├── SDO-Exception-getCause.txt ├── SDO-List-insert.txt ├── SDO-Model-Property-getContainingType.txt ├── SDO-Model-Property-getDefault.txt ├── SDO-Model-Property-getName.txt ├── SDO-Model-Property-getType.txt ├── SDO-Model-Property-isContainment.txt ├── SDO-Model-Property-isMany.txt ├── SDO-Model-ReflectionDataObject-construct.txt ├── SDO-Model-ReflectionDataObject-export.txt ├── SDO-Model-ReflectionDataObject-getContainmentProperty.txt ├── SDO-Model-ReflectionDataObject-getInstanceProperties.txt ├── SDO-Model-ReflectionDataObject-getType.txt ├── SDO-Model-Type-getBaseType.txt ├── SDO-Model-Type-getName.txt ├── SDO-Model-Type-getNamespaceURI.txt ├── SDO-Model-Type-getProperties.txt ├── SDO-Model-Type-getProperty.txt ├── SDO-Model-Type-isAbstractType.txt ├── SDO-Model-Type-isDataType.txt ├── SDO-Model-Type-isInstance.txt ├── SDO-Model-Type-isOpenType.txt ├── SDO-Model-Type-isSequencedType.txt ├── SDO-Sequence-getProperty.txt ├── SDO-Sequence-insert.txt ├── SDO-Sequence-move.txt ├── abs.txt ├── acos.txt ├── acosh.txt ├── addcslashes.txt ├── addslashes.txt ├── aggregate-info.txt ├── aggregate-methods-by-list.txt ├── aggregate-methods-by-regexp.txt ├── aggregate-methods.txt ├── aggregate-properties-by-list.txt ├── aggregate-properties-by-regexp.txt ├── aggregate-properties.txt ├── aggregate.txt ├── aggregation-info.txt ├── apache-child-terminate.txt ├── apache-get-modules.txt ├── apache-get-version.txt ├── apache-getenv.txt ├── apache-lookup-uri.txt ├── apache-note.txt ├── apache-request-headers.txt ├── apache-reset-timeout.txt ├── apache-response-headers.txt ├── apache-setenv.txt ├── apc-add.txt ├── apc-bin-dump.txt ├── apc-bin-dumpfile.txt ├── apc-bin-load.txt ├── apc-bin-loadfile.txt ├── apc-cache-info.txt ├── apc-cas.txt ├── apc-clear-cache.txt ├── apc-compile-file.txt ├── apc-dec.txt ├── apc-define-constants.txt ├── apc-delete-file.txt ├── apc-delete.txt ├── apc-exists.txt ├── apc-fetch.txt ├── apc-inc.txt ├── apc-load-constants.txt ├── apc-sma-info.txt ├── apc-store.txt ├── apd-breakpoint.txt ├── apd-callstack.txt ├── apd-clunk.txt ├── apd-continue.txt ├── apd-croak.txt ├── apd-dump-function-table.txt ├── apd-dump-persistent-resources.txt ├── apd-dump-regular-resources.txt ├── apd-echo.txt ├── apd-get-active-symbols.txt ├── apd-set-pprof-trace.txt ├── apd-set-session-trace-socket.txt ├── apd-set-session-trace.txt ├── apd-set-session.txt ├── array-change-key-case.txt ├── array-chunk.txt ├── array-combine.txt ├── array-count-values.txt ├── array-diff-assoc.txt ├── array-diff-key.txt ├── array-diff-uassoc.txt ├── array-diff-ukey.txt ├── array-diff.txt ├── array-fill-keys.txt ├── array-fill.txt ├── array-filter.txt ├── array-flip.txt ├── array-intersect-assoc.txt ├── array-intersect-key.txt ├── array-intersect-uassoc.txt ├── array-intersect-ukey.txt ├── array-intersect.txt ├── array-key-exists.txt ├── array-keys.txt ├── array-map.txt ├── array-merge-recursive.txt ├── array-merge.txt ├── array-multisort.txt ├── array-pad.txt ├── array-pop.txt ├── array-product.txt ├── array-push.txt ├── array-rand.txt ├── array-reduce.txt ├── array-replace-recursive.txt ├── array-replace.txt ├── array-reverse.txt ├── array-search.txt ├── array-shift.txt ├── array-slice.txt ├── array-splice.txt ├── array-sum.txt ├── array-udiff-assoc.txt ├── array-udiff-uassoc.txt ├── array-udiff.txt ├── array-uintersect-assoc.txt ├── array-uintersect-uassoc.txt ├── array-uintersect.txt ├── array-unique.txt ├── array-unshift.txt ├── array-values.txt ├── array-walk-recursive.txt ├── array-walk.txt ├── array.txt ├── arsort.txt ├── asin.txt ├── asinh.txt ├── asort.txt ├── assert-options.txt ├── assert.txt ├── atan.txt ├── atan2.txt ├── atanh.txt ├── base-convert.txt ├── base64-decode.txt ├── base64-encode.txt ├── basename.txt ├── bbcode-add-element.txt ├── bbcode-add-smiley.txt ├── bbcode-create.txt ├── bbcode-destroy.txt ├── bbcode-parse.txt ├── bbcode-set-arg-parser.txt ├── bbcode-set-flags.txt ├── bcadd.txt ├── bccomp.txt ├── bcdiv.txt ├── bcmod.txt ├── bcmul.txt ├── bcompiler-load-exe.txt ├── bcompiler-load.txt ├── bcompiler-parse-class.txt ├── bcompiler-read.txt ├── bcompiler-write-class.txt ├── bcompiler-write-constant.txt ├── bcompiler-write-exe-footer.txt ├── bcompiler-write-file.txt ├── bcompiler-write-footer.txt ├── bcompiler-write-function.txt ├── bcompiler-write-functions-from-file.txt ├── bcompiler-write-header.txt ├── bcompiler-write-included-filename.txt ├── bcpow.txt ├── bcpowmod.txt ├── bcscale.txt ├── bcsqrt.txt ├── bcsub.txt ├── bin2hex.txt ├── bind-textdomain-codeset.txt ├── bindec.txt ├── bindtextdomain.txt ├── bson-decode.txt ├── bson-encode.txt ├── bzclose.txt ├── bzcompress.txt ├── bzdecompress.txt ├── bzerrno.txt ├── bzerror.txt ├── bzerrstr.txt ├── bzflush.txt ├── bzopen.txt ├── bzread.txt ├── bzwrite.txt ├── cairo-create.txt ├── cairo-font-face-get-type.txt ├── cairo-font-face-status.txt ├── cairo-font-options-create.txt ├── cairo-font-options-equal.txt ├── cairo-font-options-get-antialias.txt ├── cairo-font-options-get-hint-metrics.txt ├── cairo-font-options-get-hint-style.txt ├── cairo-font-options-get-subpixel-order.txt ├── cairo-font-options-hash.txt ├── cairo-font-options-merge.txt ├── cairo-font-options-set-antialias.txt ├── cairo-font-options-set-hint-metrics.txt ├── cairo-font-options-set-hint-style.txt ├── cairo-font-options-set-subpixel-order.txt ├── cairo-font-options-status.txt ├── cairo-format-stride-for-width.txt ├── cairo-image-surface-create-for-data.txt ├── cairo-image-surface-create-from-png.txt ├── cairo-image-surface-create.txt ├── cairo-image-surface-get-data.txt ├── cairo-image-surface-get-format.txt ├── cairo-image-surface-get-height.txt ├── cairo-image-surface-get-stride.txt ├── cairo-image-surface-get-width.txt ├── cairo-matrix-create-scale.txt ├── cairo-matrix-create-translate.txt ├── cairo-matrix-invert.txt ├── cairo-matrix-multiply.txt ├── cairo-matrix-rotate.txt ├── cairo-matrix-transform-distance.txt ├── cairo-matrix-transform-point.txt ├── cairo-matrix-translate.txt ├── cairo-pattern-add-color-stop-rgb.txt ├── cairo-pattern-add-color-stop-rgba.txt ├── cairo-pattern-create-for-surface.txt ├── cairo-pattern-create-linear.txt ├── cairo-pattern-create-radial.txt ├── cairo-pattern-create-rgb.txt ├── cairo-pattern-create-rgba.txt ├── cairo-pattern-get-color-stop-count.txt ├── cairo-pattern-get-color-stop-rgba.txt ├── cairo-pattern-get-extend.txt ├── cairo-pattern-get-filter.txt ├── cairo-pattern-get-linear-points.txt ├── cairo-pattern-get-matrix.txt ├── cairo-pattern-get-radial-circles.txt ├── cairo-pattern-get-rgba.txt ├── cairo-pattern-get-surface.txt ├── cairo-pattern-get-type.txt ├── cairo-pattern-set-extend.txt ├── cairo-pattern-set-filter.txt ├── cairo-pattern-set-matrix.txt ├── cairo-pattern-status.txt ├── cairo-pdf-surface-create.txt ├── cairo-pdf-surface-set-size.txt ├── cairo-ps-get-levels.txt ├── cairo-ps-level-to-string.txt ├── cairo-ps-surface-create.txt ├── cairo-ps-surface-dsc-begin-page-setup.txt ├── cairo-ps-surface-dsc-begin-setup.txt ├── cairo-ps-surface-dsc-comment.txt ├── cairo-ps-surface-get-eps.txt ├── cairo-ps-surface-restrict-to-level.txt ├── cairo-ps-surface-set-eps.txt ├── cairo-ps-surface-set-size.txt ├── cairo-scaled-font-create.txt ├── cairo-scaled-font-extents.txt ├── cairo-scaled-font-get-ctm.txt ├── cairo-scaled-font-get-font-face.txt ├── cairo-scaled-font-get-font-matrix.txt ├── cairo-scaled-font-get-font-options.txt ├── cairo-scaled-font-get-scale-matrix.txt ├── cairo-scaled-font-get-type.txt ├── cairo-scaled-font-glyph-extents.txt ├── cairo-scaled-font-status.txt ├── cairo-scaled-font-text-extents.txt ├── cairo-surface-copy-page.txt ├── cairo-surface-create-similar.txt ├── cairo-surface-finish.txt ├── cairo-surface-flush.txt ├── cairo-surface-get-content.txt ├── cairo-surface-get-device-offset.txt ├── cairo-surface-get-font-options.txt ├── cairo-surface-get-type.txt ├── cairo-surface-mark-dirty-rectangle.txt ├── cairo-surface-mark-dirty.txt ├── cairo-surface-set-device-offset.txt ├── cairo-surface-set-fallback-resolution.txt ├── cairo-surface-show-page.txt ├── cairo-surface-status.txt ├── cairo-surface-write-to-png.txt ├── cairo-svg-surface-create.txt ├── cairo-svg-surface-restrict-to-version.txt ├── cairo-svg-version-to-string.txt ├── cal-days-in-month.txt ├── cal-from-jd.txt ├── cal-info.txt ├── cal-to-jd.txt ├── calcul-hmac.txt ├── calculhmac.txt ├── call-user-func-array.txt ├── call-user-func.txt ├── call-user-method-array.txt ├── call-user-method.txt ├── ceil.txt ├── chdb-create.txt ├── chdir.txt ├── checkdate.txt ├── checkdnsrr.txt ├── chgrp.txt ├── chmod.txt ├── chop.txt ├── chown.txt ├── chr.txt ├── chroot.txt ├── chunk-split.txt ├── class-alias.txt ├── class-exists.txt ├── class-implements.txt ├── class-parents.txt ├── class.com.txt ├── class.dir.txt ├── class.dotnet.txt ├── class.variant.txt ├── classkit-import.txt ├── classkit-method-add.txt ├── classkit-method-copy.txt ├── classkit-method-redefine.txt ├── classkit-method-remove.txt ├── classkit-method-rename.txt ├── clearstatcache.txt ├── closedir.txt ├── closelog.txt ├── com-addref.txt ├── com-create-guid.txt ├── com-event-sink.txt ├── com-get-active-object.txt ├── com-get.txt ├── com-invoke.txt ├── com-isenum.txt ├── com-load-typelib.txt ├── com-load.txt ├── com-message-pump.txt ├── com-print-typeinfo.txt ├── com-propget.txt ├── com-propput.txt ├── com-propset.txt ├── com-release.txt ├── com-set.txt ├── compact.txt ├── connection-aborted.txt ├── connection-status.txt ├── connection-timeout.txt ├── constant.txt ├── convert-cyr-string.txt ├── convert-uudecode.txt ├── convert-uuencode.txt ├── copy.txt ├── cos.txt ├── cosh.txt ├── count-chars.txt ├── count.txt ├── crack-check.txt ├── crack-closedict.txt ├── crack-getlastmessage.txt ├── crack-opendict.txt ├── crc32.txt ├── create-function.txt ├── crypt.txt ├── ctype-alnum.txt ├── ctype-alpha.txt ├── ctype-cntrl.txt ├── ctype-digit.txt ├── ctype-graph.txt ├── ctype-lower.txt ├── ctype-print.txt ├── ctype-punct.txt ├── ctype-space.txt ├── ctype-upper.txt ├── ctype-xdigit.txt ├── cubrid-affected-rows.txt ├── cubrid-bind.txt ├── cubrid-close-prepare.txt ├── cubrid-close-request.txt ├── cubrid-col-get.txt ├── cubrid-col-size.txt ├── cubrid-column-names.txt ├── cubrid-column-types.txt ├── cubrid-commit.txt ├── cubrid-connect-with-url.txt ├── cubrid-connect.txt ├── cubrid-current-oid.txt ├── cubrid-disconnect.txt ├── cubrid-drop.txt ├── cubrid-error-code-facility.txt ├── cubrid-error-code.txt ├── cubrid-error-msg.txt ├── cubrid-execute.txt ├── cubrid-fetch.txt ├── cubrid-free-result.txt ├── cubrid-get-charset.txt ├── cubrid-get-class-name.txt ├── cubrid-get-client-info.txt ├── cubrid-get-db-parameter.txt ├── cubrid-get-server-info.txt ├── cubrid-get.txt ├── cubrid-insert-id.txt ├── cubrid-is-instance.txt ├── cubrid-lob-close.txt ├── cubrid-lob-export.txt ├── cubrid-lob-get.txt ├── cubrid-lob-send.txt ├── cubrid-lob-size.txt ├── cubrid-lock-read.txt ├── cubrid-lock-write.txt ├── cubrid-move-cursor.txt ├── cubrid-num-cols.txt ├── cubrid-num-rows.txt ├── cubrid-prepare.txt ├── cubrid-put.txt ├── cubrid-rollback.txt ├── cubrid-schema.txt ├── cubrid-seq-drop.txt ├── cubrid-seq-insert.txt ├── cubrid-seq-put.txt ├── cubrid-set-add.txt ├── cubrid-set-drop.txt ├── cubrid-version.txt ├── curl-close.txt ├── curl-copy-handle.txt ├── curl-errno.txt ├── curl-error.txt ├── curl-exec.txt ├── curl-getinfo.txt ├── curl-init.txt ├── curl-multi-add-handle.txt ├── curl-multi-close.txt ├── curl-multi-exec.txt ├── curl-multi-getcontent.txt ├── curl-multi-info-read.txt ├── curl-multi-init.txt ├── curl-multi-remove-handle.txt ├── curl-multi-select.txt ├── curl-setopt-array.txt ├── curl-setopt.txt ├── curl-version.txt ├── current.txt ├── cyrus-authenticate.txt ├── cyrus-bind.txt ├── cyrus-close.txt ├── cyrus-connect.txt ├── cyrus-query.txt ├── cyrus-unbind.txt ├── date-add.txt ├── date-create-from-format.txt ├── date-create.txt ├── date-date-set.txt ├── date-default-timezone-get.txt ├── date-default-timezone-set.txt ├── date-diff.txt ├── date-format.txt ├── date-get-last-errors.txt ├── date-interval-create-from-date-string.txt ├── date-interval-format.txt ├── date-isodate-set.txt ├── date-modify.txt ├── date-offset-get.txt ├── date-parse-from-format.txt ├── date-parse.txt ├── date-sub.txt ├── date-sun-info.txt ├── date-sunrise.txt ├── date-sunset.txt ├── date-time-set.txt ├── date-timestamp-get.txt ├── date-timestamp-set.txt ├── date-timezone-get.txt ├── date-timezone-set.txt ├── date.txt ├── db2-autocommit.txt ├── db2-bind-param.txt ├── db2-client-info.txt ├── db2-close.txt ├── db2-column-privileges.txt ├── db2-columns.txt ├── db2-commit.txt ├── db2-conn-error.txt ├── db2-conn-errormsg.txt ├── db2-connect.txt ├── db2-cursor-type.txt ├── db2-escape-string.txt ├── db2-exec.txt ├── db2-execute.txt ├── db2-fetch-array.txt ├── db2-fetch-assoc.txt ├── db2-fetch-both.txt ├── db2-fetch-object.txt ├── db2-fetch-row.txt ├── db2-field-display-size.txt ├── db2-field-name.txt ├── db2-field-num.txt ├── db2-field-precision.txt ├── db2-field-scale.txt ├── db2-field-type.txt ├── db2-field-width.txt ├── db2-foreign-keys.txt ├── db2-free-result.txt ├── db2-free-stmt.txt ├── db2-get-option.txt ├── db2-last-insert-id.txt ├── db2-lob-read.txt ├── db2-next-result.txt ├── db2-num-fields.txt ├── db2-num-rows.txt ├── db2-pclose.txt ├── db2-pconnect.txt ├── db2-prepare.txt ├── db2-primary-keys.txt ├── db2-procedure-columns.txt ├── db2-procedures.txt ├── db2-result.txt ├── db2-rollback.txt ├── db2-server-info.txt ├── db2-set-option.txt ├── db2-special-columns.txt ├── db2-statistics.txt ├── db2-stmt-error.txt ├── db2-stmt-errormsg.txt ├── db2-table-privileges.txt ├── db2-tables.txt ├── dba-close.txt ├── dba-delete.txt ├── dba-exists.txt ├── dba-fetch.txt ├── dba-firstkey.txt ├── dba-handlers.txt ├── dba-insert.txt ├── dba-key-split.txt ├── dba-list.txt ├── dba-nextkey.txt ├── dba-open.txt ├── dba-optimize.txt ├── dba-popen.txt ├── dba-replace.txt ├── dba-sync.txt ├── dbase-add-record.txt ├── dbase-close.txt ├── dbase-create.txt ├── dbase-delete-record.txt ├── dbase-get-header-info.txt ├── dbase-get-record-with-names.txt ├── dbase-get-record.txt ├── dbase-numfields.txt ├── dbase-numrecords.txt ├── dbase-open.txt ├── dbase-pack.txt ├── dbase-replace-record.txt ├── dbplus-add.txt ├── dbplus-aql.txt ├── dbplus-chdir.txt ├── dbplus-close.txt ├── dbplus-curr.txt ├── dbplus-errcode.txt ├── dbplus-errno.txt ├── dbplus-find.txt ├── dbplus-first.txt ├── dbplus-flush.txt ├── dbplus-freealllocks.txt ├── dbplus-freelock.txt ├── dbplus-freerlocks.txt ├── dbplus-getlock.txt ├── dbplus-getunique.txt ├── dbplus-info.txt ├── dbplus-last.txt ├── dbplus-lockrel.txt ├── dbplus-next.txt ├── dbplus-open.txt ├── dbplus-prev.txt ├── dbplus-rchperm.txt ├── dbplus-rcreate.txt ├── dbplus-rcrtexact.txt ├── dbplus-rcrtlike.txt ├── dbplus-resolve.txt ├── dbplus-restorepos.txt ├── dbplus-rkeys.txt ├── dbplus-ropen.txt ├── dbplus-rquery.txt ├── dbplus-rrename.txt ├── dbplus-rsecindex.txt ├── dbplus-runlink.txt ├── dbplus-rzap.txt ├── dbplus-savepos.txt ├── dbplus-setindex.txt ├── dbplus-setindexbynumber.txt ├── dbplus-sql.txt ├── dbplus-tcl.txt ├── dbplus-tremove.txt ├── dbplus-undo.txt ├── dbplus-undoprepare.txt ├── dbplus-unlockrel.txt ├── dbplus-unselect.txt ├── dbplus-update.txt ├── dbplus-xlockrel.txt ├── dbplus-xunlockrel.txt ├── dbx-close.txt ├── dbx-compare.txt ├── dbx-connect.txt ├── dbx-error.txt ├── dbx-escape-string.txt ├── dbx-fetch-row.txt ├── dbx-query.txt ├── dbx-sort.txt ├── dcgettext.txt ├── dcngettext.txt ├── deaggregate.txt ├── debug-backtrace.txt ├── debug-print-backtrace.txt ├── debug-zval-dump.txt ├── decbin.txt ├── dechex.txt ├── decoct.txt ├── define-syslog-variables.txt ├── define.txt ├── defined.txt ├── deg2rad.txt ├── delete.txt ├── dgettext.txt ├── die.txt ├── dio-close.txt ├── dio-fcntl.txt ├── dio-open.txt ├── dio-read.txt ├── dio-seek.txt ├── dio-stat.txt ├── dio-tcsetattr.txt ├── dio-truncate.txt ├── dio-write.txt ├── dirname.txt ├── disk-free-space.txt ├── disk-total-space.txt ├── diskfreespace.txt ├── dl.txt ├── dngettext.txt ├── dns-check-record.txt ├── dns-get-mx.txt ├── dns-get-record.txt ├── dom-import-simplexml.txt ├── domxml-new-doc.txt ├── domxml-open-file.txt ├── domxml-open-mem.txt ├── domxml-version.txt ├── domxml-xmltree.txt ├── domxml-xslt-stylesheet-doc.txt ├── domxml-xslt-stylesheet-file.txt ├── domxml-xslt-stylesheet.txt ├── domxml-xslt-version.txt ├── dotnet-load.txt ├── doubleval.txt ├── each.txt ├── easter-date.txt ├── easter-days.txt ├── echo.txt ├── empty.txt ├── enchant-broker-describe.txt ├── enchant-broker-dict-exists.txt ├── enchant-broker-free-dict.txt ├── enchant-broker-free.txt ├── enchant-broker-get-error.txt ├── enchant-broker-init.txt ├── enchant-broker-list-dicts.txt ├── enchant-broker-request-dict.txt ├── enchant-broker-request-pwl-dict.txt ├── enchant-broker-set-ordering.txt ├── enchant-dict-add-to-personal.txt ├── enchant-dict-add-to-session.txt ├── enchant-dict-check.txt ├── enchant-dict-describe.txt ├── enchant-dict-get-error.txt ├── enchant-dict-is-in-session.txt ├── enchant-dict-quick-check.txt ├── enchant-dict-store-replacement.txt ├── enchant-dict-suggest.txt ├── end.txt ├── ereg-replace.txt ├── ereg.txt ├── eregi-replace.txt ├── eregi.txt ├── error-get-last.txt ├── error-log.txt ├── error-reporting.txt ├── escapeshellarg.txt ├── escapeshellcmd.txt ├── eval.txt ├── event-add.txt ├── event-base-free.txt ├── event-base-loop.txt ├── event-base-loopbreak.txt ├── event-base-loopexit.txt ├── event-base-new.txt ├── event-base-priority-init.txt ├── event-base-set.txt ├── event-buffer-base-set.txt ├── event-buffer-disable.txt ├── event-buffer-enable.txt ├── event-buffer-fd-set.txt ├── event-buffer-free.txt ├── event-buffer-new.txt ├── event-buffer-priority-set.txt ├── event-buffer-read.txt ├── event-buffer-set-callback.txt ├── event-buffer-timeout-set.txt ├── event-buffer-watermark-set.txt ├── event-buffer-write.txt ├── event-del.txt ├── event-free.txt ├── event-new.txt ├── event-set.txt ├── exec.txt ├── exif-imagetype.txt ├── exif-read-data.txt ├── exif-tagname.txt ├── exif-thumbnail.txt ├── exit.txt ├── exp.txt ├── expect-expectl.txt ├── expect-popen.txt ├── explode.txt ├── expm1.txt ├── extension-loaded.txt ├── extract.txt ├── ezmlm-hash.txt ├── fam-cancel-monitor.txt ├── fam-close.txt ├── fam-monitor-collection.txt ├── fam-monitor-directory.txt ├── fam-monitor-file.txt ├── fam-next-event.txt ├── fam-open.txt ├── fam-pending.txt ├── fam-resume-monitor.txt ├── fam-suspend-monitor.txt ├── fbsql-affected-rows.txt ├── fbsql-autocommit.txt ├── fbsql-blob-size.txt ├── fbsql-change-user.txt ├── fbsql-clob-size.txt ├── fbsql-close.txt ├── fbsql-commit.txt ├── fbsql-connect.txt ├── fbsql-create-blob.txt ├── fbsql-create-clob.txt ├── fbsql-create-db.txt ├── fbsql-data-seek.txt ├── fbsql-database-password.txt ├── fbsql-database.txt ├── fbsql-db-query.txt ├── fbsql-db-status.txt ├── fbsql-drop-db.txt ├── fbsql-errno.txt ├── fbsql-error.txt ├── fbsql-fetch-array.txt ├── fbsql-fetch-assoc.txt ├── fbsql-fetch-field.txt ├── fbsql-fetch-lengths.txt ├── fbsql-fetch-object.txt ├── fbsql-fetch-row.txt ├── fbsql-field-flags.txt ├── fbsql-field-len.txt ├── fbsql-field-name.txt ├── fbsql-field-seek.txt ├── fbsql-field-table.txt ├── fbsql-field-type.txt ├── fbsql-free-result.txt ├── fbsql-get-autostart-info.txt ├── fbsql-hostname.txt ├── fbsql-insert-id.txt ├── fbsql-list-dbs.txt ├── fbsql-list-fields.txt ├── fbsql-list-tables.txt ├── fbsql-next-result.txt ├── fbsql-num-fields.txt ├── fbsql-num-rows.txt ├── fbsql-password.txt ├── fbsql-pconnect.txt ├── fbsql-query.txt ├── fbsql-read-blob.txt ├── fbsql-read-clob.txt ├── fbsql-result.txt ├── fbsql-rollback.txt ├── fbsql-rows-fetched.txt ├── fbsql-select-db.txt ├── fbsql-set-characterset.txt ├── fbsql-set-lob-mode.txt ├── fbsql-set-password.txt ├── fbsql-set-transaction.txt ├── fbsql-start-db.txt ├── fbsql-stop-db.txt ├── fbsql-table-name.txt ├── fbsql-tablename.txt ├── fbsql-username.txt ├── fbsql-warnings.txt ├── fclose.txt ├── fdf-add-doc-javascript.txt ├── fdf-add-template.txt ├── fdf-close.txt ├── fdf-create.txt ├── fdf-enum-values.txt ├── fdf-errno.txt ├── fdf-error.txt ├── fdf-get-ap.txt ├── fdf-get-attachment.txt ├── fdf-get-encoding.txt ├── fdf-get-file.txt ├── fdf-get-flags.txt ├── fdf-get-opt.txt ├── fdf-get-status.txt ├── fdf-get-value.txt ├── fdf-get-version.txt ├── fdf-header.txt ├── fdf-next-field-name.txt ├── fdf-open-string.txt ├── fdf-open.txt ├── fdf-remove-item.txt ├── fdf-save-string.txt ├── fdf-save.txt ├── fdf-set-ap.txt ├── fdf-set-encoding.txt ├── fdf-set-file.txt ├── fdf-set-flags.txt ├── fdf-set-javascript-action.txt ├── fdf-set-on-import-javascript.txt ├── fdf-set-opt.txt ├── fdf-set-status.txt ├── fdf-set-submit-form-action.txt ├── fdf-set-target-frame.txt ├── fdf-set-value.txt ├── fdf-set-version.txt ├── feof.txt ├── fflush.txt ├── fgetc.txt ├── fgetcsv.txt ├── fgets.txt ├── fgetss.txt ├── file-exists.txt ├── file-get-contents.txt ├── file-put-contents.txt ├── file.txt ├── fileatime.txt ├── filectime.txt ├── filegroup.txt ├── fileinode.txt ├── filemtime.txt ├── fileowner.txt ├── fileperms.txt ├── filepro-fieldcount.txt ├── filepro-fieldname.txt ├── filepro-fieldtype.txt ├── filepro-fieldwidth.txt ├── filepro-retrieve.txt ├── filepro-rowcount.txt ├── filepro.txt ├── filesize.txt ├── filetype.txt ├── filter-has-var.txt ├── filter-id.txt ├── filter-input-array.txt ├── filter-input.txt ├── filter-list.txt ├── filter-var-array.txt ├── filter-var.txt ├── finfo-buffer.txt ├── finfo-close.txt ├── finfo-file.txt ├── finfo-open.txt ├── finfo-set-flags.txt ├── floatval.txt ├── flock.txt ├── floor.txt ├── flush.txt ├── fmod.txt ├── fnmatch.txt ├── fopen.txt ├── forward-static-call-array.txt ├── forward-static-call.txt ├── fpassthru.txt ├── fprintf.txt ├── fputcsv.txt ├── fputs.txt ├── fread.txt ├── frenchtojd.txt ├── fribidi-log2vis.txt ├── fscanf.txt ├── fseek.txt ├── fsockopen.txt ├── fstat.txt ├── ftell.txt ├── ftok.txt ├── ftp-alloc.txt ├── ftp-cdup.txt ├── ftp-chdir.txt ├── ftp-chmod.txt ├── ftp-close.txt ├── ftp-connect.txt ├── ftp-delete.txt ├── ftp-exec.txt ├── ftp-fget.txt ├── ftp-fput.txt ├── ftp-get-option.txt ├── ftp-get.txt ├── ftp-login.txt ├── ftp-mdtm.txt ├── ftp-mkdir.txt ├── ftp-nb-continue.txt ├── ftp-nb-fget.txt ├── ftp-nb-fput.txt ├── ftp-nb-get.txt ├── ftp-nb-put.txt ├── ftp-nlist.txt ├── ftp-pasv.txt ├── ftp-put.txt ├── ftp-pwd.txt ├── ftp-quit.txt ├── ftp-raw.txt ├── ftp-rawlist.txt ├── ftp-rename.txt ├── ftp-rmdir.txt ├── ftp-set-option.txt ├── ftp-site.txt ├── ftp-size.txt ├── ftp-ssl-connect.txt ├── ftp-systype.txt ├── ftruncate.txt ├── func-get-arg.txt ├── func-get-args.txt ├── func-num-args.txt ├── function-exists.txt ├── fwrite.txt ├── gc-collect-cycles.txt ├── gc-disable.txt ├── gc-enable.txt ├── gc-enabled.txt ├── gd-info.txt ├── geoip-continent-code-by-name.txt ├── geoip-country-code-by-name.txt ├── geoip-country-code3-by-name.txt ├── geoip-country-name-by-name.txt ├── geoip-database-info.txt ├── geoip-db-avail.txt ├── geoip-db-filename.txt ├── geoip-db-get-all-info.txt ├── geoip-id-by-name.txt ├── geoip-isp-by-name.txt ├── geoip-org-by-name.txt ├── geoip-record-by-name.txt ├── geoip-region-by-name.txt ├── geoip-region-name-by-code.txt ├── geoip-time-zone-by-country-and-region.txt ├── get-browser.txt ├── get-called-class.txt ├── get-cfg-var.txt ├── get-class-methods.txt ├── get-class-vars.txt ├── get-class.txt ├── get-current-user.txt ├── get-declared-classes.txt ├── get-declared-interfaces.txt ├── get-defined-constants.txt ├── get-defined-functions.txt ├── get-defined-vars.txt ├── get-extension-funcs.txt ├── get-headers.txt ├── get-html-translation-table.txt ├── get-include-path.txt ├── get-included-files.txt ├── get-loaded-extensions.txt ├── get-magic-quotes-gpc.txt ├── get-magic-quotes-runtime.txt ├── get-meta-tags.txt ├── get-object-vars.txt ├── get-parent-class.txt ├── get-required-files.txt ├── get-resource-type.txt ├── getallheaders.txt ├── getcwd.txt ├── getdate.txt ├── getenv.txt ├── gethostbyaddr.txt ├── gethostbyname.txt ├── gethostbynamel.txt ├── gethostname.txt ├── getimagesize.txt ├── getlastmod.txt ├── getmxrr.txt ├── getmygid.txt ├── getmyinode.txt ├── getmypid.txt ├── getmyuid.txt ├── getopt.txt ├── getprotobyname.txt ├── getprotobynumber.txt ├── getrandmax.txt ├── getrusage.txt ├── getservbyname.txt ├── getservbyport.txt ├── gettext.txt ├── gettimeofday.txt ├── gettype.txt ├── glob.txt ├── gmdate.txt ├── gmmktime.txt ├── gmp-abs.txt ├── gmp-add.txt ├── gmp-and.txt ├── gmp-clrbit.txt ├── gmp-cmp.txt ├── gmp-com.txt ├── gmp-div-q.txt ├── gmp-div-qr.txt ├── gmp-div-r.txt ├── gmp-div.txt ├── gmp-divexact.txt ├── gmp-fact.txt ├── gmp-gcd.txt ├── gmp-gcdext.txt ├── gmp-hamdist.txt ├── gmp-init.txt ├── gmp-intval.txt ├── gmp-invert.txt ├── gmp-jacobi.txt ├── gmp-legendre.txt ├── gmp-mod.txt ├── gmp-mul.txt ├── gmp-neg.txt ├── gmp-nextprime.txt ├── gmp-or.txt ├── gmp-perfect-square.txt ├── gmp-popcount.txt ├── gmp-pow.txt ├── gmp-powm.txt ├── gmp-prob-prime.txt ├── gmp-random.txt ├── gmp-scan0.txt ├── gmp-scan1.txt ├── gmp-setbit.txt ├── gmp-sign.txt ├── gmp-sqrt.txt ├── gmp-sqrtrem.txt ├── gmp-strval.txt ├── gmp-sub.txt ├── gmp-testbit.txt ├── gmp-xor.txt ├── gmstrftime.txt ├── gnupg-adddecryptkey.txt ├── gnupg-addencryptkey.txt ├── gnupg-addsignkey.txt ├── gnupg-cleardecryptkeys.txt ├── gnupg-clearencryptkeys.txt ├── gnupg-clearsignkeys.txt ├── gnupg-decrypt.txt ├── gnupg-decryptverify.txt ├── gnupg-encrypt.txt ├── gnupg-encryptsign.txt ├── gnupg-export.txt ├── gnupg-geterror.txt ├── gnupg-getprotocol.txt ├── gnupg-import.txt ├── gnupg-init.txt ├── gnupg-keyinfo.txt ├── gnupg-setarmor.txt ├── gnupg-seterrormode.txt ├── gnupg-setsignmode.txt ├── gnupg-sign.txt ├── gnupg-verify.txt ├── gopher-parsedir.txt ├── gregoriantojd.txt ├── gupnp-context-get-host-ip.txt ├── gupnp-context-get-port.txt ├── gupnp-context-get-subscription-timeout.txt ├── gupnp-context-host-path.txt ├── gupnp-context-new.txt ├── gupnp-context-set-subscription-timeout.txt ├── gupnp-context-timeout-add.txt ├── gupnp-context-unhost-path.txt ├── gupnp-control-point-browse-start.txt ├── gupnp-control-point-browse-stop.txt ├── gupnp-control-point-callback-set.txt ├── gupnp-control-point-new.txt ├── gupnp-device-action-callback-set.txt ├── gupnp-device-info-get-service.txt ├── gupnp-device-info-get.txt ├── gupnp-root-device-get-available.txt ├── gupnp-root-device-get-relative-location.txt ├── gupnp-root-device-new.txt ├── gupnp-root-device-set-available.txt ├── gupnp-root-device-start.txt ├── gupnp-root-device-stop.txt ├── gupnp-service-action-get.txt ├── gupnp-service-action-return-error.txt ├── gupnp-service-action-return.txt ├── gupnp-service-action-set.txt ├── gupnp-service-freeze-notify.txt ├── gupnp-service-info-get-introspection.txt ├── gupnp-service-info-get.txt ├── gupnp-service-introspection-get-state-variable.txt ├── gupnp-service-notify.txt ├── gupnp-service-proxy-action-get.txt ├── gupnp-service-proxy-action-set.txt ├── gupnp-service-proxy-add-notify.txt ├── gupnp-service-proxy-callback-set.txt ├── gupnp-service-proxy-get-subscribed.txt ├── gupnp-service-proxy-remove-notify.txt ├── gupnp-service-proxy-send-action.txt ├── gupnp-service-proxy-set-subscribed.txt ├── gupnp-service-thaw-notify.txt ├── gzclose.txt ├── gzcompress.txt ├── gzdecode.txt ├── gzdeflate.txt ├── gzencode.txt ├── gzeof.txt ├── gzfile.txt ├── gzgetc.txt ├── gzgets.txt ├── gzgetss.txt ├── gzinflate.txt ├── gzopen.txt ├── gzpassthru.txt ├── gzputs.txt ├── gzread.txt ├── gzrewind.txt ├── gzseek.txt ├── gztell.txt ├── gzuncompress.txt ├── gzwrite.txt ├── halt-compiler.txt ├── hash-algos.txt ├── hash-copy.txt ├── hash-file.txt ├── hash-final.txt ├── hash-hmac-file.txt ├── hash-hmac.txt ├── hash-init.txt ├── hash-update-file.txt ├── hash-update-stream.txt ├── hash-update.txt ├── hash.txt ├── header-remove.txt ├── header.txt ├── headers-list.txt ├── headers-sent.txt ├── hebrev.txt ├── hebrevc.txt ├── hexdec.txt ├── highlight-file.txt ├── highlight-string.txt ├── html-entity-decode.txt ├── htmlentities.txt ├── htmlspecialchars-decode.txt ├── htmlspecialchars.txt ├── http-build-query.txt ├── hw-array2objrec.txt ├── hw-changeobject.txt ├── hw-children.txt ├── hw-childrenobj.txt ├── hw-close.txt ├── hw-connect.txt ├── hw-connection-info.txt ├── hw-cp.txt ├── hw-deleteobject.txt ├── hw-docbyanchor.txt ├── hw-docbyanchorobj.txt ├── hw-document-attributes.txt ├── hw-document-bodytag.txt ├── hw-document-content.txt ├── hw-document-setcontent.txt ├── hw-document-size.txt ├── hw-dummy.txt ├── hw-edittext.txt ├── hw-error.txt ├── hw-errormsg.txt ├── hw-free-document.txt ├── hw-getanchors.txt ├── hw-getanchorsobj.txt ├── hw-getandlock.txt ├── hw-getchildcoll.txt ├── hw-getchildcollobj.txt ├── hw-getchilddoccoll.txt ├── hw-getchilddoccollobj.txt ├── hw-getobject.txt ├── hw-getobjectbyquery.txt ├── hw-getobjectbyquerycoll.txt ├── hw-getobjectbyquerycollobj.txt ├── hw-getobjectbyqueryobj.txt ├── hw-getparents.txt ├── hw-getparentsobj.txt ├── hw-getrellink.txt ├── hw-getremote.txt ├── hw-getremotechildren.txt ├── hw-getsrcbydestobj.txt ├── hw-gettext.txt ├── hw-getusername.txt ├── hw-identify.txt ├── hw-incollections.txt ├── hw-info.txt ├── hw-inscoll.txt ├── hw-insdoc.txt ├── hw-insertanchors.txt ├── hw-insertdocument.txt ├── hw-insertobject.txt ├── hw-mapid.txt ├── hw-modifyobject.txt ├── hw-mv.txt ├── hw-new-document.txt ├── hw-objrec2array.txt ├── hw-output-document.txt ├── hw-pconnect.txt ├── hw-pipedocument.txt ├── hw-root.txt ├── hw-setlinkroot.txt ├── hw-stat.txt ├── hw-unlock.txt ├── hw-who.txt ├── hwapi-attribute-key.txt ├── hwapi-attribute-langdepvalue.txt ├── hwapi-attribute-value.txt ├── hwapi-attribute-values.txt ├── hwapi-attribute.txt ├── hwapi-checkin.txt ├── hwapi-checkout.txt ├── hwapi-children.txt ├── hwapi-content-mimetype.txt ├── hwapi-content-read.txt ├── hwapi-content.txt ├── hwapi-copy.txt ├── hwapi-dbstat.txt ├── hwapi-dcstat.txt ├── hwapi-dstanchors.txt ├── hwapi-dstofsrcanchor.txt ├── hwapi-error-count.txt ├── hwapi-error-reason.txt ├── hwapi-find.txt ├── hwapi-ftstat.txt ├── hwapi-hgcsp.txt ├── hwapi-hwstat.txt ├── hwapi-identify.txt ├── hwapi-info.txt ├── hwapi-insert.txt ├── hwapi-insertanchor.txt ├── hwapi-insertcollection.txt ├── hwapi-insertdocument.txt ├── hwapi-link.txt ├── hwapi-lock.txt ├── hwapi-move.txt ├── hwapi-new-content.txt ├── hwapi-object-assign.txt ├── hwapi-object-attreditable.txt ├── hwapi-object-count.txt ├── hwapi-object-insert.txt ├── hwapi-object-new.txt ├── hwapi-object-remove.txt ├── hwapi-object-title.txt ├── hwapi-object-value.txt ├── hwapi-object.txt ├── hwapi-objectbyanchor.txt ├── hwapi-parents.txt ├── hwapi-reason-description.txt ├── hwapi-reason-type.txt ├── hwapi-remove.txt ├── hwapi-replace.txt ├── hwapi-setcommittedversion.txt ├── hwapi-srcanchors.txt ├── hwapi-srcsofdst.txt ├── hwapi-unlock.txt ├── hwapi-user.txt ├── hwapi-userlist.txt ├── hypot.txt ├── ibase-add-user.txt ├── ibase-affected-rows.txt ├── ibase-backup.txt ├── ibase-blob-add.txt ├── ibase-blob-cancel.txt ├── ibase-blob-close.txt ├── ibase-blob-create.txt ├── ibase-blob-echo.txt ├── ibase-blob-get.txt ├── ibase-blob-import.txt ├── ibase-blob-info.txt ├── ibase-blob-open.txt ├── ibase-close.txt ├── ibase-commit-ret.txt ├── ibase-commit.txt ├── ibase-connect.txt ├── ibase-db-info.txt ├── ibase-delete-user.txt ├── ibase-drop-db.txt ├── ibase-errcode.txt ├── ibase-errmsg.txt ├── ibase-execute.txt ├── ibase-fetch-assoc.txt ├── ibase-fetch-object.txt ├── ibase-fetch-row.txt ├── ibase-field-info.txt ├── ibase-free-event-handler.txt ├── ibase-free-query.txt ├── ibase-free-result.txt ├── ibase-gen-id.txt ├── ibase-maintain-db.txt ├── ibase-modify-user.txt ├── ibase-name-result.txt ├── ibase-num-fields.txt ├── ibase-num-params.txt ├── ibase-param-info.txt ├── ibase-pconnect.txt ├── ibase-prepare.txt ├── ibase-query.txt ├── ibase-restore.txt ├── ibase-rollback-ret.txt ├── ibase-rollback.txt ├── ibase-server-info.txt ├── ibase-service-attach.txt ├── ibase-service-detach.txt ├── ibase-set-event-handler.txt ├── ibase-timefmt.txt ├── ibase-trans.txt ├── ibase-wait-event.txt ├── iconv-get-encoding.txt ├── iconv-mime-decode-headers.txt ├── iconv-mime-decode.txt ├── iconv-mime-encode.txt ├── iconv-set-encoding.txt ├── iconv-strlen.txt ├── iconv-strpos.txt ├── iconv-strrpos.txt ├── iconv-substr.txt ├── iconv.txt ├── id3-get-frame-long-name.txt ├── id3-get-frame-short-name.txt ├── id3-get-genre-id.txt ├── id3-get-genre-list.txt ├── id3-get-genre-name.txt ├── id3-get-tag.txt ├── id3-get-version.txt ├── id3-remove-tag.txt ├── id3-set-tag.txt ├── idate.txt ├── idn-strerror.txt ├── idn-to-ascii.txt ├── idn-to-utf8.txt ├── ifx-affected-rows.txt ├── ifx-blobinfile-mode.txt ├── ifx-byteasvarchar.txt ├── ifx-close.txt ├── ifx-connect.txt ├── ifx-copy-blob.txt ├── ifx-create-blob.txt ├── ifx-create-char.txt ├── ifx-do.txt ├── ifx-error.txt ├── ifx-errormsg.txt ├── ifx-fetch-row.txt ├── ifx-fieldproperties.txt ├── ifx-fieldtypes.txt ├── ifx-free-blob.txt ├── ifx-free-char.txt ├── ifx-free-result.txt ├── ifx-get-blob.txt ├── ifx-get-char.txt ├── ifx-getsqlca.txt ├── ifx-htmltbl-result.txt ├── ifx-nullformat.txt ├── ifx-num-fields.txt ├── ifx-num-rows.txt ├── ifx-pconnect.txt ├── ifx-prepare.txt ├── ifx-query.txt ├── ifx-textasvarchar.txt ├── ifx-update-blob.txt ├── ifx-update-char.txt ├── ifxus-close-slob.txt ├── ifxus-create-slob.txt ├── ifxus-free-slob.txt ├── ifxus-open-slob.txt ├── ifxus-read-slob.txt ├── ifxus-seek-slob.txt ├── ifxus-tell-slob.txt ├── ifxus-write-slob.txt ├── ignore-user-abort.txt ├── iis-add-server.txt ├── iis-get-dir-security.txt ├── iis-get-script-map.txt ├── iis-get-server-by-comment.txt ├── iis-get-server-by-path.txt ├── iis-get-server-rights.txt ├── iis-get-service-state.txt ├── iis-remove-server.txt ├── iis-set-app-settings.txt ├── iis-set-dir-security.txt ├── iis-set-script-map.txt ├── iis-set-server-rights.txt ├── iis-start-server.txt ├── iis-start-service.txt ├── iis-stop-server.txt ├── iis-stop-service.txt ├── image-type-to-extension.txt ├── image-type-to-mime-type.txt ├── image2wbmp.txt ├── imagealphablending.txt ├── imageantialias.txt ├── imagearc.txt ├── imagechar.txt ├── imagecharup.txt ├── imagecolorallocate.txt ├── imagecolorallocatealpha.txt ├── imagecolorat.txt ├── imagecolorclosest.txt ├── imagecolorclosestalpha.txt ├── imagecolorclosesthwb.txt ├── imagecolordeallocate.txt ├── imagecolorexact.txt ├── imagecolorexactalpha.txt ├── imagecolormatch.txt ├── imagecolorresolve.txt ├── imagecolorresolvealpha.txt ├── imagecolorset.txt ├── imagecolorsforindex.txt ├── imagecolorstotal.txt ├── imagecolortransparent.txt ├── imageconvolution.txt ├── imagecopy.txt ├── imagecopymerge.txt ├── imagecopymergegray.txt ├── imagecopyresampled.txt ├── imagecopyresized.txt ├── imagecreate.txt ├── imagecreatefromgd.txt ├── imagecreatefromgd2.txt ├── imagecreatefromgd2part.txt ├── imagecreatefromgif.txt ├── imagecreatefromjpeg.txt ├── imagecreatefrompng.txt ├── imagecreatefromstring.txt ├── imagecreatefromwbmp.txt ├── imagecreatefromxbm.txt ├── imagecreatefromxpm.txt ├── imagecreatetruecolor.txt ├── imagedashedline.txt ├── imagedestroy.txt ├── imageellipse.txt ├── imagefill.txt ├── imagefilledarc.txt ├── imagefilledellipse.txt ├── imagefilledpolygon.txt ├── imagefilledrectangle.txt ├── imagefilltoborder.txt ├── imagefilter.txt ├── imagefontheight.txt ├── imagefontwidth.txt ├── imageftbbox.txt ├── imagefttext.txt ├── imagegammacorrect.txt ├── imagegd.txt ├── imagegd2.txt ├── imagegif.txt ├── imagegrabscreen.txt ├── imagegrabwindow.txt ├── imageinterlace.txt ├── imageistruecolor.txt ├── imagejpeg.txt ├── imagelayereffect.txt ├── imageline.txt ├── imageloadfont.txt ├── imagepalettecopy.txt ├── imagepng.txt ├── imagepolygon.txt ├── imagepsbbox.txt ├── imagepsencodefont.txt ├── imagepsextendfont.txt ├── imagepsfreefont.txt ├── imagepsloadfont.txt ├── imagepsslantfont.txt ├── imagepstext.txt ├── imagerectangle.txt ├── imagerotate.txt ├── imagesavealpha.txt ├── imagesetbrush.txt ├── imagesetpixel.txt ├── imagesetstyle.txt ├── imagesetthickness.txt ├── imagesettile.txt ├── imagestring.txt ├── imagestringup.txt ├── imagesx.txt ├── imagesy.txt ├── imagetruecolortopalette.txt ├── imagettfbbox.txt ├── imagettftext.txt ├── imagetypes.txt ├── imagewbmp.txt ├── imagexbm.txt ├── imap-8bit.txt ├── imap-alerts.txt ├── imap-append.txt ├── imap-base64.txt ├── imap-binary.txt ├── imap-body.txt ├── imap-bodystruct.txt ├── imap-check.txt ├── imap-clearflag-full.txt ├── imap-close.txt ├── imap-createmailbox.txt ├── imap-delete.txt ├── imap-deletemailbox.txt ├── imap-errors.txt ├── imap-expunge.txt ├── imap-fetch-overview.txt ├── imap-fetchbody.txt ├── imap-fetchheader.txt ├── imap-fetchmime.txt ├── imap-fetchstructure.txt ├── imap-gc.txt ├── imap-get-quota.txt ├── imap-get-quotaroot.txt ├── imap-getacl.txt ├── imap-getmailboxes.txt ├── imap-getsubscribed.txt ├── imap-header.txt ├── imap-headerinfo.txt ├── imap-headers.txt ├── imap-last-error.txt ├── imap-list.txt ├── imap-listmailbox.txt ├── imap-listscan.txt ├── imap-listsubscribed.txt ├── imap-lsub.txt ├── imap-mail-compose.txt ├── imap-mail-copy.txt ├── imap-mail-move.txt ├── imap-mail.txt ├── imap-mailboxmsginfo.txt ├── imap-mime-header-decode.txt ├── imap-msgno.txt ├── imap-num-msg.txt ├── imap-num-recent.txt ├── imap-open.txt ├── imap-ping.txt ├── imap-qprint.txt ├── imap-renamemailbox.txt ├── imap-reopen.txt ├── imap-rfc822-parse-adrlist.txt ├── imap-rfc822-parse-headers.txt ├── imap-rfc822-write-address.txt ├── imap-savebody.txt ├── imap-scanmailbox.txt ├── imap-search.txt ├── imap-set-quota.txt ├── imap-setacl.txt ├── imap-setflag-full.txt ├── imap-sort.txt ├── imap-status.txt ├── imap-subscribe.txt ├── imap-thread.txt ├── imap-timeout.txt ├── imap-uid.txt ├── imap-undelete.txt ├── imap-unsubscribe.txt ├── imap-utf7-decode.txt ├── imap-utf7-encode.txt ├── imap-utf8.txt ├── implode.txt ├── import-request-variables.txt ├── in-array.txt ├── inclued-get-data.txt ├── inet-ntop.txt ├── inet-pton.txt ├── ini-alter.txt ├── ini-get-all.txt ├── ini-get.txt ├── ini-restore.txt ├── ini-set.txt ├── inotify-add-watch.txt ├── inotify-init.txt ├── inotify-queue-len.txt ├── inotify-read.txt ├── inotify-rm-watch.txt ├── interface-exists.txt ├── intl-error-name.txt ├── intl-get-error-code.txt ├── intl-get-error-message.txt ├── intl-is-failure.txt ├── intval.txt ├── ip2long.txt ├── iptcembed.txt ├── iptcparse.txt ├── is-a.txt ├── is-array.txt ├── is-bool.txt ├── is-callable.txt ├── is-dir.txt ├── is-double.txt ├── is-executable.txt ├── is-file.txt ├── is-finite.txt ├── is-float.txt ├── is-infinite.txt ├── is-int.txt ├── is-integer.txt ├── is-link.txt ├── is-long.txt ├── is-nan.txt ├── is-null.txt ├── is-numeric.txt ├── is-object.txt ├── is-readable.txt ├── is-real.txt ├── is-resource.txt ├── is-scalar.txt ├── is-soap-fault.txt ├── is-string.txt ├── is-subclass-of.txt ├── is-uploaded-file.txt ├── is-writable.txt ├── is-writeable.txt ├── isset.txt ├── iterator-apply.txt ├── iterator-count.txt ├── iterator-to-array.txt ├── java-last-exception-clear.txt ├── java-last-exception-get.txt ├── jddayofweek.txt ├── jdmonthname.txt ├── jdtofrench.txt ├── jdtogregorian.txt ├── jdtojewish.txt ├── jdtojulian.txt ├── jdtounix.txt ├── jewishtojd.txt ├── join.txt ├── jpeg2wbmp.txt ├── json-decode.txt ├── json-encode.txt ├── json-last-error.txt ├── judy-type.txt ├── judy-version.txt ├── juliantojd.txt ├── kadm5-chpass-principal.txt ├── kadm5-create-principal.txt ├── kadm5-delete-principal.txt ├── kadm5-destroy.txt ├── kadm5-flush.txt ├── kadm5-get-policies.txt ├── kadm5-get-principal.txt ├── kadm5-get-principals.txt ├── kadm5-init-with-password.txt ├── kadm5-modify-principal.txt ├── key.txt ├── krsort.txt ├── ksort.txt ├── lcfirst.txt ├── lcg-value.txt ├── lchgrp.txt ├── lchown.txt ├── ldap-8859-to-t61.txt ├── ldap-add.txt ├── ldap-bind.txt ├── ldap-close.txt ├── ldap-compare.txt ├── ldap-connect.txt ├── ldap-count-entries.txt ├── ldap-delete.txt ├── ldap-dn2ufn.txt ├── ldap-err2str.txt ├── ldap-errno.txt ├── ldap-error.txt ├── ldap-explode-dn.txt ├── ldap-first-attribute.txt ├── ldap-first-entry.txt ├── ldap-first-reference.txt ├── ldap-free-result.txt ├── ldap-get-attributes.txt ├── ldap-get-dn.txt ├── ldap-get-entries.txt ├── ldap-get-option.txt ├── ldap-get-values-len.txt ├── ldap-get-values.txt ├── ldap-list.txt ├── ldap-mod-add.txt ├── ldap-mod-del.txt ├── ldap-mod-replace.txt ├── ldap-modify.txt ├── ldap-next-attribute.txt ├── ldap-next-entry.txt ├── ldap-next-reference.txt ├── ldap-parse-reference.txt ├── ldap-parse-result.txt ├── ldap-read.txt ├── ldap-rename.txt ├── ldap-sasl-bind.txt ├── ldap-search.txt ├── ldap-set-option.txt ├── ldap-set-rebind-proc.txt ├── ldap-sort.txt ├── ldap-start-tls.txt ├── ldap-t61-to-8859.txt ├── ldap-unbind.txt ├── levenshtein.txt ├── libxml-clear-errors.txt ├── libxml-disable-entity-loader.txt ├── libxml-get-errors.txt ├── libxml-get-last-error.txt ├── libxml-set-streams-context.txt ├── libxml-use-internal-errors.txt ├── link.txt ├── linkinfo.txt ├── list.txt ├── locale-get-default.txt ├── locale-set-default.txt ├── localeconv.txt ├── localtime.txt ├── log.txt ├── log10.txt ├── log1p.txt ├── long2ip.txt ├── lstat.txt ├── ltrim.txt ├── lzf-compress.txt ├── lzf-decompress.txt ├── lzf-optimized-for.txt ├── m-checkstatus.txt ├── m-completeauthorizations.txt ├── m-connect.txt ├── m-connectionerror.txt ├── m-deletetrans.txt ├── m-destroyconn.txt ├── m-destroyengine.txt ├── m-getcell.txt ├── m-getcellbynum.txt ├── m-getcommadelimited.txt ├── m-getheader.txt ├── m-initconn.txt ├── m-initengine.txt ├── m-iscommadelimited.txt ├── m-maxconntimeout.txt ├── m-monitor.txt ├── m-numcolumns.txt ├── m-numrows.txt ├── m-parsecommadelimited.txt ├── m-responsekeys.txt ├── m-responseparam.txt ├── m-returnstatus.txt ├── m-setblocking.txt ├── m-setdropfile.txt ├── m-setip.txt ├── m-setssl-cafile.txt ├── m-setssl-files.txt ├── m-setssl.txt ├── m-settimeout.txt ├── m-sslcert-gen-hash.txt ├── m-transactionssent.txt ├── m-transinqueue.txt ├── m-transkeyval.txt ├── m-transnew.txt ├── m-transsend.txt ├── m-uwait.txt ├── m-validateidentifier.txt ├── m-verifyconnection.txt ├── m-verifysslcert.txt ├── magic-quotes-runtime.txt ├── mail.txt ├── mailparse-determine-best-xfer-encoding.txt ├── mailparse-msg-create.txt ├── mailparse-msg-extract-part-file.txt ├── mailparse-msg-extract-part.txt ├── mailparse-msg-extract-whole-part-file.txt ├── mailparse-msg-free.txt ├── mailparse-msg-get-part-data.txt ├── mailparse-msg-get-part.txt ├── mailparse-msg-get-structure.txt ├── mailparse-msg-parse-file.txt ├── mailparse-msg-parse.txt ├── mailparse-rfc822-parse-addresses.txt ├── mailparse-stream-encode.txt ├── mailparse-uudecode-all.txt ├── main.txt ├── max.txt ├── maxdb-affected-rows.txt ├── maxdb-autocommit.txt ├── maxdb-bind-param.txt ├── maxdb-bind-result.txt ├── maxdb-change-user.txt ├── maxdb-character-set-name.txt ├── maxdb-client-encoding.txt ├── maxdb-close-long-data.txt ├── maxdb-close.txt ├── maxdb-commit.txt ├── maxdb-connect-errno.txt ├── maxdb-connect-error.txt ├── maxdb-connect.txt ├── maxdb-data-seek.txt ├── maxdb-debug.txt ├── maxdb-disable-reads-from-master.txt ├── maxdb-disable-rpl-parse.txt ├── maxdb-dump-debug-info.txt ├── maxdb-embedded-connect.txt ├── maxdb-enable-reads-from-master.txt ├── maxdb-enable-rpl-parse.txt ├── maxdb-errno.txt ├── maxdb-error.txt ├── maxdb-escape-string.txt ├── maxdb-execute.txt ├── maxdb-fetch-array.txt ├── maxdb-fetch-assoc.txt ├── maxdb-fetch-field-direct.txt ├── maxdb-fetch-field.txt ├── maxdb-fetch-fields.txt ├── maxdb-fetch-lengths.txt ├── maxdb-fetch-object.txt ├── maxdb-fetch-row.txt ├── maxdb-fetch.txt ├── maxdb-field-count.txt ├── maxdb-field-seek.txt ├── maxdb-field-tell.txt ├── maxdb-free-result.txt ├── maxdb-get-client-info.txt ├── maxdb-get-client-version.txt ├── maxdb-get-host-info.txt ├── maxdb-get-metadata.txt ├── maxdb-get-proto-info.txt ├── maxdb-get-server-info.txt ├── maxdb-get-server-version.txt ├── maxdb-info.txt ├── maxdb-init.txt ├── maxdb-insert-id.txt ├── maxdb-kill.txt ├── maxdb-master-query.txt ├── maxdb-more-results.txt ├── maxdb-multi-query.txt ├── maxdb-next-result.txt ├── maxdb-num-fields.txt ├── maxdb-num-rows.txt ├── maxdb-options.txt ├── maxdb-param-count.txt ├── maxdb-ping.txt ├── maxdb-prepare.txt ├── maxdb-query.txt ├── maxdb-real-connect.txt ├── maxdb-real-escape-string.txt ├── maxdb-real-query.txt ├── maxdb-report.txt ├── maxdb-rollback.txt ├── maxdb-rpl-parse-enabled.txt ├── maxdb-rpl-probe.txt ├── maxdb-rpl-query-type.txt ├── maxdb-select-db.txt ├── maxdb-send-long-data.txt ├── maxdb-send-query.txt ├── maxdb-server-end.txt ├── maxdb-server-init.txt ├── maxdb-set-opt.txt ├── maxdb-sqlstate.txt ├── maxdb-ssl-set.txt ├── maxdb-stat.txt ├── maxdb-stmt-affected-rows.txt ├── maxdb-stmt-bind-param.txt ├── maxdb-stmt-bind-result.txt ├── maxdb-stmt-close-long-data.txt ├── maxdb-stmt-close.txt ├── maxdb-stmt-data-seek.txt ├── maxdb-stmt-errno.txt ├── maxdb-stmt-error.txt ├── maxdb-stmt-execute.txt ├── maxdb-stmt-fetch.txt ├── maxdb-stmt-free-result.txt ├── maxdb-stmt-init.txt ├── maxdb-stmt-num-rows.txt ├── maxdb-stmt-param-count.txt ├── maxdb-stmt-prepare.txt ├── maxdb-stmt-reset.txt ├── maxdb-stmt-result-metadata.txt ├── maxdb-stmt-send-long-data.txt ├── maxdb-stmt-sqlstate.txt ├── maxdb-stmt-store-result.txt ├── maxdb-store-result.txt ├── maxdb-thread-id.txt ├── maxdb-thread-safe.txt ├── maxdb-use-result.txt ├── maxdb-warning-count.txt ├── mb-check-encoding.txt ├── mb-convert-case.txt ├── mb-convert-encoding.txt ├── mb-convert-kana.txt ├── mb-convert-variables.txt ├── mb-decode-mimeheader.txt ├── mb-decode-numericentity.txt ├── mb-detect-encoding.txt ├── mb-detect-order.txt ├── mb-encode-mimeheader.txt ├── mb-encode-numericentity.txt ├── mb-encoding-aliases.txt ├── mb-ereg-match.txt ├── mb-ereg-replace.txt ├── mb-ereg-search-getpos.txt ├── mb-ereg-search-getregs.txt ├── mb-ereg-search-init.txt ├── mb-ereg-search-pos.txt ├── mb-ereg-search-regs.txt ├── mb-ereg-search-setpos.txt ├── mb-ereg-search.txt ├── mb-ereg.txt ├── mb-eregi-replace.txt ├── mb-eregi.txt ├── mb-get-info.txt ├── mb-http-input.txt ├── mb-http-output.txt ├── mb-internal-encoding.txt ├── mb-language.txt ├── mb-list-encodings.txt ├── mb-output-handler.txt ├── mb-parse-str.txt ├── mb-preferred-mime-name.txt ├── mb-regex-encoding.txt ├── mb-regex-set-options.txt ├── mb-send-mail.txt ├── mb-split.txt ├── mb-strcut.txt ├── mb-strimwidth.txt ├── mb-stripos.txt ├── mb-stristr.txt ├── mb-strlen.txt ├── mb-strpos.txt ├── mb-strrchr.txt ├── mb-strrichr.txt ├── mb-strripos.txt ├── mb-strrpos.txt ├── mb-strstr.txt ├── mb-strtolower.txt ├── mb-strtoupper.txt ├── mb-strwidth.txt ├── mb-substitute-character.txt ├── mb-substr-count.txt ├── mb-substr.txt ├── mcrypt-cbc.txt ├── mcrypt-cfb.txt ├── mcrypt-create-iv.txt ├── mcrypt-decrypt.txt ├── mcrypt-ecb.txt ├── mcrypt-enc-get-algorithms-name.txt ├── mcrypt-enc-get-block-size.txt ├── mcrypt-enc-get-iv-size.txt ├── mcrypt-enc-get-key-size.txt ├── mcrypt-enc-get-modes-name.txt ├── mcrypt-enc-get-supported-key-sizes.txt ├── mcrypt-enc-is-block-algorithm-mode.txt ├── mcrypt-enc-is-block-algorithm.txt ├── mcrypt-enc-is-block-mode.txt ├── mcrypt-enc-self-test.txt ├── mcrypt-encrypt.txt ├── mcrypt-generic-deinit.txt ├── mcrypt-generic-end.txt ├── mcrypt-generic-init.txt ├── mcrypt-generic.txt ├── mcrypt-get-block-size.txt ├── mcrypt-get-cipher-name.txt ├── mcrypt-get-iv-size.txt ├── mcrypt-get-key-size.txt ├── mcrypt-list-algorithms.txt ├── mcrypt-list-modes.txt ├── mcrypt-module-close.txt ├── mcrypt-module-get-algo-block-size.txt ├── mcrypt-module-get-algo-key-size.txt ├── mcrypt-module-get-supported-key-sizes.txt ├── mcrypt-module-is-block-algorithm-mode.txt ├── mcrypt-module-is-block-algorithm.txt ├── mcrypt-module-is-block-mode.txt ├── mcrypt-module-open.txt ├── mcrypt-module-self-test.txt ├── mcrypt-ofb.txt ├── md5-file.txt ├── md5.txt ├── mdecrypt-generic.txt ├── memcache-debug.txt ├── memory-get-peak-usage.txt ├── memory-get-usage.txt ├── metaphone.txt ├── method-exists.txt ├── mhash-count.txt ├── mhash-get-block-size.txt ├── mhash-get-hash-name.txt ├── mhash-keygen-s2k.txt ├── mhash.txt ├── microtime.txt ├── mime-content-type.txt ├── min.txt ├── ming-keypress.txt ├── ming-setcubicthreshold.txt ├── ming-setscale.txt ├── ming-setswfcompression.txt ├── ming-useconstants.txt ├── ming-useswfversion.txt ├── mkdir.txt ├── mktime.txt ├── money-format.txt ├── move-uploaded-file.txt ├── mqseries-back.txt ├── mqseries-begin.txt ├── mqseries-close.txt ├── mqseries-cmit.txt ├── mqseries-conn.txt ├── mqseries-connx.txt ├── mqseries-disc.txt ├── mqseries-get.txt ├── mqseries-inq.txt ├── mqseries-open.txt ├── mqseries-put.txt ├── mqseries-put1.txt ├── mqseries-set.txt ├── mqseries-strerror.txt ├── msession-connect.txt ├── msession-count.txt ├── msession-create.txt ├── msession-destroy.txt ├── msession-disconnect.txt ├── msession-find.txt ├── msession-get-array.txt ├── msession-get-data.txt ├── msession-get.txt ├── msession-inc.txt ├── msession-list.txt ├── msession-listvar.txt ├── msession-lock.txt ├── msession-plugin.txt ├── msession-randstr.txt ├── msession-set-array.txt ├── msession-set-data.txt ├── msession-set.txt ├── msession-timeout.txt ├── msession-uniq.txt ├── msession-unlock.txt ├── msg-get-queue.txt ├── msg-queue-exists.txt ├── msg-receive.txt ├── msg-remove-queue.txt ├── msg-send.txt ├── msg-set-queue.txt ├── msg-stat-queue.txt ├── msql-affected-rows.txt ├── msql-close.txt ├── msql-connect.txt ├── msql-create-db.txt ├── msql-createdb.txt ├── msql-data-seek.txt ├── msql-db-query.txt ├── msql-dbname.txt ├── msql-drop-db.txt ├── msql-error.txt ├── msql-fetch-array.txt ├── msql-fetch-field.txt ├── msql-fetch-object.txt ├── msql-fetch-row.txt ├── msql-field-flags.txt ├── msql-field-len.txt ├── msql-field-name.txt ├── msql-field-seek.txt ├── msql-field-table.txt ├── msql-field-type.txt ├── msql-fieldflags.txt ├── msql-fieldlen.txt ├── msql-fieldname.txt ├── msql-fieldtable.txt ├── msql-fieldtype.txt ├── msql-free-result.txt ├── msql-list-dbs.txt ├── msql-list-fields.txt ├── msql-list-tables.txt ├── msql-num-fields.txt ├── msql-num-rows.txt ├── msql-numfields.txt ├── msql-numrows.txt ├── msql-pconnect.txt ├── msql-query.txt ├── msql-regcase.txt ├── msql-result.txt ├── msql-select-db.txt ├── msql-tablename.txt ├── msql.txt ├── mssql-bind.txt ├── mssql-close.txt ├── mssql-connect.txt ├── mssql-data-seek.txt ├── mssql-execute.txt ├── mssql-fetch-array.txt ├── mssql-fetch-assoc.txt ├── mssql-fetch-batch.txt ├── mssql-fetch-field.txt ├── mssql-fetch-object.txt ├── mssql-fetch-row.txt ├── mssql-field-length.txt ├── mssql-field-name.txt ├── mssql-field-seek.txt ├── mssql-field-type.txt ├── mssql-free-result.txt ├── mssql-free-statement.txt ├── mssql-get-last-message.txt ├── mssql-guid-string.txt ├── mssql-init.txt ├── mssql-min-error-severity.txt ├── mssql-min-message-severity.txt ├── mssql-next-result.txt ├── mssql-num-fields.txt ├── mssql-num-rows.txt ├── mssql-pconnect.txt ├── mssql-query.txt ├── mssql-result.txt ├── mssql-rows-affected.txt ├── mssql-select-db.txt ├── mt-getrandmax.txt ├── mt-rand.txt ├── mt-srand.txt ├── mysql-affected-rows.txt ├── mysql-client-encoding.txt ├── mysql-close.txt ├── mysql-connect.txt ├── mysql-create-db.txt ├── mysql-data-seek.txt ├── mysql-db-name.txt ├── mysql-db-query.txt ├── mysql-drop-db.txt ├── mysql-errno.txt ├── mysql-error.txt ├── mysql-escape-string.txt ├── mysql-fetch-array.txt ├── mysql-fetch-assoc.txt ├── mysql-fetch-field.txt ├── mysql-fetch-lengths.txt ├── mysql-fetch-object.txt ├── mysql-fetch-row.txt ├── mysql-field-flags.txt ├── mysql-field-len.txt ├── mysql-field-name.txt ├── mysql-field-seek.txt ├── mysql-field-table.txt ├── mysql-field-type.txt ├── mysql-free-result.txt ├── mysql-get-client-info.txt ├── mysql-get-host-info.txt ├── mysql-get-proto-info.txt ├── mysql-get-server-info.txt ├── mysql-info.txt ├── mysql-insert-id.txt ├── mysql-list-dbs.txt ├── mysql-list-fields.txt ├── mysql-list-processes.txt ├── mysql-list-tables.txt ├── mysql-num-fields.txt ├── mysql-num-rows.txt ├── mysql-pconnect.txt ├── mysql-ping.txt ├── mysql-query.txt ├── mysql-real-escape-string.txt ├── mysql-result.txt ├── mysql-select-db.txt ├── mysql-set-charset.txt ├── mysql-stat.txt ├── mysql-tablename.txt ├── mysql-thread-id.txt ├── mysql-unbuffered-query.txt ├── mysqli-bind-param.txt ├── mysqli-bind-result.txt ├── mysqli-client-encoding.txt ├── mysqli-connect.txt ├── mysqli-disable-reads-from-master.txt ├── mysqli-disable-rpl-parse.txt ├── mysqli-enable-reads-from-master.txt ├── mysqli-enable-rpl-parse.txt ├── mysqli-escape-string.txt ├── mysqli-execute.txt ├── mysqli-fetch.txt ├── mysqli-get-cache-stats.txt ├── mysqli-get-metadata.txt ├── mysqli-master-query.txt ├── mysqli-param-count.txt ├── mysqli-report.txt ├── mysqli-rpl-parse-enabled.txt ├── mysqli-rpl-probe.txt ├── mysqli-rpl-query-type.txt ├── mysqli-send-long-data.txt ├── mysqli-send-query.txt ├── mysqli-set-opt.txt ├── mysqli-slave-query.txt ├── mysqlnd-qc-change-handler.txt ├── mysqlnd-qc-clear-cache.txt ├── mysqlnd-qc-get-cache-info.txt ├── mysqlnd-qc-get-core-stats.txt ├── mysqlnd-qc-get-handler.txt ├── mysqlnd-qc-get-query-trace-log.txt ├── mysqlnd-qc-set-user-handlers.txt ├── natcasesort.txt ├── natsort.txt ├── ncurses-addch.txt ├── ncurses-addchnstr.txt ├── ncurses-addchstr.txt ├── ncurses-addnstr.txt ├── ncurses-addstr.txt ├── ncurses-assume-default-colors.txt ├── ncurses-attroff.txt ├── ncurses-attron.txt ├── ncurses-attrset.txt ├── ncurses-baudrate.txt ├── ncurses-beep.txt ├── ncurses-bkgd.txt ├── ncurses-bkgdset.txt ├── ncurses-border.txt ├── ncurses-bottom-panel.txt ├── ncurses-can-change-color.txt ├── ncurses-cbreak.txt ├── ncurses-clear.txt ├── ncurses-clrtobot.txt ├── ncurses-clrtoeol.txt ├── ncurses-color-content.txt ├── ncurses-color-set.txt ├── ncurses-curs-set.txt ├── ncurses-def-prog-mode.txt ├── ncurses-def-shell-mode.txt ├── ncurses-define-key.txt ├── ncurses-del-panel.txt ├── ncurses-delay-output.txt ├── ncurses-delch.txt ├── ncurses-deleteln.txt ├── ncurses-delwin.txt ├── ncurses-doupdate.txt ├── ncurses-echo.txt ├── ncurses-echochar.txt ├── ncurses-end.txt ├── ncurses-erase.txt ├── ncurses-erasechar.txt ├── ncurses-filter.txt ├── ncurses-flash.txt ├── ncurses-flushinp.txt ├── ncurses-getch.txt ├── ncurses-getmaxyx.txt ├── ncurses-getmouse.txt ├── ncurses-getyx.txt ├── ncurses-halfdelay.txt ├── ncurses-has-colors.txt ├── ncurses-has-ic.txt ├── ncurses-has-il.txt ├── ncurses-has-key.txt ├── ncurses-hide-panel.txt ├── ncurses-hline.txt ├── ncurses-inch.txt ├── ncurses-init-color.txt ├── ncurses-init-pair.txt ├── ncurses-init.txt ├── ncurses-insch.txt ├── ncurses-insdelln.txt ├── ncurses-insertln.txt ├── ncurses-insstr.txt ├── ncurses-instr.txt ├── ncurses-isendwin.txt ├── ncurses-keyok.txt ├── ncurses-keypad.txt ├── ncurses-killchar.txt ├── ncurses-longname.txt ├── ncurses-meta.txt ├── ncurses-mouse-trafo.txt ├── ncurses-mouseinterval.txt ├── ncurses-mousemask.txt ├── ncurses-move-panel.txt ├── ncurses-move.txt ├── ncurses-mvaddch.txt ├── ncurses-mvaddchnstr.txt ├── ncurses-mvaddchstr.txt ├── ncurses-mvaddnstr.txt ├── ncurses-mvaddstr.txt ├── ncurses-mvcur.txt ├── ncurses-mvdelch.txt ├── ncurses-mvgetch.txt ├── ncurses-mvhline.txt ├── ncurses-mvinch.txt ├── ncurses-mvvline.txt ├── ncurses-mvwaddstr.txt ├── ncurses-napms.txt ├── ncurses-new-panel.txt ├── ncurses-newpad.txt ├── ncurses-newwin.txt ├── ncurses-nl.txt ├── ncurses-nocbreak.txt ├── ncurses-noecho.txt ├── ncurses-nonl.txt ├── ncurses-noqiflush.txt ├── ncurses-noraw.txt ├── ncurses-pair-content.txt ├── ncurses-panel-above.txt ├── ncurses-panel-below.txt ├── ncurses-panel-window.txt ├── ncurses-pnoutrefresh.txt ├── ncurses-prefresh.txt ├── ncurses-putp.txt ├── ncurses-qiflush.txt ├── ncurses-raw.txt ├── ncurses-refresh.txt ├── ncurses-replace-panel.txt ├── ncurses-reset-prog-mode.txt ├── ncurses-reset-shell-mode.txt ├── ncurses-resetty.txt ├── ncurses-savetty.txt ├── ncurses-scr-dump.txt ├── ncurses-scr-init.txt ├── ncurses-scr-restore.txt ├── ncurses-scr-set.txt ├── ncurses-scrl.txt ├── ncurses-show-panel.txt ├── ncurses-slk-attr.txt ├── ncurses-slk-attroff.txt ├── ncurses-slk-attron.txt ├── ncurses-slk-attrset.txt ├── ncurses-slk-clear.txt ├── ncurses-slk-color.txt ├── ncurses-slk-init.txt ├── ncurses-slk-noutrefresh.txt ├── ncurses-slk-refresh.txt ├── ncurses-slk-restore.txt ├── ncurses-slk-set.txt ├── ncurses-slk-touch.txt ├── ncurses-standend.txt ├── ncurses-standout.txt ├── ncurses-start-color.txt ├── ncurses-termattrs.txt ├── ncurses-termname.txt ├── ncurses-timeout.txt ├── ncurses-top-panel.txt ├── ncurses-typeahead.txt ├── ncurses-ungetch.txt ├── ncurses-ungetmouse.txt ├── ncurses-update-panels.txt ├── ncurses-use-default-colors.txt ├── ncurses-use-env.txt ├── ncurses-use-extended-names.txt ├── ncurses-vidattr.txt ├── ncurses-vline.txt ├── ncurses-waddch.txt ├── ncurses-waddstr.txt ├── ncurses-wattroff.txt ├── ncurses-wattron.txt ├── ncurses-wattrset.txt ├── ncurses-wborder.txt ├── ncurses-wclear.txt ├── ncurses-wcolor-set.txt ├── ncurses-werase.txt ├── ncurses-wgetch.txt ├── ncurses-whline.txt ├── ncurses-wmouse-trafo.txt ├── ncurses-wmove.txt ├── ncurses-wnoutrefresh.txt ├── ncurses-wrefresh.txt ├── ncurses-wstandend.txt ├── ncurses-wstandout.txt ├── ncurses-wvline.txt ├── newt-bell.txt ├── newt-button-bar.txt ├── newt-button.txt ├── newt-centered-window.txt ├── newt-checkbox-get-value.txt ├── newt-checkbox-set-flags.txt ├── newt-checkbox-set-value.txt ├── newt-checkbox-tree-add-item.txt ├── newt-checkbox-tree-find-item.txt ├── newt-checkbox-tree-get-current.txt ├── newt-checkbox-tree-get-entry-value.txt ├── newt-checkbox-tree-get-multi-selection.txt ├── newt-checkbox-tree-get-selection.txt ├── newt-checkbox-tree-multi.txt ├── newt-checkbox-tree-set-current.txt ├── newt-checkbox-tree-set-entry-value.txt ├── newt-checkbox-tree-set-entry.txt ├── newt-checkbox-tree-set-width.txt ├── newt-checkbox-tree.txt ├── newt-checkbox.txt ├── newt-clear-key-buffer.txt ├── newt-cls.txt ├── newt-compact-button.txt ├── newt-component-add-callback.txt ├── newt-component-takes-focus.txt ├── newt-create-grid.txt ├── newt-cursor-off.txt ├── newt-cursor-on.txt ├── newt-delay.txt ├── newt-draw-form.txt ├── newt-draw-root-text.txt ├── newt-entry-get-value.txt ├── newt-entry-set-filter.txt ├── newt-entry-set-flags.txt ├── newt-entry-set.txt ├── newt-entry.txt ├── newt-finished.txt ├── newt-form-add-component.txt ├── newt-form-add-components.txt ├── newt-form-add-hot-key.txt ├── newt-form-destroy.txt ├── newt-form-get-current.txt ├── newt-form-run.txt ├── newt-form-set-background.txt ├── newt-form-set-height.txt ├── newt-form-set-size.txt ├── newt-form-set-timer.txt ├── newt-form-set-width.txt ├── newt-form-watch-fd.txt ├── newt-form.txt ├── newt-get-screen-size.txt ├── newt-grid-add-components-to-form.txt ├── newt-grid-basic-window.txt ├── newt-grid-free.txt ├── newt-grid-get-size.txt ├── newt-grid-h-close-stacked.txt ├── newt-grid-h-stacked.txt ├── newt-grid-place.txt ├── newt-grid-set-field.txt ├── newt-grid-simple-window.txt ├── newt-grid-v-close-stacked.txt ├── newt-grid-v-stacked.txt ├── newt-grid-wrapped-window-at.txt ├── newt-grid-wrapped-window.txt ├── newt-init.txt ├── newt-label-set-text.txt ├── newt-label.txt ├── newt-listbox-append-entry.txt ├── newt-listbox-clear-selection.txt ├── newt-listbox-clear.txt ├── newt-listbox-delete-entry.txt ├── newt-listbox-get-current.txt ├── newt-listbox-get-selection.txt ├── newt-listbox-insert-entry.txt ├── newt-listbox-item-count.txt ├── newt-listbox-select-item.txt ├── newt-listbox-set-current-by-key.txt ├── newt-listbox-set-current.txt ├── newt-listbox-set-data.txt ├── newt-listbox-set-entry.txt ├── newt-listbox-set-width.txt ├── newt-listbox.txt ├── newt-listitem-get-data.txt ├── newt-listitem-set.txt ├── newt-listitem.txt ├── newt-open-window.txt ├── newt-pop-help-line.txt ├── newt-pop-window.txt ├── newt-push-help-line.txt ├── newt-radio-get-current.txt ├── newt-radiobutton.txt ├── newt-redraw-help-line.txt ├── newt-reflow-text.txt ├── newt-refresh.txt ├── newt-resize-screen.txt ├── newt-resume.txt ├── newt-run-form.txt ├── newt-scale-set.txt ├── newt-scale.txt ├── newt-scrollbar-set.txt ├── newt-set-help-callback.txt ├── newt-set-suspend-callback.txt ├── newt-suspend.txt ├── newt-textbox-get-num-lines.txt ├── newt-textbox-reflowed.txt ├── newt-textbox-set-height.txt ├── newt-textbox-set-text.txt ├── newt-textbox.txt ├── newt-vertical-scrollbar.txt ├── newt-wait-for-key.txt ├── newt-win-choice.txt ├── newt-win-entries.txt ├── newt-win-menu.txt ├── newt-win-message.txt ├── newt-win-messagev.txt ├── newt-win-ternary.txt ├── next.txt ├── ngettext.txt ├── nl-langinfo.txt ├── nl2br.txt ├── notes-body.txt ├── notes-copy-db.txt ├── notes-create-db.txt ├── notes-create-note.txt ├── notes-drop-db.txt ├── notes-find-note.txt ├── notes-header-info.txt ├── notes-list-msgs.txt ├── notes-mark-read.txt ├── notes-mark-unread.txt ├── notes-nav-create.txt ├── notes-search.txt ├── notes-unread.txt ├── notes-version.txt ├── nsapi-request-headers.txt ├── nsapi-response-headers.txt ├── nsapi-virtual.txt ├── nthmac.txt ├── number-format.txt ├── oauth-get-sbs.txt ├── oauth-urlencode.txt ├── ob-clean.txt ├── ob-end-clean.txt ├── ob-end-flush.txt ├── ob-flush.txt ├── ob-get-clean.txt ├── ob-get-contents.txt ├── ob-get-flush.txt ├── ob-get-length.txt ├── ob-get-level.txt ├── ob-get-status.txt ├── ob-gzhandler.txt ├── ob-iconv-handler.txt ├── ob-implicit-flush.txt ├── ob-list-handlers.txt ├── ob-start.txt ├── ob-tidyhandler.txt ├── oci-bind-array-by-name.txt ├── oci-bind-by-name.txt ├── oci-cancel.txt ├── oci-close.txt ├── oci-collection-append.txt ├── oci-collection-assign.txt ├── oci-collection-assignelem.txt ├── oci-collection-free.txt ├── oci-collection-getelem.txt ├── oci-collection-max.txt ├── oci-collection-size.txt ├── oci-collection-trim.txt ├── oci-commit.txt ├── oci-connect.txt ├── oci-define-by-name.txt ├── oci-error.txt ├── oci-execute.txt ├── oci-fetch-all.txt ├── oci-fetch-array.txt ├── oci-fetch-assoc.txt ├── oci-fetch-object.txt ├── oci-fetch-row.txt ├── oci-fetch.txt ├── oci-field-is-null.txt ├── oci-field-name.txt ├── oci-field-precision.txt ├── oci-field-scale.txt ├── oci-field-size.txt ├── oci-field-type-raw.txt ├── oci-field-type.txt ├── oci-free-statement.txt ├── oci-internal-debug.txt ├── oci-lob-append.txt ├── oci-lob-close.txt ├── oci-lob-copy.txt ├── oci-lob-eof.txt ├── oci-lob-erase.txt ├── oci-lob-export.txt ├── oci-lob-flush.txt ├── oci-lob-free.txt ├── oci-lob-getbuffering.txt ├── oci-lob-import.txt ├── oci-lob-is-equal.txt ├── oci-lob-load.txt ├── oci-lob-read.txt ├── oci-lob-rewind.txt ├── oci-lob-save.txt ├── oci-lob-savefile.txt ├── oci-lob-seek.txt ├── oci-lob-setbuffering.txt ├── oci-lob-size.txt ├── oci-lob-tell.txt ├── oci-lob-truncate.txt ├── oci-lob-write.txt ├── oci-lob-writetemporary.txt ├── oci-lob-writetofile.txt ├── oci-new-collection.txt ├── oci-new-connect.txt ├── oci-new-cursor.txt ├── oci-new-descriptor.txt ├── oci-num-fields.txt ├── oci-num-rows.txt ├── oci-parse.txt ├── oci-password-change.txt ├── oci-pconnect.txt ├── oci-result.txt ├── oci-rollback.txt ├── oci-server-version.txt ├── oci-set-action.txt ├── oci-set-client-identifier.txt ├── oci-set-client-info.txt ├── oci-set-edition.txt ├── oci-set-module-name.txt ├── oci-set-prefetch.txt ├── oci-statement-type.txt ├── octdec.txt ├── odbc-autocommit.txt ├── odbc-binmode.txt ├── odbc-close-all.txt ├── odbc-close.txt ├── odbc-columnprivileges.txt ├── odbc-columns.txt ├── odbc-commit.txt ├── odbc-connect.txt ├── odbc-cursor.txt ├── odbc-data-source.txt ├── odbc-do.txt ├── odbc-error.txt ├── odbc-errormsg.txt ├── odbc-exec.txt ├── odbc-execute.txt ├── odbc-fetch-array.txt ├── odbc-fetch-into.txt ├── odbc-fetch-object.txt ├── odbc-fetch-row.txt ├── odbc-field-len.txt ├── odbc-field-name.txt ├── odbc-field-num.txt ├── odbc-field-precision.txt ├── odbc-field-scale.txt ├── odbc-field-type.txt ├── odbc-foreignkeys.txt ├── odbc-free-result.txt ├── odbc-gettypeinfo.txt ├── odbc-longreadlen.txt ├── odbc-next-result.txt ├── odbc-num-fields.txt ├── odbc-num-rows.txt ├── odbc-pconnect.txt ├── odbc-prepare.txt ├── odbc-primarykeys.txt ├── odbc-procedurecolumns.txt ├── odbc-procedures.txt ├── odbc-result-all.txt ├── odbc-result.txt ├── odbc-rollback.txt ├── odbc-setoption.txt ├── odbc-specialcolumns.txt ├── odbc-statistics.txt ├── odbc-tableprivileges.txt ├── odbc-tables.txt ├── openal-buffer-create.txt ├── openal-buffer-data.txt ├── openal-buffer-destroy.txt ├── openal-buffer-get.txt ├── openal-buffer-loadwav.txt ├── openal-context-create.txt ├── openal-context-current.txt ├── openal-context-destroy.txt ├── openal-context-process.txt ├── openal-context-suspend.txt ├── openal-device-close.txt ├── openal-device-open.txt ├── openal-listener-get.txt ├── openal-listener-set.txt ├── openal-source-create.txt ├── openal-source-destroy.txt ├── openal-source-get.txt ├── openal-source-pause.txt ├── openal-source-play.txt ├── openal-source-rewind.txt ├── openal-source-set.txt ├── openal-source-stop.txt ├── openal-stream.txt ├── opendir.txt ├── openlog.txt ├── openssl-csr-export-to-file.txt ├── openssl-csr-export.txt ├── openssl-csr-get-public-key.txt ├── openssl-csr-get-subject.txt ├── openssl-csr-new.txt ├── openssl-csr-sign.txt ├── openssl-decrypt.txt ├── openssl-dh-compute-key.txt ├── openssl-digest.txt ├── openssl-encrypt.txt ├── openssl-error-string.txt ├── openssl-free-key.txt ├── openssl-get-cipher-methods.txt ├── openssl-get-md-methods.txt ├── openssl-get-privatekey.txt ├── openssl-get-publickey.txt ├── openssl-open.txt ├── openssl-pkcs12-export-to-file.txt ├── openssl-pkcs12-export.txt ├── openssl-pkcs12-read.txt ├── openssl-pkcs7-decrypt.txt ├── openssl-pkcs7-encrypt.txt ├── openssl-pkcs7-sign.txt ├── openssl-pkcs7-verify.txt ├── openssl-pkey-export-to-file.txt ├── openssl-pkey-export.txt ├── openssl-pkey-free.txt ├── openssl-pkey-get-details.txt ├── openssl-pkey-get-private.txt ├── openssl-pkey-get-public.txt ├── openssl-pkey-new.txt ├── openssl-private-decrypt.txt ├── openssl-private-encrypt.txt ├── openssl-public-decrypt.txt ├── openssl-public-encrypt.txt ├── openssl-random-pseudo-bytes.txt ├── openssl-seal.txt ├── openssl-sign.txt ├── openssl-verify.txt ├── openssl-x509-check-private-key.txt ├── openssl-x509-checkpurpose.txt ├── openssl-x509-export-to-file.txt ├── openssl-x509-export.txt ├── openssl-x509-free.txt ├── openssl-x509-parse.txt ├── openssl-x509-read.txt ├── ord.txt ├── output-add-rewrite-var.txt ├── output-reset-rewrite-vars.txt ├── overload.txt ├── override-function.txt ├── ovrimos-close.txt ├── ovrimos-commit.txt ├── ovrimos-connect.txt ├── ovrimos-cursor.txt ├── ovrimos-exec.txt ├── ovrimos-execute.txt ├── ovrimos-fetch-into.txt ├── ovrimos-fetch-row.txt ├── ovrimos-field-len.txt ├── ovrimos-field-name.txt ├── ovrimos-field-num.txt ├── ovrimos-field-type.txt ├── ovrimos-free-result.txt ├── ovrimos-longreadlen.txt ├── ovrimos-num-fields.txt ├── ovrimos-num-rows.txt ├── ovrimos-prepare.txt ├── ovrimos-result-all.txt ├── ovrimos-result.txt ├── ovrimos-rollback.txt ├── pack.txt ├── parse-ini-file.txt ├── parse-ini-string.txt ├── parse-str.txt ├── parse-url.txt ├── parsekit-compile-file.txt ├── parsekit-compile-string.txt ├── parsekit-func-arginfo.txt ├── passthru.txt ├── path ├── pathinfo.txt ├── pclose.txt ├── pcntl-alarm.txt ├── pcntl-exec.txt ├── pcntl-fork.txt ├── pcntl-getpriority.txt ├── pcntl-setpriority.txt ├── pcntl-signal-dispatch.txt ├── pcntl-signal.txt ├── pcntl-sigprocmask.txt ├── pcntl-sigtimedwait.txt ├── pcntl-sigwaitinfo.txt ├── pcntl-wait.txt ├── pcntl-waitpid.txt ├── pcntl-wexitstatus.txt ├── pcntl-wifexited.txt ├── pcntl-wifsignaled.txt ├── pcntl-wifstopped.txt ├── pcntl-wstopsig.txt ├── pcntl-wtermsig.txt ├── pdf-activate-item.txt ├── pdf-add-annotation.txt ├── pdf-add-bookmark.txt ├── pdf-add-launchlink.txt ├── pdf-add-locallink.txt ├── pdf-add-nameddest.txt ├── pdf-add-note.txt ├── pdf-add-outline.txt ├── pdf-add-pdflink.txt ├── pdf-add-table-cell.txt ├── pdf-add-textflow.txt ├── pdf-add-thumbnail.txt ├── pdf-add-weblink.txt ├── pdf-arc.txt ├── pdf-arcn.txt ├── pdf-attach-file.txt ├── pdf-begin-document.txt ├── pdf-begin-font.txt ├── pdf-begin-glyph.txt ├── pdf-begin-item.txt ├── pdf-begin-layer.txt ├── pdf-begin-page-ext.txt ├── pdf-begin-page.txt ├── pdf-begin-pattern.txt ├── pdf-begin-template-ext.txt ├── pdf-begin-template.txt ├── pdf-circle.txt ├── pdf-clip.txt ├── pdf-close-image.txt ├── pdf-close-pdi-page.txt ├── pdf-close-pdi.txt ├── pdf-close.txt ├── pdf-closepath-fill-stroke.txt ├── pdf-closepath-stroke.txt ├── pdf-closepath.txt ├── pdf-concat.txt ├── pdf-continue-text.txt ├── pdf-create-3dview.txt ├── pdf-create-action.txt ├── pdf-create-annotation.txt ├── pdf-create-bookmark.txt ├── pdf-create-field.txt ├── pdf-create-fieldgroup.txt ├── pdf-create-gstate.txt ├── pdf-create-pvf.txt ├── pdf-create-textflow.txt ├── pdf-curveto.txt ├── pdf-define-layer.txt ├── pdf-delete-pvf.txt ├── pdf-delete-table.txt ├── pdf-delete-textflow.txt ├── pdf-delete.txt ├── pdf-encoding-set-char.txt ├── pdf-end-document.txt ├── pdf-end-font.txt ├── pdf-end-glyph.txt ├── pdf-end-item.txt ├── pdf-end-layer.txt ├── pdf-end-page-ext.txt ├── pdf-end-page.txt ├── pdf-end-pattern.txt ├── pdf-end-template.txt ├── pdf-endpath.txt ├── pdf-fill-imageblock.txt ├── pdf-fill-pdfblock.txt ├── pdf-fill-stroke.txt ├── pdf-fill-textblock.txt ├── pdf-fill.txt ├── pdf-findfont.txt ├── pdf-fit-image.txt ├── pdf-fit-pdi-page.txt ├── pdf-fit-table.txt ├── pdf-fit-textflow.txt ├── pdf-fit-textline.txt ├── pdf-get-apiname.txt ├── pdf-get-buffer.txt ├── pdf-get-errmsg.txt ├── pdf-get-errnum.txt ├── pdf-get-font.txt ├── pdf-get-fontname.txt ├── pdf-get-fontsize.txt ├── pdf-get-image-height.txt ├── pdf-get-image-width.txt ├── pdf-get-majorversion.txt ├── pdf-get-minorversion.txt ├── pdf-get-parameter.txt ├── pdf-get-pdi-parameter.txt ├── pdf-get-pdi-value.txt ├── pdf-get-value.txt ├── pdf-info-font.txt ├── pdf-info-matchbox.txt ├── pdf-info-table.txt ├── pdf-info-textflow.txt ├── pdf-info-textline.txt ├── pdf-initgraphics.txt ├── pdf-lineto.txt ├── pdf-load-3ddata.txt ├── pdf-load-font.txt ├── pdf-load-iccprofile.txt ├── pdf-load-image.txt ├── pdf-makespotcolor.txt ├── pdf-moveto.txt ├── pdf-new.txt ├── pdf-open-ccitt.txt ├── pdf-open-file.txt ├── pdf-open-gif.txt ├── pdf-open-image-file.txt ├── pdf-open-image.txt ├── pdf-open-jpeg.txt ├── pdf-open-memory-image.txt ├── pdf-open-pdi-document.txt ├── pdf-open-pdi-page.txt ├── pdf-open-pdi.txt ├── pdf-open-tiff.txt ├── pdf-pcos-get-number.txt ├── pdf-pcos-get-stream.txt ├── pdf-pcos-get-string.txt ├── pdf-place-image.txt ├── pdf-place-pdi-page.txt ├── pdf-process-pdi.txt ├── pdf-rect.txt ├── pdf-restore.txt ├── pdf-resume-page.txt ├── pdf-rotate.txt ├── pdf-save.txt ├── pdf-scale.txt ├── pdf-set-border-color.txt ├── pdf-set-border-dash.txt ├── pdf-set-border-style.txt ├── pdf-set-char-spacing.txt ├── pdf-set-duration.txt ├── pdf-set-gstate.txt ├── pdf-set-horiz-scaling.txt ├── pdf-set-info-author.txt ├── pdf-set-info-creator.txt ├── pdf-set-info-keywords.txt ├── pdf-set-info-subject.txt ├── pdf-set-info-title.txt ├── pdf-set-info.txt ├── pdf-set-layer-dependency.txt ├── pdf-set-leading.txt ├── pdf-set-parameter.txt ├── pdf-set-text-matrix.txt ├── pdf-set-text-pos.txt ├── pdf-set-text-rendering.txt ├── pdf-set-text-rise.txt ├── pdf-set-value.txt ├── pdf-set-word-spacing.txt ├── pdf-setcolor.txt ├── pdf-setdash.txt ├── pdf-setdashpattern.txt ├── pdf-setflat.txt ├── pdf-setfont.txt ├── pdf-setgray-fill.txt ├── pdf-setgray-stroke.txt ├── pdf-setgray.txt ├── pdf-setlinecap.txt ├── pdf-setlinejoin.txt ├── pdf-setlinewidth.txt ├── pdf-setmatrix.txt ├── pdf-setmiterlimit.txt ├── pdf-setpolydash.txt ├── pdf-setrgbcolor-fill.txt ├── pdf-setrgbcolor-stroke.txt ├── pdf-setrgbcolor.txt ├── pdf-shading-pattern.txt ├── pdf-shading.txt ├── pdf-shfill.txt ├── pdf-show-boxed.txt ├── pdf-show-xy.txt ├── pdf-show.txt ├── pdf-skew.txt ├── pdf-stringwidth.txt ├── pdf-stroke.txt ├── pdf-suspend-page.txt ├── pdf-translate.txt ├── pdf-utf16-to-utf8.txt ├── pdf-utf32-to-utf16.txt ├── pdf-utf8-to-utf16.txt ├── pfsockopen.txt ├── pg-affected-rows.txt ├── pg-cancel-query.txt ├── pg-client-encoding.txt ├── pg-close.txt ├── pg-connect.txt ├── pg-connection-busy.txt ├── pg-connection-reset.txt ├── pg-connection-status.txt ├── pg-convert.txt ├── pg-copy-from.txt ├── pg-copy-to.txt ├── pg-dbname.txt ├── pg-delete.txt ├── pg-end-copy.txt ├── pg-escape-bytea.txt ├── pg-escape-string.txt ├── pg-execute.txt ├── pg-fetch-all-columns.txt ├── pg-fetch-all.txt ├── pg-fetch-array.txt ├── pg-fetch-assoc.txt ├── pg-fetch-object.txt ├── pg-fetch-result.txt ├── pg-fetch-row.txt ├── pg-field-is-null.txt ├── pg-field-name.txt ├── pg-field-num.txt ├── pg-field-prtlen.txt ├── pg-field-size.txt ├── pg-field-table.txt ├── pg-field-type-oid.txt ├── pg-field-type.txt ├── pg-free-result.txt ├── pg-get-notify.txt ├── pg-get-pid.txt ├── pg-get-result.txt ├── pg-host.txt ├── pg-insert.txt ├── pg-last-error.txt ├── pg-last-notice.txt ├── pg-last-oid.txt ├── pg-lo-close.txt ├── pg-lo-create.txt ├── pg-lo-export.txt ├── pg-lo-import.txt ├── pg-lo-open.txt ├── pg-lo-read-all.txt ├── pg-lo-read.txt ├── pg-lo-seek.txt ├── pg-lo-tell.txt ├── pg-lo-unlink.txt ├── pg-lo-write.txt ├── pg-meta-data.txt ├── pg-num-fields.txt ├── pg-num-rows.txt ├── pg-options.txt ├── pg-parameter-status.txt ├── pg-pconnect.txt ├── pg-ping.txt ├── pg-port.txt ├── pg-prepare.txt ├── pg-put-line.txt ├── pg-query-params.txt ├── pg-query.txt ├── pg-result-error-field.txt ├── pg-result-error.txt ├── pg-result-seek.txt ├── pg-result-status.txt ├── pg-select.txt ├── pg-send-execute.txt ├── pg-send-prepare.txt ├── pg-send-query-params.txt ├── pg-send-query.txt ├── pg-set-client-encoding.txt ├── pg-set-error-verbosity.txt ├── pg-trace.txt ├── pg-transaction-status.txt ├── pg-tty.txt ├── pg-unescape-bytea.txt ├── pg-untrace.txt ├── pg-update.txt ├── pg-version.txt ├── php-check-syntax.txt ├── php-ini-loaded-file.txt ├── php-ini-scanned-files.txt ├── php-logo-guid.txt ├── php-sapi-name.txt ├── php-strip-whitespace.txt ├── php-uname.txt ├── phpcredits.txt ├── phpinfo.txt ├── phpversion.txt ├── pi.txt ├── png2wbmp.txt ├── popen.txt ├── pos.txt ├── posix-access.txt ├── posix-ctermid.txt ├── posix-errno.txt ├── posix-get-last-error.txt ├── posix-getcwd.txt ├── posix-getegid.txt ├── posix-geteuid.txt ├── posix-getgid.txt ├── posix-getgrgid.txt ├── posix-getgrnam.txt ├── posix-getgroups.txt ├── posix-getlogin.txt ├── posix-getpgid.txt ├── posix-getpgrp.txt ├── posix-getpid.txt ├── posix-getppid.txt ├── posix-getpwnam.txt ├── posix-getpwuid.txt ├── posix-getrlimit.txt ├── posix-getsid.txt ├── posix-getuid.txt ├── posix-initgroups.txt ├── posix-isatty.txt ├── posix-kill.txt ├── posix-mkfifo.txt ├── posix-mknod.txt ├── posix-setegid.txt ├── posix-seteuid.txt ├── posix-setgid.txt ├── posix-setpgid.txt ├── posix-setsid.txt ├── posix-setuid.txt ├── posix-strerror.txt ├── posix-times.txt ├── posix-ttyname.txt ├── posix-uname.txt ├── pow.txt ├── preg-filter.txt ├── preg-grep.txt ├── preg-last-error.txt ├── preg-match-all.txt ├── preg-match.txt ├── preg-quote.txt ├── preg-replace-callback.txt ├── preg-replace.txt ├── preg-split.txt ├── prev.txt ├── print-r.txt ├── print.txt ├── printer-abort.txt ├── printer-close.txt ├── printer-create-brush.txt ├── printer-create-dc.txt ├── printer-create-font.txt ├── printer-create-pen.txt ├── printer-delete-brush.txt ├── printer-delete-dc.txt ├── printer-delete-font.txt ├── printer-delete-pen.txt ├── printer-draw-bmp.txt ├── printer-draw-chord.txt ├── printer-draw-elipse.txt ├── printer-draw-line.txt ├── printer-draw-pie.txt ├── printer-draw-rectangle.txt ├── printer-draw-roundrect.txt ├── printer-draw-text.txt ├── printer-end-doc.txt ├── printer-end-page.txt ├── printer-get-option.txt ├── printer-list.txt ├── printer-logical-fontheight.txt ├── printer-open.txt ├── printer-select-brush.txt ├── printer-select-font.txt ├── printer-select-pen.txt ├── printer-set-option.txt ├── printer-start-doc.txt ├── printer-start-page.txt ├── printer-write.txt ├── printf.txt ├── proc-close.txt ├── proc-get-status.txt ├── proc-nice.txt ├── proc-open.txt ├── proc-terminate.txt ├── property-exists.txt ├── ps-add-bookmark.txt ├── ps-add-launchlink.txt ├── ps-add-locallink.txt ├── ps-add-note.txt ├── ps-add-pdflink.txt ├── ps-add-weblink.txt ├── ps-arc.txt ├── ps-arcn.txt ├── ps-begin-page.txt ├── ps-begin-pattern.txt ├── ps-begin-template.txt ├── ps-circle.txt ├── ps-clip.txt ├── ps-close-image.txt ├── ps-close.txt ├── ps-closepath-stroke.txt ├── ps-closepath.txt ├── ps-continue-text.txt ├── ps-curveto.txt ├── ps-delete.txt ├── ps-end-page.txt ├── ps-end-pattern.txt ├── ps-end-template.txt ├── ps-fill-stroke.txt ├── ps-fill.txt ├── ps-findfont.txt ├── ps-get-buffer.txt ├── ps-get-parameter.txt ├── ps-get-value.txt ├── ps-hyphenate.txt ├── ps-include-file.txt ├── ps-lineto.txt ├── ps-makespotcolor.txt ├── ps-moveto.txt ├── ps-new.txt ├── ps-open-file.txt ├── ps-open-image-file.txt ├── ps-open-image.txt ├── ps-open-memory-image.txt ├── ps-place-image.txt ├── ps-rect.txt ├── ps-restore.txt ├── ps-rotate.txt ├── ps-save.txt ├── ps-scale.txt ├── ps-set-border-color.txt ├── ps-set-border-dash.txt ├── ps-set-border-style.txt ├── ps-set-info.txt ├── ps-set-parameter.txt ├── ps-set-text-pos.txt ├── ps-set-value.txt ├── ps-setcolor.txt ├── ps-setdash.txt ├── ps-setflat.txt ├── ps-setfont.txt ├── ps-setgray.txt ├── ps-setlinecap.txt ├── ps-setlinejoin.txt ├── ps-setlinewidth.txt ├── ps-setmiterlimit.txt ├── ps-setoverprintmode.txt ├── ps-setpolydash.txt ├── ps-shading-pattern.txt ├── ps-shading.txt ├── ps-shfill.txt ├── ps-show-boxed.txt ├── ps-show-xy.txt ├── ps-show-xy2.txt ├── ps-show.txt ├── ps-show2.txt ├── ps-string-geometry.txt ├── ps-stringwidth.txt ├── ps-stroke.txt ├── ps-symbol-name.txt ├── ps-symbol-width.txt ├── ps-symbol.txt ├── ps-translate.txt ├── pspell-add-to-personal.txt ├── pspell-add-to-session.txt ├── pspell-check.txt ├── pspell-clear-session.txt ├── pspell-config-create.txt ├── pspell-config-data-dir.txt ├── pspell-config-dict-dir.txt ├── pspell-config-ignore.txt ├── pspell-config-mode.txt ├── pspell-config-personal.txt ├── pspell-config-repl.txt ├── pspell-config-runtogether.txt ├── pspell-config-save-repl.txt ├── pspell-new-config.txt ├── pspell-new-personal.txt ├── pspell-new.txt ├── pspell-save-wordlist.txt ├── pspell-store-replacement.txt ├── pspell-suggest.txt ├── putenv.txt ├── px-close.txt ├── px-create-fp.txt ├── px-date2string.txt ├── px-delete-record.txt ├── px-delete.txt ├── px-get-field.txt ├── px-get-info.txt ├── px-get-parameter.txt ├── px-get-record.txt ├── px-get-schema.txt ├── px-get-value.txt ├── px-insert-record.txt ├── px-new.txt ├── px-numfields.txt ├── px-numrecords.txt ├── px-open-fp.txt ├── px-put-record.txt ├── px-retrieve-record.txt ├── px-set-blob-file.txt ├── px-set-parameter.txt ├── px-set-tablename.txt ├── px-set-targetencoding.txt ├── px-set-value.txt ├── px-timestamp2string.txt ├── px-update-record.txt ├── qdom-error.txt ├── qdom-tree.txt ├── quoted-printable-decode.txt ├── quoted-printable-encode.txt ├── quotemeta.txt ├── rad2deg.txt ├── radius-acct-open.txt ├── radius-add-server.txt ├── radius-auth-open.txt ├── radius-close.txt ├── radius-config.txt ├── radius-create-request.txt ├── radius-cvt-addr.txt ├── radius-cvt-int.txt ├── radius-cvt-string.txt ├── radius-demangle-mppe-key.txt ├── radius-demangle.txt ├── radius-get-attr.txt ├── radius-get-vendor-attr.txt ├── radius-put-addr.txt ├── radius-put-attr.txt ├── radius-put-int.txt ├── radius-put-string.txt ├── radius-put-vendor-addr.txt ├── radius-put-vendor-attr.txt ├── radius-put-vendor-int.txt ├── radius-put-vendor-string.txt ├── radius-request-authenticator.txt ├── radius-send-request.txt ├── radius-server-secret.txt ├── radius-strerror.txt ├── rand.txt ├── range.txt ├── rar-wrapper-cache-stats.txt ├── rawurldecode.txt ├── rawurlencode.txt ├── read-exif-data.txt ├── readdir.txt ├── readfile.txt ├── readgzfile.txt ├── readline-add-history.txt ├── readline-callback-handler-install.txt ├── readline-callback-handler-remove.txt ├── readline-callback-read-char.txt ├── readline-clear-history.txt ├── readline-completion-function.txt ├── readline-info.txt ├── readline-list-history.txt ├── readline-on-new-line.txt ├── readline-read-history.txt ├── readline-redisplay.txt ├── readline-write-history.txt ├── readline.txt ├── readlink.txt ├── realpath-cache-get.txt ├── realpath-cache-size.txt ├── realpath.txt ├── recode-file.txt ├── recode-string.txt ├── recode.txt ├── register-shutdown-function.txt ├── register-tick-function.txt ├── rename-function.txt ├── rename.txt ├── reset.txt ├── restore-error-handler.txt ├── restore-exception-handler.txt ├── restore-include-path.txt ├── rewind.txt ├── rewinddir.txt ├── rmdir.txt ├── round.txt ├── rpm-close.txt ├── rpm-get-tag.txt ├── rpm-is-valid.txt ├── rpm-open.txt ├── rpm-version.txt ├── rrd-create.txt ├── rrd-error.txt ├── rrd-fetch.txt ├── rrd-first.txt ├── rrd-graph.txt ├── rrd-info.txt ├── rrd-last.txt ├── rrd-lastupdate.txt ├── rrd-restore.txt ├── rrd-tune.txt ├── rrd-update.txt ├── rrd-xport.txt ├── rsort.txt ├── rtrim.txt ├── runkit-class-adopt.txt ├── runkit-class-emancipate.txt ├── runkit-constant-add.txt ├── runkit-constant-redefine.txt ├── runkit-constant-remove.txt ├── runkit-function-add.txt ├── runkit-function-copy.txt ├── runkit-function-redefine.txt ├── runkit-function-remove.txt ├── runkit-function-rename.txt ├── runkit-import.txt ├── runkit-lint-file.txt ├── runkit-lint.txt ├── runkit-method-add.txt ├── runkit-method-copy.txt ├── runkit-method-redefine.txt ├── runkit-method-remove.txt ├── runkit-method-rename.txt ├── runkit-return-value-used.txt ├── runkit-sandbox-output-handler.txt ├── runkit-superglobals.txt ├── scandir.txt ├── sem-acquire.txt ├── sem-get.txt ├── sem-release.txt ├── sem-remove.txt ├── serialize.txt ├── session-cache-expire.txt ├── session-cache-limiter.txt ├── session-commit.txt ├── session-decode.txt ├── session-destroy.txt ├── session-encode.txt ├── session-get-cookie-params.txt ├── session-id.txt ├── session-is-registered.txt ├── session-module-name.txt ├── session-name.txt ├── session-pgsql-add-error.txt ├── session-pgsql-get-error.txt ├── session-pgsql-get-field.txt ├── session-pgsql-reset.txt ├── session-pgsql-set-field.txt ├── session-pgsql-status.txt ├── session-regenerate-id.txt ├── session-register.txt ├── session-save-path.txt ├── session-set-cookie-params.txt ├── session-set-save-handler.txt ├── session-start.txt ├── session-unregister.txt ├── session-unset.txt ├── session-write-close.txt ├── set-error-handler.txt ├── set-exception-handler.txt ├── set-file-buffer.txt ├── set-include-path.txt ├── set-magic-quotes-runtime.txt ├── set-socket-blocking.txt ├── set-time-limit.txt ├── setcookie.txt ├── setlocale.txt ├── setrawcookie.txt ├── settype.txt ├── sha1-file.txt ├── sha1.txt ├── shell-exec.txt ├── shm-attach.txt ├── shm-detach.txt ├── shm-get-var.txt ├── shm-has-var.txt ├── shm-put-var.txt ├── shm-remove-var.txt ├── shm-remove.txt ├── shmop-close.txt ├── shmop-delete.txt ├── shmop-open.txt ├── shmop-read.txt ├── shmop-size.txt ├── shmop-write.txt ├── show-source.txt ├── shuffle.txt ├── signeurlpaiement.txt ├── similar-text.txt ├── simplexml-import-dom.txt ├── simplexml-load-file.txt ├── simplexml-load-string.txt ├── sin.txt ├── sinh.txt ├── sizeof.txt ├── sleep.txt ├── snmp-get-quick-print.txt ├── snmp-get-valueretrieval.txt ├── snmp-read-mib.txt ├── snmp-set-enum-print.txt ├── snmp-set-oid-numeric-print.txt ├── snmp-set-oid-output-format.txt ├── snmp-set-quick-print.txt ├── snmp-set-valueretrieval.txt ├── snmp2-get.txt ├── snmp2-getnext.txt ├── snmp2-real-walk.txt ├── snmp2-set.txt ├── snmp2-walk.txt ├── snmp3-get.txt ├── snmp3-getnext.txt ├── snmp3-real-walk.txt ├── snmp3-set.txt ├── snmp3-walk.txt ├── snmpget.txt ├── snmpgetnext.txt ├── snmprealwalk.txt ├── snmpset.txt ├── snmpwalk.txt ├── snmpwalkoid.txt ├── socket-accept.txt ├── socket-bind.txt ├── socket-clear-error.txt ├── socket-close.txt ├── socket-connect.txt ├── socket-create-listen.txt ├── socket-create-pair.txt ├── socket-create.txt ├── socket-get-option.txt ├── socket-get-status.txt ├── socket-getpeername.txt ├── socket-getsockname.txt ├── socket-last-error.txt ├── socket-listen.txt ├── socket-read.txt ├── socket-recv.txt ├── socket-recvfrom.txt ├── socket-select.txt ├── socket-send.txt ├── socket-sendto.txt ├── socket-set-block.txt ├── socket-set-blocking.txt ├── socket-set-nonblock.txt ├── socket-set-option.txt ├── socket-set-timeout.txt ├── socket-shutdown.txt ├── socket-strerror.txt ├── socket-write.txt ├── solr-get-version.txt ├── sort.txt ├── soundex.txt ├── spl-autoload-call.txt ├── spl-autoload-extensions.txt ├── spl-autoload-functions.txt ├── spl-autoload-register.txt ├── spl-autoload-unregister.txt ├── spl-autoload.txt ├── spl-classes.txt ├── spl-object-hash.txt ├── split.txt ├── spliti.txt ├── sprintf.txt ├── sql-regcase.txt ├── sqlite-array-query.txt ├── sqlite-busy-timeout.txt ├── sqlite-changes.txt ├── sqlite-close.txt ├── sqlite-column.txt ├── sqlite-create-aggregate.txt ├── sqlite-create-function.txt ├── sqlite-current.txt ├── sqlite-error-string.txt ├── sqlite-escape-string.txt ├── sqlite-exec.txt ├── sqlite-factory.txt ├── sqlite-fetch-all.txt ├── sqlite-fetch-array.txt ├── sqlite-fetch-column-types.txt ├── sqlite-fetch-object.txt ├── sqlite-fetch-single.txt ├── sqlite-fetch-string.txt ├── sqlite-field-name.txt ├── sqlite-has-more.txt ├── sqlite-has-prev.txt ├── sqlite-key.txt ├── sqlite-last-error.txt ├── sqlite-last-insert-rowid.txt ├── sqlite-libencoding.txt ├── sqlite-libversion.txt ├── sqlite-next.txt ├── sqlite-num-fields.txt ├── sqlite-num-rows.txt ├── sqlite-open.txt ├── sqlite-popen.txt ├── sqlite-prev.txt ├── sqlite-query.txt ├── sqlite-rewind.txt ├── sqlite-seek.txt ├── sqlite-single-query.txt ├── sqlite-udf-decode-binary.txt ├── sqlite-udf-encode-binary.txt ├── sqlite-unbuffered-query.txt ├── sqlite-valid.txt ├── sqrt.txt ├── srand.txt ├── sscanf.txt ├── ssdeep-fuzzy-compare.txt ├── ssdeep-fuzzy-hash-filename.txt ├── ssdeep-fuzzy-hash.txt ├── ssh2-auth-hostbased-file.txt ├── ssh2-auth-none.txt ├── ssh2-auth-password.txt ├── ssh2-auth-pubkey-file.txt ├── ssh2-connect.txt ├── ssh2-exec.txt ├── ssh2-fetch-stream.txt ├── ssh2-fingerprint.txt ├── ssh2-methods-negotiated.txt ├── ssh2-publickey-add.txt ├── ssh2-publickey-init.txt ├── ssh2-publickey-list.txt ├── ssh2-publickey-remove.txt ├── ssh2-scp-recv.txt ├── ssh2-scp-send.txt ├── ssh2-sftp-lstat.txt ├── ssh2-sftp-mkdir.txt ├── ssh2-sftp-readlink.txt ├── ssh2-sftp-realpath.txt ├── ssh2-sftp-rename.txt ├── ssh2-sftp-rmdir.txt ├── ssh2-sftp-stat.txt ├── ssh2-sftp-symlink.txt ├── ssh2-sftp-unlink.txt ├── ssh2-sftp.txt ├── ssh2-shell.txt ├── ssh2-tunnel.txt ├── stat.txt ├── stats-absolute-deviation.txt ├── stats-cdf-beta.txt ├── stats-cdf-binomial.txt ├── stats-cdf-cauchy.txt ├── stats-cdf-chisquare.txt ├── stats-cdf-exponential.txt ├── stats-cdf-f.txt ├── stats-cdf-gamma.txt ├── stats-cdf-laplace.txt ├── stats-cdf-logistic.txt ├── stats-cdf-negative-binomial.txt ├── stats-cdf-noncentral-chisquare.txt ├── stats-cdf-noncentral-f.txt ├── stats-cdf-poisson.txt ├── stats-cdf-t.txt ├── stats-cdf-uniform.txt ├── stats-cdf-weibull.txt ├── stats-covariance.txt ├── stats-den-uniform.txt ├── stats-dens-beta.txt ├── stats-dens-cauchy.txt ├── stats-dens-chisquare.txt ├── stats-dens-exponential.txt ├── stats-dens-f.txt ├── stats-dens-gamma.txt ├── stats-dens-laplace.txt ├── stats-dens-logistic.txt ├── stats-dens-negative-binomial.txt ├── stats-dens-normal.txt ├── stats-dens-pmf-binomial.txt ├── stats-dens-pmf-hypergeometric.txt ├── stats-dens-pmf-poisson.txt ├── stats-dens-t.txt ├── stats-dens-weibull.txt ├── stats-harmonic-mean.txt ├── stats-kurtosis.txt ├── stats-rand-gen-beta.txt ├── stats-rand-gen-chisquare.txt ├── stats-rand-gen-exponential.txt ├── stats-rand-gen-f.txt ├── stats-rand-gen-funiform.txt ├── stats-rand-gen-gamma.txt ├── stats-rand-gen-ibinomial-negative.txt ├── stats-rand-gen-ibinomial.txt ├── stats-rand-gen-int.txt ├── stats-rand-gen-ipoisson.txt ├── stats-rand-gen-iuniform.txt ├── stats-rand-gen-noncenral-chisquare.txt ├── stats-rand-gen-noncentral-f.txt ├── stats-rand-gen-noncentral-t.txt ├── stats-rand-gen-normal.txt ├── stats-rand-gen-t.txt ├── stats-rand-get-seeds.txt ├── stats-rand-phrase-to-seeds.txt ├── stats-rand-ranf.txt ├── stats-rand-setall.txt ├── stats-skew.txt ├── stats-standard-deviation.txt ├── stats-stat-binomial-coef.txt ├── stats-stat-correlation.txt ├── stats-stat-gennch.txt ├── stats-stat-independent-t.txt ├── stats-stat-innerproduct.txt ├── stats-stat-noncentral-t.txt ├── stats-stat-paired-t.txt ├── stats-stat-percentile.txt ├── stats-stat-powersum.txt ├── stats-variance.txt ├── stomp-connect-error.txt ├── stomp-version.txt ├── str-getcsv.txt ├── str-ireplace.txt ├── str-pad.txt ├── str-repeat.txt ├── str-replace.txt ├── str-rot13.txt ├── str-shuffle.txt ├── str-split.txt ├── str-word-count.txt ├── strcasecmp.txt ├── strchr.txt ├── strcmp.txt ├── strcoll.txt ├── strcspn.txt ├── stream-bucket-append.txt ├── stream-bucket-make-writeable.txt ├── stream-bucket-new.txt ├── stream-bucket-prepend.txt ├── stream-context-create.txt ├── stream-context-get-default.txt ├── stream-context-get-options.txt ├── stream-context-get-params.txt ├── stream-context-set-default.txt ├── stream-context-set-option.txt ├── stream-context-set-params.txt ├── stream-copy-to-stream.txt ├── stream-encoding.txt ├── stream-filter-append.txt ├── stream-filter-prepend.txt ├── stream-filter-register.txt ├── stream-filter-remove.txt ├── stream-get-contents.txt ├── stream-get-filters.txt ├── stream-get-line.txt ├── stream-get-meta-data.txt ├── stream-get-transports.txt ├── stream-get-wrappers.txt ├── stream-is-local.txt ├── stream-notification-callback.txt ├── stream-register-wrapper.txt ├── stream-resolve-include-path.txt ├── stream-select.txt ├── stream-set-blocking.txt ├── stream-set-read-buffer.txt ├── stream-set-timeout.txt ├── stream-set-write-buffer.txt ├── stream-socket-accept.txt ├── stream-socket-client.txt ├── stream-socket-enable-crypto.txt ├── stream-socket-get-name.txt ├── stream-socket-pair.txt ├── stream-socket-recvfrom.txt ├── stream-socket-sendto.txt ├── stream-socket-server.txt ├── stream-socket-shutdown.txt ├── stream-supports-lock.txt ├── stream-wrapper-register.txt ├── stream-wrapper-restore.txt ├── stream-wrapper-unregister.txt ├── strftime.txt ├── strip-tags.txt ├── stripcslashes.txt ├── stripos.txt ├── stripslashes.txt ├── stristr.txt ├── strlen.txt ├── strnatcasecmp.txt ├── strnatcmp.txt ├── strncasecmp.txt ├── strncmp.txt ├── strpbrk.txt ├── strpos.txt ├── strptime.txt ├── strrchr.txt ├── strrev.txt ├── strripos.txt ├── strrpos.txt ├── strspn.txt ├── strstr.txt ├── strtok.txt ├── strtolower.txt ├── strtotime.txt ├── strtoupper.txt ├── strtr.txt ├── strval.txt ├── substr-compare.txt ├── substr-count.txt ├── substr-replace.txt ├── substr.txt ├── svn-add.txt ├── svn-auth-get-parameter.txt ├── svn-auth-set-parameter.txt ├── svn-blame.txt ├── svn-cat.txt ├── svn-checkout.txt ├── svn-cleanup.txt ├── svn-client-version.txt ├── svn-commit.txt ├── svn-delete.txt ├── svn-diff.txt ├── svn-export.txt ├── svn-fs-abort-txn.txt ├── svn-fs-apply-text.txt ├── svn-fs-begin-txn2.txt ├── svn-fs-change-node-prop.txt ├── svn-fs-check-path.txt ├── svn-fs-contents-changed.txt ├── svn-fs-copy.txt ├── svn-fs-delete.txt ├── svn-fs-dir-entries.txt ├── svn-fs-file-contents.txt ├── svn-fs-file-length.txt ├── svn-fs-is-dir.txt ├── svn-fs-is-file.txt ├── svn-fs-make-dir.txt ├── svn-fs-make-file.txt ├── svn-fs-node-created-rev.txt ├── svn-fs-node-prop.txt ├── svn-fs-props-changed.txt ├── svn-fs-revision-prop.txt ├── svn-fs-revision-root.txt ├── svn-fs-txn-root.txt ├── svn-fs-youngest-rev.txt ├── svn-import.txt ├── svn-log.txt ├── svn-ls.txt ├── svn-mkdir.txt ├── svn-repos-create.txt ├── svn-repos-fs-begin-txn-for-commit.txt ├── svn-repos-fs-commit-txn.txt ├── svn-repos-fs.txt ├── svn-repos-hotcopy.txt ├── svn-repos-open.txt ├── svn-repos-recover.txt ├── svn-revert.txt ├── svn-status.txt ├── svn-update.txt ├── swf-actiongeturl.txt ├── swf-actiongotoframe.txt ├── swf-actiongotolabel.txt ├── swf-actionnextframe.txt ├── swf-actionplay.txt ├── swf-actionprevframe.txt ├── swf-actionsettarget.txt ├── swf-actionstop.txt ├── swf-actiontogglequality.txt ├── swf-actionwaitforframe.txt ├── swf-addbuttonrecord.txt ├── swf-addcolor.txt ├── swf-closefile.txt ├── swf-definebitmap.txt ├── swf-definefont.txt ├── swf-defineline.txt ├── swf-definepoly.txt ├── swf-definerect.txt ├── swf-definetext.txt ├── swf-endbutton.txt ├── swf-enddoaction.txt ├── swf-endshape.txt ├── swf-endsymbol.txt ├── swf-fontsize.txt ├── swf-fontslant.txt ├── swf-fonttracking.txt ├── swf-getbitmapinfo.txt ├── swf-getfontinfo.txt ├── swf-getframe.txt ├── swf-labelframe.txt ├── swf-lookat.txt ├── swf-modifyobject.txt ├── swf-mulcolor.txt ├── swf-nextid.txt ├── swf-oncondition.txt ├── swf-openfile.txt ├── swf-ortho.txt ├── swf-ortho2.txt ├── swf-perspective.txt ├── swf-placeobject.txt ├── swf-polarview.txt ├── swf-popmatrix.txt ├── swf-posround.txt ├── swf-pushmatrix.txt ├── swf-removeobject.txt ├── swf-rotate.txt ├── swf-scale.txt ├── swf-setfont.txt ├── swf-setframe.txt ├── swf-shapearc.txt ├── swf-shapecurveto.txt ├── swf-shapecurveto3.txt ├── swf-shapefillbitmapclip.txt ├── swf-shapefillbitmaptile.txt ├── swf-shapefilloff.txt ├── swf-shapefillsolid.txt ├── swf-shapelinesolid.txt ├── swf-shapelineto.txt ├── swf-shapemoveto.txt ├── swf-showframe.txt ├── swf-startbutton.txt ├── swf-startdoaction.txt ├── swf-startshape.txt ├── swf-startsymbol.txt ├── swf-textwidth.txt ├── swf-translate.txt ├── swf-viewport.txt ├── swish-construct.txt ├── swish-getmetalist.txt ├── swish-getpropertylist.txt ├── swish-prepare.txt ├── swish-query.txt ├── swishresult-getmetalist.txt ├── swishresult-stem.txt ├── swishresults-getparsedwords.txt ├── swishresults-getremovedstopwords.txt ├── swishresults-nextresult.txt ├── swishresults-seekresult.txt ├── swishsearch-execute.txt ├── swishsearch-resetlimit.txt ├── swishsearch-setlimit.txt ├── swishsearch-setphrasedelimiter.txt ├── swishsearch-setsort.txt ├── swishsearch-setstructure.txt ├── sybase-affected-rows.txt ├── sybase-close.txt ├── sybase-connect.txt ├── sybase-data-seek.txt ├── sybase-deadlock-retry-count.txt ├── sybase-fetch-array.txt ├── sybase-fetch-assoc.txt ├── sybase-fetch-field.txt ├── sybase-fetch-object.txt ├── sybase-fetch-row.txt ├── sybase-field-seek.txt ├── sybase-free-result.txt ├── sybase-get-last-message.txt ├── sybase-min-client-severity.txt ├── sybase-min-error-severity.txt ├── sybase-min-message-severity.txt ├── sybase-min-server-severity.txt ├── sybase-num-fields.txt ├── sybase-num-rows.txt ├── sybase-pconnect.txt ├── sybase-query.txt ├── sybase-result.txt ├── sybase-select-db.txt ├── sybase-set-message-handler.txt ├── sybase-unbuffered-query.txt ├── symlink.txt ├── sys-get-temp-dir.txt ├── sys-getloadavg.txt ├── syslog.txt ├── system.txt ├── tags ├── tan.txt ├── tanh.txt ├── tcpwrap-check.txt ├── tempnam.txt ├── textdomain.txt ├── tidy-access-count.txt ├── tidy-config-count.txt ├── tidy-error-count.txt ├── tidy-get-error-buffer.txt ├── tidy-get-output.txt ├── tidy-load-config.txt ├── tidy-reset-config.txt ├── tidy-save-config.txt ├── tidy-set-encoding.txt ├── tidy-setopt.txt ├── tidy-warning-count.txt ├── time-nanosleep.txt ├── time-sleep-until.txt ├── time.txt ├── timezone-abbreviations-list.txt ├── timezone-identifiers-list.txt ├── timezone-location-get.txt ├── timezone-name-from-abbr.txt ├── timezone-name-get.txt ├── timezone-offset-get.txt ├── timezone-open.txt ├── timezone-transitions-get.txt ├── timezone-version-get.txt ├── tmpfile.txt ├── token-get-all.txt ├── token-name.txt ├── touch.txt ├── trigger-error.txt ├── trim.txt ├── uasort.txt ├── ucfirst.txt ├── ucwords.txt ├── udm-add-search-limit.txt ├── udm-alloc-agent-array.txt ├── udm-alloc-agent.txt ├── udm-api-version.txt ├── udm-cat-list.txt ├── udm-cat-path.txt ├── udm-check-charset.txt ├── udm-check-stored.txt ├── udm-clear-search-limits.txt ├── udm-close-stored.txt ├── udm-crc32.txt ├── udm-errno.txt ├── udm-error.txt ├── udm-find.txt ├── udm-free-agent.txt ├── udm-free-ispell-data.txt ├── udm-free-res.txt ├── udm-get-doc-count.txt ├── udm-get-res-field.txt ├── udm-get-res-param.txt ├── udm-hash32.txt ├── udm-load-ispell-data.txt ├── udm-open-stored.txt ├── udm-set-agent-param.txt ├── uksort.txt ├── umask.txt ├── unicode-decode.txt ├── unicode-encode.txt ├── unicode-get-error-mode.txt ├── unicode-get-subst.char.txt ├── unicode-set-error-mode.txt ├── unicode-set-subst-char.txt ├── uniqid.txt ├── unixtojd.txt ├── unlink.txt ├── unpack.txt ├── unregister-tick-function.txt ├── unserialize.txt ├── unset.txt ├── urldecode.txt ├── urlencode.txt ├── use-soap-error-handler.txt ├── user-error.txt ├── usleep.txt ├── usort.txt ├── utf8-decode.txt ├── utf8-encode.txt ├── var-dump.txt ├── var-export.txt ├── variant-abs.txt ├── variant-add.txt ├── variant-and.txt ├── variant-cast.txt ├── variant-cat.txt ├── variant-cmp.txt ├── variant-date-from-timestamp.txt ├── variant-date-to-timestamp.txt ├── variant-div.txt ├── variant-eqv.txt ├── variant-fix.txt ├── variant-get-type.txt ├── variant-idiv.txt ├── variant-imp.txt ├── variant-int.txt ├── variant-mod.txt ├── variant-mul.txt ├── variant-neg.txt ├── variant-not.txt ├── variant-or.txt ├── variant-pow.txt ├── variant-round.txt ├── variant-set-type.txt ├── variant-set.txt ├── variant-sub.txt ├── variant-xor.txt ├── version-compare.txt ├── vfprintf.txt ├── virtual.txt ├── vpopmail-add-alias-domain-ex.txt ├── vpopmail-add-alias-domain.txt ├── vpopmail-add-domain-ex.txt ├── vpopmail-add-domain.txt ├── vpopmail-add-user.txt ├── vpopmail-alias-add.txt ├── vpopmail-alias-del-domain.txt ├── vpopmail-alias-del.txt ├── vpopmail-alias-get-all.txt ├── vpopmail-alias-get.txt ├── vpopmail-auth-user.txt ├── vpopmail-del-domain-ex.txt ├── vpopmail-del-domain.txt ├── vpopmail-del-user.txt ├── vpopmail-error.txt ├── vpopmail-passwd.txt ├── vpopmail-set-user-quota.txt ├── vprintf.txt ├── vsprintf.txt ├── w32api-deftype.txt ├── w32api-init-dtype.txt ├── w32api-invoke-function.txt ├── w32api-register-function.txt ├── w32api-set-call-method.txt ├── wddx-add-vars.txt ├── wddx-deserialize.txt ├── wddx-packet-end.txt ├── wddx-packet-start.txt ├── wddx-serialize-value.txt ├── wddx-serialize-vars.txt ├── wddx-unserialize.txt ├── win32-continue-service.txt ├── win32-create-service.txt ├── win32-delete-service.txt ├── win32-get-last-control-message.txt ├── win32-pause-service.txt ├── win32-ps-list-procs.txt ├── win32-ps-stat-mem.txt ├── win32-ps-stat-proc.txt ├── win32-query-service-status.txt ├── win32-set-service-status.txt ├── win32-start-service-ctrl-dispatcher.txt ├── win32-start-service.txt ├── win32-stop-service.txt ├── wincache-fcache-fileinfo.txt ├── wincache-fcache-meminfo.txt ├── wincache-lock.txt ├── wincache-ocache-fileinfo.txt ├── wincache-ocache-meminfo.txt ├── wincache-refresh-if-changed.txt ├── wincache-rplist-fileinfo.txt ├── wincache-rplist-meminfo.txt ├── wincache-scache-info.txt ├── wincache-scache-meminfo.txt ├── wincache-ucache-add.txt ├── wincache-ucache-cas.txt ├── wincache-ucache-clear.txt ├── wincache-ucache-dec.txt ├── wincache-ucache-delete.txt ├── wincache-ucache-exists.txt ├── wincache-ucache-get.txt ├── wincache-ucache-inc.txt ├── wincache-ucache-info.txt ├── wincache-ucache-meminfo.txt ├── wincache-ucache-set.txt ├── wincache-unlock.txt ├── wordwrap.txt ├── xattr-get.txt ├── xattr-list.txt ├── xattr-remove.txt ├── xattr-set.txt ├── xattr-supported.txt ├── xdiff-file-bdiff-size.txt ├── xdiff-file-bdiff.txt ├── xdiff-file-bpatch.txt ├── xdiff-file-diff-binary.txt ├── xdiff-file-diff.txt ├── xdiff-file-merge3.txt ├── xdiff-file-patch-binary.txt ├── xdiff-file-patch.txt ├── xdiff-file-rabdiff.txt ├── xdiff-string-bdiff-size.txt ├── xdiff-string-bdiff.txt ├── xdiff-string-bpatch.txt ├── xdiff-string-diff-binary.txt ├── xdiff-string-diff.txt ├── xdiff-string-merge3.txt ├── xdiff-string-patch-binary.txt ├── xdiff-string-patch.txt ├── xdiff-string-rabdiff.txt ├── xml-error-string.txt ├── xml-get-current-byte-index.txt ├── xml-get-current-column-number.txt ├── xml-get-current-line-number.txt ├── xml-get-error-code.txt ├── xml-parse-into-struct.txt ├── xml-parse.txt ├── xml-parser-create-ns.txt ├── xml-parser-create.txt ├── xml-parser-free.txt ├── xml-parser-get-option.txt ├── xml-parser-set-option.txt ├── xml-set-character-data-handler.txt ├── xml-set-default-handler.txt ├── xml-set-element-handler.txt ├── xml-set-end-namespace-decl-handler.txt ├── xml-set-external-entity-ref-handler.txt ├── xml-set-notation-decl-handler.txt ├── xml-set-object.txt ├── xml-set-processing-instruction-handler.txt ├── xml-set-start-namespace-decl-handler.txt ├── xml-set-unparsed-entity-decl-handler.txt ├── xmlrpc-decode-request.txt ├── xmlrpc-decode.txt ├── xmlrpc-encode-request.txt ├── xmlrpc-encode.txt ├── xmlrpc-get-type.txt ├── xmlrpc-is-fault.txt ├── xmlrpc-parse-method-descriptions.txt ├── xmlrpc-server-add-introspection-data.txt ├── xmlrpc-server-call-method.txt ├── xmlrpc-server-create.txt ├── xmlrpc-server-destroy.txt ├── xmlrpc-server-register-introspection-callback.txt ├── xmlrpc-server-register-method.txt ├── xmlrpc-set-type.txt ├── xmlwriter-end-attribute.txt ├── xmlwriter-end-cdata.txt ├── xmlwriter-end-comment.txt ├── xmlwriter-end-document.txt ├── xmlwriter-end-dtd-attlist.txt ├── xmlwriter-end-dtd-element.txt ├── xmlwriter-end-dtd-entity.txt ├── xmlwriter-end-dtd.txt ├── xmlwriter-end-element.txt ├── xmlwriter-end-pi.txt ├── xmlwriter-flush.txt ├── xmlwriter-full-end-element.txt ├── xmlwriter-open-memory.txt ├── xmlwriter-open-uri.txt ├── xmlwriter-output-memory.txt ├── xmlwriter-set-indent-string.txt ├── xmlwriter-set-indent.txt ├── xmlwriter-start-attribute-ns.txt ├── xmlwriter-start-attribute.txt ├── xmlwriter-start-cdata.txt ├── xmlwriter-start-comment.txt ├── xmlwriter-start-document.txt ├── xmlwriter-start-dtd-attlist.txt ├── xmlwriter-start-dtd-element.txt ├── xmlwriter-start-dtd-entity.txt ├── xmlwriter-start-dtd.txt ├── xmlwriter-start-element-ns.txt ├── xmlwriter-start-element.txt ├── xmlwriter-start-pi.txt ├── xmlwriter-text.txt ├── xmlwriter-write-attribute-ns.txt ├── xmlwriter-write-attribute.txt ├── xmlwriter-write-cdata.txt ├── xmlwriter-write-comment.txt ├── xmlwriter-write-dtd-attlist.txt ├── xmlwriter-write-dtd-element.txt ├── xmlwriter-write-dtd-entity.txt ├── xmlwriter-write-dtd.txt ├── xmlwriter-write-element-ns.txt ├── xmlwriter-write-element.txt ├── xmlwriter-write-pi.txt ├── xmlwriter-write-raw.txt ├── xpath-eval-expression.txt ├── xpath-eval.txt ├── xpath-new-context.txt ├── xpath-register-ns-auto.txt ├── xpath-register-ns.txt ├── xptr-eval.txt ├── xptr-new-context.txt ├── xslt-backend-info.txt ├── xslt-backend-name.txt ├── xslt-backend-version.txt ├── xslt-create.txt ├── xslt-errno.txt ├── xslt-error.txt ├── xslt-free.txt ├── xslt-getopt.txt ├── xslt-process.txt ├── xslt-set-base.txt ├── xslt-set-encoding.txt ├── xslt-set-error-handler.txt ├── xslt-set-log.txt ├── xslt-set-object.txt ├── xslt-set-sax-handler.txt ├── xslt-set-sax-handlers.txt ├── xslt-set-scheme-handler.txt ├── xslt-set-scheme-handlers.txt ├── xslt-setopt.txt ├── yaml-emit-file.txt ├── yaml-emit.txt ├── yaml-parse-file.txt ├── yaml-parse-url.txt ├── yaml-parse.txt ├── yaz-addinfo.txt ├── yaz-ccl-conf.txt ├── yaz-ccl-parse.txt ├── yaz-close.txt ├── yaz-connect.txt ├── yaz-database.txt ├── yaz-element.txt ├── yaz-errno.txt ├── yaz-error.txt ├── yaz-es-result.txt ├── yaz-es.txt ├── yaz-get-option.txt ├── yaz-hits.txt ├── yaz-itemorder.txt ├── yaz-present.txt ├── yaz-range.txt ├── yaz-record.txt ├── yaz-scan-result.txt ├── yaz-scan.txt ├── yaz-schema.txt ├── yaz-search.txt ├── yaz-set-option.txt ├── yaz-sort.txt ├── yaz-syntax.txt ├── yaz-wait.txt ├── yp-all.txt ├── yp-cat.txt ├── yp-err-string.txt ├── yp-errno.txt ├── yp-first.txt ├── yp-get-default-domain.txt ├── yp-master.txt ├── yp-match.txt ├── yp-next.txt ├── yp-order.txt ├── zend-logo-guid.txt ├── zend-thread-id.txt ├── zend-version.txt ├── zip-close.txt ├── zip-entry-close.txt ├── zip-entry-compressedsize.txt ├── zip-entry-compressionmethod.txt ├── zip-entry-filesize.txt ├── zip-entry-name.txt ├── zip-entry-open.txt ├── zip-entry-read.txt ├── zip-open.txt ├── zip-read.txt └── zlib-get-coding-type.txt ├── ftplugin ├── php.vim └── php │ └── doc.vim ├── indent └── php.vim ├── misc └── funclist.txt ├── plugin ├── phpfolding.vim └── piv.vim └── syntax ├── htmljinja.vim ├── jinja.vim └── php.vim /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/README.md -------------------------------------------------------------------------------- /bin/phpdoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/bin/phpdoc -------------------------------------------------------------------------------- /doc/abs.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/abs.txt -------------------------------------------------------------------------------- /doc/acos.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/acos.txt -------------------------------------------------------------------------------- /doc/acosh.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/acosh.txt -------------------------------------------------------------------------------- /doc/addcslashes.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/addcslashes.txt -------------------------------------------------------------------------------- /doc/addslashes.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/addslashes.txt -------------------------------------------------------------------------------- /doc/aggregate.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/aggregate.txt -------------------------------------------------------------------------------- /doc/apache-note.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/apache-note.txt -------------------------------------------------------------------------------- /doc/apc-add.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/apc-add.txt -------------------------------------------------------------------------------- /doc/apc-cas.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/apc-cas.txt -------------------------------------------------------------------------------- /doc/apc-dec.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/apc-dec.txt -------------------------------------------------------------------------------- /doc/apc-delete.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/apc-delete.txt -------------------------------------------------------------------------------- /doc/apc-exists.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/apc-exists.txt -------------------------------------------------------------------------------- /doc/apc-fetch.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/apc-fetch.txt -------------------------------------------------------------------------------- /doc/apc-inc.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/apc-inc.txt -------------------------------------------------------------------------------- /doc/apc-store.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/apc-store.txt -------------------------------------------------------------------------------- /doc/apd-clunk.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/apd-clunk.txt -------------------------------------------------------------------------------- /doc/apd-croak.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/apd-croak.txt -------------------------------------------------------------------------------- /doc/apd-echo.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/apd-echo.txt -------------------------------------------------------------------------------- /doc/array-chunk.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/array-chunk.txt -------------------------------------------------------------------------------- /doc/array-diff.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/array-diff.txt -------------------------------------------------------------------------------- /doc/array-fill.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/array-fill.txt -------------------------------------------------------------------------------- /doc/array-flip.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/array-flip.txt -------------------------------------------------------------------------------- /doc/array-keys.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/array-keys.txt -------------------------------------------------------------------------------- /doc/array-map.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/array-map.txt -------------------------------------------------------------------------------- /doc/array-merge.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/array-merge.txt -------------------------------------------------------------------------------- /doc/array-pad.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/array-pad.txt -------------------------------------------------------------------------------- /doc/array-pop.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/array-pop.txt -------------------------------------------------------------------------------- /doc/array-push.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/array-push.txt -------------------------------------------------------------------------------- /doc/array-rand.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/array-rand.txt -------------------------------------------------------------------------------- /doc/array-shift.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/array-shift.txt -------------------------------------------------------------------------------- /doc/array-slice.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/array-slice.txt -------------------------------------------------------------------------------- /doc/array-sum.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/array-sum.txt -------------------------------------------------------------------------------- /doc/array-udiff.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/array-udiff.txt -------------------------------------------------------------------------------- /doc/array-walk.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/array-walk.txt -------------------------------------------------------------------------------- /doc/array.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/array.txt -------------------------------------------------------------------------------- /doc/arsort.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/arsort.txt -------------------------------------------------------------------------------- /doc/asin.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/asin.txt -------------------------------------------------------------------------------- /doc/asinh.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/asinh.txt -------------------------------------------------------------------------------- /doc/asort.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/asort.txt -------------------------------------------------------------------------------- /doc/assert.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/assert.txt -------------------------------------------------------------------------------- /doc/atan.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/atan.txt -------------------------------------------------------------------------------- /doc/atan2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/atan2.txt -------------------------------------------------------------------------------- /doc/atanh.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/atanh.txt -------------------------------------------------------------------------------- /doc/basename.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/basename.txt -------------------------------------------------------------------------------- /doc/bcadd.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/bcadd.txt -------------------------------------------------------------------------------- /doc/bccomp.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/bccomp.txt -------------------------------------------------------------------------------- /doc/bcdiv.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/bcdiv.txt -------------------------------------------------------------------------------- /doc/bcmod.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/bcmod.txt -------------------------------------------------------------------------------- /doc/bcmul.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/bcmul.txt -------------------------------------------------------------------------------- /doc/bcpow.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/bcpow.txt -------------------------------------------------------------------------------- /doc/bcpowmod.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/bcpowmod.txt -------------------------------------------------------------------------------- /doc/bcscale.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/bcscale.txt -------------------------------------------------------------------------------- /doc/bcsqrt.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/bcsqrt.txt -------------------------------------------------------------------------------- /doc/bcsub.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/bcsub.txt -------------------------------------------------------------------------------- /doc/bin2hex.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/bin2hex.txt -------------------------------------------------------------------------------- /doc/bindec.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/bindec.txt -------------------------------------------------------------------------------- /doc/bson-decode.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/bson-decode.txt -------------------------------------------------------------------------------- /doc/bson-encode.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/bson-encode.txt -------------------------------------------------------------------------------- /doc/bzclose.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/bzclose.txt -------------------------------------------------------------------------------- /doc/bzcompress.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/bzcompress.txt -------------------------------------------------------------------------------- /doc/bzerrno.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/bzerrno.txt -------------------------------------------------------------------------------- /doc/bzerror.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/bzerror.txt -------------------------------------------------------------------------------- /doc/bzerrstr.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/bzerrstr.txt -------------------------------------------------------------------------------- /doc/bzflush.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/bzflush.txt -------------------------------------------------------------------------------- /doc/bzopen.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/bzopen.txt -------------------------------------------------------------------------------- /doc/bzread.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/bzread.txt -------------------------------------------------------------------------------- /doc/bzwrite.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/bzwrite.txt -------------------------------------------------------------------------------- /doc/cal-from-jd.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/cal-from-jd.txt -------------------------------------------------------------------------------- /doc/cal-info.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/cal-info.txt -------------------------------------------------------------------------------- /doc/cal-to-jd.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/cal-to-jd.txt -------------------------------------------------------------------------------- /doc/calcul-hmac.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/calcul-hmac.txt -------------------------------------------------------------------------------- /doc/calculhmac.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/calculhmac.txt -------------------------------------------------------------------------------- /doc/ceil.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/ceil.txt -------------------------------------------------------------------------------- /doc/chdb-create.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/chdb-create.txt -------------------------------------------------------------------------------- /doc/chdir.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/chdir.txt -------------------------------------------------------------------------------- /doc/checkdate.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/checkdate.txt -------------------------------------------------------------------------------- /doc/checkdnsrr.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/checkdnsrr.txt -------------------------------------------------------------------------------- /doc/chgrp.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/chgrp.txt -------------------------------------------------------------------------------- /doc/chmod.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/chmod.txt -------------------------------------------------------------------------------- /doc/chop.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/chop.txt -------------------------------------------------------------------------------- /doc/chown.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/chown.txt -------------------------------------------------------------------------------- /doc/chr.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/chr.txt -------------------------------------------------------------------------------- /doc/chroot.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/chroot.txt -------------------------------------------------------------------------------- /doc/chunk-split.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/chunk-split.txt -------------------------------------------------------------------------------- /doc/class-alias.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/class-alias.txt -------------------------------------------------------------------------------- /doc/class.com.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/class.com.txt -------------------------------------------------------------------------------- /doc/class.dir.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/class.dir.txt -------------------------------------------------------------------------------- /doc/closedir.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/closedir.txt -------------------------------------------------------------------------------- /doc/closelog.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/closelog.txt -------------------------------------------------------------------------------- /doc/com-addref.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/com-addref.txt -------------------------------------------------------------------------------- /doc/com-get.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/com-get.txt -------------------------------------------------------------------------------- /doc/com-invoke.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/com-invoke.txt -------------------------------------------------------------------------------- /doc/com-isenum.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/com-isenum.txt -------------------------------------------------------------------------------- /doc/com-load.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/com-load.txt -------------------------------------------------------------------------------- /doc/com-propget.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/com-propget.txt -------------------------------------------------------------------------------- /doc/com-propput.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/com-propput.txt -------------------------------------------------------------------------------- /doc/com-propset.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/com-propset.txt -------------------------------------------------------------------------------- /doc/com-release.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/com-release.txt -------------------------------------------------------------------------------- /doc/com-set.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/com-set.txt -------------------------------------------------------------------------------- /doc/compact.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/compact.txt -------------------------------------------------------------------------------- /doc/constant.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/constant.txt -------------------------------------------------------------------------------- /doc/copy.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/copy.txt -------------------------------------------------------------------------------- /doc/cos.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/cos.txt -------------------------------------------------------------------------------- /doc/cosh.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/cosh.txt -------------------------------------------------------------------------------- /doc/count-chars.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/count-chars.txt -------------------------------------------------------------------------------- /doc/count.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/count.txt -------------------------------------------------------------------------------- /doc/crack-check.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/crack-check.txt -------------------------------------------------------------------------------- /doc/crc32.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/crc32.txt -------------------------------------------------------------------------------- /doc/crypt.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/crypt.txt -------------------------------------------------------------------------------- /doc/ctype-alnum.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/ctype-alnum.txt -------------------------------------------------------------------------------- /doc/ctype-alpha.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/ctype-alpha.txt -------------------------------------------------------------------------------- /doc/ctype-cntrl.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/ctype-cntrl.txt -------------------------------------------------------------------------------- /doc/ctype-digit.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/ctype-digit.txt -------------------------------------------------------------------------------- /doc/ctype-graph.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/ctype-graph.txt -------------------------------------------------------------------------------- /doc/ctype-lower.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/ctype-lower.txt -------------------------------------------------------------------------------- /doc/ctype-print.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/ctype-print.txt -------------------------------------------------------------------------------- /doc/ctype-punct.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/ctype-punct.txt -------------------------------------------------------------------------------- /doc/ctype-space.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/ctype-space.txt -------------------------------------------------------------------------------- /doc/ctype-upper.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/ctype-upper.txt -------------------------------------------------------------------------------- /doc/cubrid-bind.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/cubrid-bind.txt -------------------------------------------------------------------------------- /doc/cubrid-drop.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/cubrid-drop.txt -------------------------------------------------------------------------------- /doc/cubrid-get.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/cubrid-get.txt -------------------------------------------------------------------------------- /doc/cubrid-put.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/cubrid-put.txt -------------------------------------------------------------------------------- /doc/curl-close.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/curl-close.txt -------------------------------------------------------------------------------- /doc/curl-errno.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/curl-errno.txt -------------------------------------------------------------------------------- /doc/curl-error.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/curl-error.txt -------------------------------------------------------------------------------- /doc/curl-exec.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/curl-exec.txt -------------------------------------------------------------------------------- /doc/curl-init.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/curl-init.txt -------------------------------------------------------------------------------- /doc/curl-setopt.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/curl-setopt.txt -------------------------------------------------------------------------------- /doc/current.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/current.txt -------------------------------------------------------------------------------- /doc/cyrus-bind.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/cyrus-bind.txt -------------------------------------------------------------------------------- /doc/cyrus-close.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/cyrus-close.txt -------------------------------------------------------------------------------- /doc/cyrus-query.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/cyrus-query.txt -------------------------------------------------------------------------------- /doc/date-add.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/date-add.txt -------------------------------------------------------------------------------- /doc/date-create.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/date-create.txt -------------------------------------------------------------------------------- /doc/date-diff.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/date-diff.txt -------------------------------------------------------------------------------- /doc/date-format.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/date-format.txt -------------------------------------------------------------------------------- /doc/date-modify.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/date-modify.txt -------------------------------------------------------------------------------- /doc/date-parse.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/date-parse.txt -------------------------------------------------------------------------------- /doc/date-sub.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/date-sub.txt -------------------------------------------------------------------------------- /doc/date-sunset.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/date-sunset.txt -------------------------------------------------------------------------------- /doc/date.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/date.txt -------------------------------------------------------------------------------- /doc/db2-close.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/db2-close.txt -------------------------------------------------------------------------------- /doc/db2-columns.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/db2-columns.txt -------------------------------------------------------------------------------- /doc/db2-commit.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/db2-commit.txt -------------------------------------------------------------------------------- /doc/db2-connect.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/db2-connect.txt -------------------------------------------------------------------------------- /doc/db2-exec.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/db2-exec.txt -------------------------------------------------------------------------------- /doc/db2-execute.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/db2-execute.txt -------------------------------------------------------------------------------- /doc/db2-pclose.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/db2-pclose.txt -------------------------------------------------------------------------------- /doc/db2-prepare.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/db2-prepare.txt -------------------------------------------------------------------------------- /doc/db2-result.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/db2-result.txt -------------------------------------------------------------------------------- /doc/db2-tables.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/db2-tables.txt -------------------------------------------------------------------------------- /doc/dba-close.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/dba-close.txt -------------------------------------------------------------------------------- /doc/dba-delete.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/dba-delete.txt -------------------------------------------------------------------------------- /doc/dba-exists.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/dba-exists.txt -------------------------------------------------------------------------------- /doc/dba-fetch.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/dba-fetch.txt -------------------------------------------------------------------------------- /doc/dba-insert.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/dba-insert.txt -------------------------------------------------------------------------------- /doc/dba-list.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/dba-list.txt -------------------------------------------------------------------------------- /doc/dba-nextkey.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/dba-nextkey.txt -------------------------------------------------------------------------------- /doc/dba-open.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/dba-open.txt -------------------------------------------------------------------------------- /doc/dba-popen.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/dba-popen.txt -------------------------------------------------------------------------------- /doc/dba-replace.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/dba-replace.txt -------------------------------------------------------------------------------- /doc/dba-sync.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/dba-sync.txt -------------------------------------------------------------------------------- /doc/dbase-close.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/dbase-close.txt -------------------------------------------------------------------------------- /doc/dbase-open.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/dbase-open.txt -------------------------------------------------------------------------------- /doc/dbase-pack.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/dbase-pack.txt -------------------------------------------------------------------------------- /doc/dbplus-add.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/dbplus-add.txt -------------------------------------------------------------------------------- /doc/dbplus-aql.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/dbplus-aql.txt -------------------------------------------------------------------------------- /doc/dbplus-curr.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/dbplus-curr.txt -------------------------------------------------------------------------------- /doc/dbplus-find.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/dbplus-find.txt -------------------------------------------------------------------------------- /doc/dbplus-info.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/dbplus-info.txt -------------------------------------------------------------------------------- /doc/dbplus-last.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/dbplus-last.txt -------------------------------------------------------------------------------- /doc/dbplus-next.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/dbplus-next.txt -------------------------------------------------------------------------------- /doc/dbplus-open.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/dbplus-open.txt -------------------------------------------------------------------------------- /doc/dbplus-prev.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/dbplus-prev.txt -------------------------------------------------------------------------------- /doc/dbplus-rzap.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/dbplus-rzap.txt -------------------------------------------------------------------------------- /doc/dbplus-sql.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/dbplus-sql.txt -------------------------------------------------------------------------------- /doc/dbplus-tcl.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/dbplus-tcl.txt -------------------------------------------------------------------------------- /doc/dbplus-undo.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/dbplus-undo.txt -------------------------------------------------------------------------------- /doc/dbx-close.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/dbx-close.txt -------------------------------------------------------------------------------- /doc/dbx-compare.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/dbx-compare.txt -------------------------------------------------------------------------------- /doc/dbx-connect.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/dbx-connect.txt -------------------------------------------------------------------------------- /doc/dbx-error.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/dbx-error.txt -------------------------------------------------------------------------------- /doc/dbx-query.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/dbx-query.txt -------------------------------------------------------------------------------- /doc/dbx-sort.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/dbx-sort.txt -------------------------------------------------------------------------------- /doc/dcgettext.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/dcgettext.txt -------------------------------------------------------------------------------- /doc/dcngettext.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/dcngettext.txt -------------------------------------------------------------------------------- /doc/deaggregate.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/deaggregate.txt -------------------------------------------------------------------------------- /doc/decbin.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/decbin.txt -------------------------------------------------------------------------------- /doc/dechex.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/dechex.txt -------------------------------------------------------------------------------- /doc/decoct.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/decoct.txt -------------------------------------------------------------------------------- /doc/define.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/define.txt -------------------------------------------------------------------------------- /doc/defined.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/defined.txt -------------------------------------------------------------------------------- /doc/deg2rad.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/deg2rad.txt -------------------------------------------------------------------------------- /doc/delete.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/delete.txt -------------------------------------------------------------------------------- /doc/dgettext.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/dgettext.txt -------------------------------------------------------------------------------- /doc/die.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/die.txt -------------------------------------------------------------------------------- /doc/dio-close.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/dio-close.txt -------------------------------------------------------------------------------- /doc/dio-fcntl.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/dio-fcntl.txt -------------------------------------------------------------------------------- /doc/dio-open.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/dio-open.txt -------------------------------------------------------------------------------- /doc/dio-read.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/dio-read.txt -------------------------------------------------------------------------------- /doc/dio-seek.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/dio-seek.txt -------------------------------------------------------------------------------- /doc/dio-stat.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/dio-stat.txt -------------------------------------------------------------------------------- /doc/dio-write.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/dio-write.txt -------------------------------------------------------------------------------- /doc/dirname.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/dirname.txt -------------------------------------------------------------------------------- /doc/dl.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/dl.txt -------------------------------------------------------------------------------- /doc/dngettext.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/dngettext.txt -------------------------------------------------------------------------------- /doc/dns-get-mx.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/dns-get-mx.txt -------------------------------------------------------------------------------- /doc/dotnet-load.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/dotnet-load.txt -------------------------------------------------------------------------------- /doc/doubleval.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/doubleval.txt -------------------------------------------------------------------------------- /doc/each.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/each.txt -------------------------------------------------------------------------------- /doc/easter-date.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/easter-date.txt -------------------------------------------------------------------------------- /doc/easter-days.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/easter-days.txt -------------------------------------------------------------------------------- /doc/echo.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/echo.txt -------------------------------------------------------------------------------- /doc/empty.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/empty.txt -------------------------------------------------------------------------------- /doc/end.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/end.txt -------------------------------------------------------------------------------- /doc/ereg.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/ereg.txt -------------------------------------------------------------------------------- /doc/eregi.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/eregi.txt -------------------------------------------------------------------------------- /doc/error-log.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/error-log.txt -------------------------------------------------------------------------------- /doc/eval.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/eval.txt -------------------------------------------------------------------------------- /doc/event-add.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/event-add.txt -------------------------------------------------------------------------------- /doc/event-del.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/event-del.txt -------------------------------------------------------------------------------- /doc/event-free.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/event-free.txt -------------------------------------------------------------------------------- /doc/event-new.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/event-new.txt -------------------------------------------------------------------------------- /doc/event-set.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/event-set.txt -------------------------------------------------------------------------------- /doc/exec.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/exec.txt -------------------------------------------------------------------------------- /doc/exit.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/exit.txt -------------------------------------------------------------------------------- /doc/exp.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/exp.txt -------------------------------------------------------------------------------- /doc/explode.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/explode.txt -------------------------------------------------------------------------------- /doc/expm1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/expm1.txt -------------------------------------------------------------------------------- /doc/extract.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/extract.txt -------------------------------------------------------------------------------- /doc/ezmlm-hash.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/ezmlm-hash.txt -------------------------------------------------------------------------------- /doc/fam-close.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/fam-close.txt -------------------------------------------------------------------------------- /doc/fam-open.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/fam-open.txt -------------------------------------------------------------------------------- /doc/fam-pending.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/fam-pending.txt -------------------------------------------------------------------------------- /doc/fbsql-close.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/fbsql-close.txt -------------------------------------------------------------------------------- /doc/fbsql-errno.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/fbsql-errno.txt -------------------------------------------------------------------------------- /doc/fbsql-error.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/fbsql-error.txt -------------------------------------------------------------------------------- /doc/fbsql-query.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/fbsql-query.txt -------------------------------------------------------------------------------- /doc/fclose.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/fclose.txt -------------------------------------------------------------------------------- /doc/fdf-close.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/fdf-close.txt -------------------------------------------------------------------------------- /doc/fdf-create.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/fdf-create.txt -------------------------------------------------------------------------------- /doc/fdf-errno.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/fdf-errno.txt -------------------------------------------------------------------------------- /doc/fdf-error.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/fdf-error.txt -------------------------------------------------------------------------------- /doc/fdf-get-ap.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/fdf-get-ap.txt -------------------------------------------------------------------------------- /doc/fdf-get-opt.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/fdf-get-opt.txt -------------------------------------------------------------------------------- /doc/fdf-header.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/fdf-header.txt -------------------------------------------------------------------------------- /doc/fdf-open.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/fdf-open.txt -------------------------------------------------------------------------------- /doc/fdf-save.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/fdf-save.txt -------------------------------------------------------------------------------- /doc/fdf-set-ap.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/fdf-set-ap.txt -------------------------------------------------------------------------------- /doc/fdf-set-opt.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/fdf-set-opt.txt -------------------------------------------------------------------------------- /doc/feof.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/feof.txt -------------------------------------------------------------------------------- /doc/fflush.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/fflush.txt -------------------------------------------------------------------------------- /doc/fgetc.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/fgetc.txt -------------------------------------------------------------------------------- /doc/fgetcsv.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/fgetcsv.txt -------------------------------------------------------------------------------- /doc/fgets.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/fgets.txt -------------------------------------------------------------------------------- /doc/fgetss.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/fgetss.txt -------------------------------------------------------------------------------- /doc/file-exists.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/file-exists.txt -------------------------------------------------------------------------------- /doc/file.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/file.txt -------------------------------------------------------------------------------- /doc/fileatime.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/fileatime.txt -------------------------------------------------------------------------------- /doc/filectime.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/filectime.txt -------------------------------------------------------------------------------- /doc/filegroup.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/filegroup.txt -------------------------------------------------------------------------------- /doc/fileinode.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/fileinode.txt -------------------------------------------------------------------------------- /doc/filemtime.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/filemtime.txt -------------------------------------------------------------------------------- /doc/fileowner.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/fileowner.txt -------------------------------------------------------------------------------- /doc/fileperms.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/fileperms.txt -------------------------------------------------------------------------------- /doc/filepro.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/filepro.txt -------------------------------------------------------------------------------- /doc/filesize.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/filesize.txt -------------------------------------------------------------------------------- /doc/filetype.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/filetype.txt -------------------------------------------------------------------------------- /doc/filter-id.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/filter-id.txt -------------------------------------------------------------------------------- /doc/filter-list.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/filter-list.txt -------------------------------------------------------------------------------- /doc/filter-var.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/filter-var.txt -------------------------------------------------------------------------------- /doc/finfo-close.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/finfo-close.txt -------------------------------------------------------------------------------- /doc/finfo-file.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/finfo-file.txt -------------------------------------------------------------------------------- /doc/finfo-open.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/finfo-open.txt -------------------------------------------------------------------------------- /doc/floatval.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/floatval.txt -------------------------------------------------------------------------------- /doc/flock.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/flock.txt -------------------------------------------------------------------------------- /doc/floor.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/floor.txt -------------------------------------------------------------------------------- /doc/flush.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/flush.txt -------------------------------------------------------------------------------- /doc/fmod.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/fmod.txt -------------------------------------------------------------------------------- /doc/fnmatch.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/fnmatch.txt -------------------------------------------------------------------------------- /doc/fopen.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/fopen.txt -------------------------------------------------------------------------------- /doc/fpassthru.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/fpassthru.txt -------------------------------------------------------------------------------- /doc/fprintf.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/fprintf.txt -------------------------------------------------------------------------------- /doc/fputcsv.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/fputcsv.txt -------------------------------------------------------------------------------- /doc/fputs.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/fputs.txt -------------------------------------------------------------------------------- /doc/fread.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/fread.txt -------------------------------------------------------------------------------- /doc/frenchtojd.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/frenchtojd.txt -------------------------------------------------------------------------------- /doc/fscanf.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/fscanf.txt -------------------------------------------------------------------------------- /doc/fseek.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/fseek.txt -------------------------------------------------------------------------------- /doc/fsockopen.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/fsockopen.txt -------------------------------------------------------------------------------- /doc/fstat.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/fstat.txt -------------------------------------------------------------------------------- /doc/ftell.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/ftell.txt -------------------------------------------------------------------------------- /doc/ftok.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/ftok.txt -------------------------------------------------------------------------------- /doc/ftp-alloc.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/ftp-alloc.txt -------------------------------------------------------------------------------- /doc/ftp-cdup.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/ftp-cdup.txt -------------------------------------------------------------------------------- /doc/ftp-chdir.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/ftp-chdir.txt -------------------------------------------------------------------------------- /doc/ftp-chmod.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/ftp-chmod.txt -------------------------------------------------------------------------------- /doc/ftp-close.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/ftp-close.txt -------------------------------------------------------------------------------- /doc/ftp-connect.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/ftp-connect.txt -------------------------------------------------------------------------------- /doc/ftp-delete.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/ftp-delete.txt -------------------------------------------------------------------------------- /doc/ftp-exec.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/ftp-exec.txt -------------------------------------------------------------------------------- /doc/ftp-fget.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/ftp-fget.txt -------------------------------------------------------------------------------- /doc/ftp-fput.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/ftp-fput.txt -------------------------------------------------------------------------------- /doc/ftp-get.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/ftp-get.txt -------------------------------------------------------------------------------- /doc/ftp-login.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/ftp-login.txt -------------------------------------------------------------------------------- /doc/ftp-mdtm.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/ftp-mdtm.txt -------------------------------------------------------------------------------- /doc/ftp-mkdir.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/ftp-mkdir.txt -------------------------------------------------------------------------------- /doc/ftp-nb-fget.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/ftp-nb-fget.txt -------------------------------------------------------------------------------- /doc/ftp-nb-fput.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/ftp-nb-fput.txt -------------------------------------------------------------------------------- /doc/ftp-nb-get.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/ftp-nb-get.txt -------------------------------------------------------------------------------- /doc/ftp-nb-put.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/ftp-nb-put.txt -------------------------------------------------------------------------------- /doc/ftp-nlist.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/ftp-nlist.txt -------------------------------------------------------------------------------- /doc/ftp-pasv.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/ftp-pasv.txt -------------------------------------------------------------------------------- /doc/ftp-put.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/ftp-put.txt -------------------------------------------------------------------------------- /doc/ftp-pwd.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/ftp-pwd.txt -------------------------------------------------------------------------------- /doc/ftp-quit.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/ftp-quit.txt -------------------------------------------------------------------------------- /doc/ftp-raw.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/ftp-raw.txt -------------------------------------------------------------------------------- /doc/ftp-rawlist.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/ftp-rawlist.txt -------------------------------------------------------------------------------- /doc/ftp-rename.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/ftp-rename.txt -------------------------------------------------------------------------------- /doc/ftp-rmdir.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/ftp-rmdir.txt -------------------------------------------------------------------------------- /doc/ftp-site.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/ftp-site.txt -------------------------------------------------------------------------------- /doc/ftp-size.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/ftp-size.txt -------------------------------------------------------------------------------- /doc/ftp-systype.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/ftp-systype.txt -------------------------------------------------------------------------------- /doc/ftruncate.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/ftruncate.txt -------------------------------------------------------------------------------- /doc/fwrite.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/fwrite.txt -------------------------------------------------------------------------------- /doc/gc-disable.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/gc-disable.txt -------------------------------------------------------------------------------- /doc/gc-enable.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/gc-enable.txt -------------------------------------------------------------------------------- /doc/gc-enabled.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/gc-enabled.txt -------------------------------------------------------------------------------- /doc/gd-info.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/gd-info.txt -------------------------------------------------------------------------------- /doc/get-browser.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/get-browser.txt -------------------------------------------------------------------------------- /doc/get-cfg-var.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/get-cfg-var.txt -------------------------------------------------------------------------------- /doc/get-class.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/get-class.txt -------------------------------------------------------------------------------- /doc/get-headers.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/get-headers.txt -------------------------------------------------------------------------------- /doc/getcwd.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/getcwd.txt -------------------------------------------------------------------------------- /doc/getdate.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/getdate.txt -------------------------------------------------------------------------------- /doc/getenv.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/getenv.txt -------------------------------------------------------------------------------- /doc/gethostname.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/gethostname.txt -------------------------------------------------------------------------------- /doc/getlastmod.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/getlastmod.txt -------------------------------------------------------------------------------- /doc/getmxrr.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/getmxrr.txt -------------------------------------------------------------------------------- /doc/getmygid.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/getmygid.txt -------------------------------------------------------------------------------- /doc/getmyinode.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/getmyinode.txt -------------------------------------------------------------------------------- /doc/getmypid.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/getmypid.txt -------------------------------------------------------------------------------- /doc/getmyuid.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/getmyuid.txt -------------------------------------------------------------------------------- /doc/getopt.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/getopt.txt -------------------------------------------------------------------------------- /doc/getrandmax.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/getrandmax.txt -------------------------------------------------------------------------------- /doc/getrusage.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/getrusage.txt -------------------------------------------------------------------------------- /doc/gettext.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/gettext.txt -------------------------------------------------------------------------------- /doc/gettype.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/gettype.txt -------------------------------------------------------------------------------- /doc/glob.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/glob.txt -------------------------------------------------------------------------------- /doc/gmdate.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/gmdate.txt -------------------------------------------------------------------------------- /doc/gmmktime.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/gmmktime.txt -------------------------------------------------------------------------------- /doc/gmp-abs.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/gmp-abs.txt -------------------------------------------------------------------------------- /doc/gmp-add.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/gmp-add.txt -------------------------------------------------------------------------------- /doc/gmp-and.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/gmp-and.txt -------------------------------------------------------------------------------- /doc/gmp-clrbit.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/gmp-clrbit.txt -------------------------------------------------------------------------------- /doc/gmp-cmp.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/gmp-cmp.txt -------------------------------------------------------------------------------- /doc/gmp-com.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/gmp-com.txt -------------------------------------------------------------------------------- /doc/gmp-div-q.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/gmp-div-q.txt -------------------------------------------------------------------------------- /doc/gmp-div-qr.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/gmp-div-qr.txt -------------------------------------------------------------------------------- /doc/gmp-div-r.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/gmp-div-r.txt -------------------------------------------------------------------------------- /doc/gmp-div.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/gmp-div.txt -------------------------------------------------------------------------------- /doc/gmp-fact.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/gmp-fact.txt -------------------------------------------------------------------------------- /doc/gmp-gcd.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/gmp-gcd.txt -------------------------------------------------------------------------------- /doc/gmp-gcdext.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/gmp-gcdext.txt -------------------------------------------------------------------------------- /doc/gmp-hamdist.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/gmp-hamdist.txt -------------------------------------------------------------------------------- /doc/gmp-init.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/gmp-init.txt -------------------------------------------------------------------------------- /doc/gmp-intval.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/gmp-intval.txt -------------------------------------------------------------------------------- /doc/gmp-invert.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/gmp-invert.txt -------------------------------------------------------------------------------- /doc/gmp-jacobi.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/gmp-jacobi.txt -------------------------------------------------------------------------------- /doc/gmp-mod.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/gmp-mod.txt -------------------------------------------------------------------------------- /doc/gmp-mul.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/gmp-mul.txt -------------------------------------------------------------------------------- /doc/gmp-neg.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/gmp-neg.txt -------------------------------------------------------------------------------- /doc/gmp-or.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/gmp-or.txt -------------------------------------------------------------------------------- /doc/gmp-pow.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/gmp-pow.txt -------------------------------------------------------------------------------- /doc/gmp-powm.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/gmp-powm.txt -------------------------------------------------------------------------------- /doc/gmp-random.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/gmp-random.txt -------------------------------------------------------------------------------- /doc/gmp-scan0.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/gmp-scan0.txt -------------------------------------------------------------------------------- /doc/gmp-scan1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/gmp-scan1.txt -------------------------------------------------------------------------------- /doc/gmp-setbit.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/gmp-setbit.txt -------------------------------------------------------------------------------- /doc/gmp-sign.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/gmp-sign.txt -------------------------------------------------------------------------------- /doc/gmp-sqrt.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/gmp-sqrt.txt -------------------------------------------------------------------------------- /doc/gmp-sqrtrem.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/gmp-sqrtrem.txt -------------------------------------------------------------------------------- /doc/gmp-strval.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/gmp-strval.txt -------------------------------------------------------------------------------- /doc/gmp-sub.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/gmp-sub.txt -------------------------------------------------------------------------------- /doc/gmp-testbit.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/gmp-testbit.txt -------------------------------------------------------------------------------- /doc/gmp-xor.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/gmp-xor.txt -------------------------------------------------------------------------------- /doc/gmstrftime.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/gmstrftime.txt -------------------------------------------------------------------------------- /doc/gnupg-init.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/gnupg-init.txt -------------------------------------------------------------------------------- /doc/gnupg-sign.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/gnupg-sign.txt -------------------------------------------------------------------------------- /doc/gzclose.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/gzclose.txt -------------------------------------------------------------------------------- /doc/gzcompress.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/gzcompress.txt -------------------------------------------------------------------------------- /doc/gzdecode.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/gzdecode.txt -------------------------------------------------------------------------------- /doc/gzdeflate.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/gzdeflate.txt -------------------------------------------------------------------------------- /doc/gzencode.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/gzencode.txt -------------------------------------------------------------------------------- /doc/gzeof.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/gzeof.txt -------------------------------------------------------------------------------- /doc/gzfile.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/gzfile.txt -------------------------------------------------------------------------------- /doc/gzgetc.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/gzgetc.txt -------------------------------------------------------------------------------- /doc/gzgets.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/gzgets.txt -------------------------------------------------------------------------------- /doc/gzgetss.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/gzgetss.txt -------------------------------------------------------------------------------- /doc/gzinflate.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/gzinflate.txt -------------------------------------------------------------------------------- /doc/gzopen.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/gzopen.txt -------------------------------------------------------------------------------- /doc/gzpassthru.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/gzpassthru.txt -------------------------------------------------------------------------------- /doc/gzputs.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/gzputs.txt -------------------------------------------------------------------------------- /doc/gzread.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/gzread.txt -------------------------------------------------------------------------------- /doc/gzrewind.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/gzrewind.txt -------------------------------------------------------------------------------- /doc/gzseek.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/gzseek.txt -------------------------------------------------------------------------------- /doc/gztell.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/gztell.txt -------------------------------------------------------------------------------- /doc/gzwrite.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/gzwrite.txt -------------------------------------------------------------------------------- /doc/hash-algos.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/hash-algos.txt -------------------------------------------------------------------------------- /doc/hash-copy.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/hash-copy.txt -------------------------------------------------------------------------------- /doc/hash-file.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/hash-file.txt -------------------------------------------------------------------------------- /doc/hash-final.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/hash-final.txt -------------------------------------------------------------------------------- /doc/hash-hmac.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/hash-hmac.txt -------------------------------------------------------------------------------- /doc/hash-init.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/hash-init.txt -------------------------------------------------------------------------------- /doc/hash-update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/hash-update.txt -------------------------------------------------------------------------------- /doc/hash.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/hash.txt -------------------------------------------------------------------------------- /doc/header.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/header.txt -------------------------------------------------------------------------------- /doc/hebrev.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/hebrev.txt -------------------------------------------------------------------------------- /doc/hebrevc.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/hebrevc.txt -------------------------------------------------------------------------------- /doc/hexdec.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/hexdec.txt -------------------------------------------------------------------------------- /doc/hw-children.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/hw-children.txt -------------------------------------------------------------------------------- /doc/hw-close.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/hw-close.txt -------------------------------------------------------------------------------- /doc/hw-connect.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/hw-connect.txt -------------------------------------------------------------------------------- /doc/hw-cp.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/hw-cp.txt -------------------------------------------------------------------------------- /doc/hw-dummy.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/hw-dummy.txt -------------------------------------------------------------------------------- /doc/hw-edittext.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/hw-edittext.txt -------------------------------------------------------------------------------- /doc/hw-error.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/hw-error.txt -------------------------------------------------------------------------------- /doc/hw-errormsg.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/hw-errormsg.txt -------------------------------------------------------------------------------- /doc/hw-gettext.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/hw-gettext.txt -------------------------------------------------------------------------------- /doc/hw-identify.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/hw-identify.txt -------------------------------------------------------------------------------- /doc/hw-info.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/hw-info.txt -------------------------------------------------------------------------------- /doc/hw-inscoll.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/hw-inscoll.txt -------------------------------------------------------------------------------- /doc/hw-insdoc.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/hw-insdoc.txt -------------------------------------------------------------------------------- /doc/hw-mapid.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/hw-mapid.txt -------------------------------------------------------------------------------- /doc/hw-mv.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/hw-mv.txt -------------------------------------------------------------------------------- /doc/hw-pconnect.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/hw-pconnect.txt -------------------------------------------------------------------------------- /doc/hw-root.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/hw-root.txt -------------------------------------------------------------------------------- /doc/hw-stat.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/hw-stat.txt -------------------------------------------------------------------------------- /doc/hw-unlock.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/hw-unlock.txt -------------------------------------------------------------------------------- /doc/hw-who.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/hw-who.txt -------------------------------------------------------------------------------- /doc/hwapi-copy.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/hwapi-copy.txt -------------------------------------------------------------------------------- /doc/hwapi-find.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/hwapi-find.txt -------------------------------------------------------------------------------- /doc/hwapi-hgcsp.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/hwapi-hgcsp.txt -------------------------------------------------------------------------------- /doc/hwapi-info.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/hwapi-info.txt -------------------------------------------------------------------------------- /doc/hwapi-link.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/hwapi-link.txt -------------------------------------------------------------------------------- /doc/hwapi-lock.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/hwapi-lock.txt -------------------------------------------------------------------------------- /doc/hwapi-move.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/hwapi-move.txt -------------------------------------------------------------------------------- /doc/hwapi-user.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/hwapi-user.txt -------------------------------------------------------------------------------- /doc/hypot.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/hypot.txt -------------------------------------------------------------------------------- /doc/ibase-close.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/ibase-close.txt -------------------------------------------------------------------------------- /doc/ibase-query.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/ibase-query.txt -------------------------------------------------------------------------------- /doc/ibase-trans.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/ibase-trans.txt -------------------------------------------------------------------------------- /doc/iconv.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/iconv.txt -------------------------------------------------------------------------------- /doc/id3-get-tag.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/id3-get-tag.txt -------------------------------------------------------------------------------- /doc/id3-set-tag.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/id3-set-tag.txt -------------------------------------------------------------------------------- /doc/idate.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/idate.txt -------------------------------------------------------------------------------- /doc/idn-to-utf8.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/idn-to-utf8.txt -------------------------------------------------------------------------------- /doc/ifx-close.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/ifx-close.txt -------------------------------------------------------------------------------- /doc/ifx-connect.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/ifx-connect.txt -------------------------------------------------------------------------------- /doc/ifx-do.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/ifx-do.txt -------------------------------------------------------------------------------- /doc/ifx-error.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/ifx-error.txt -------------------------------------------------------------------------------- /doc/ifx-prepare.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/ifx-prepare.txt -------------------------------------------------------------------------------- /doc/ifx-query.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/ifx-query.txt -------------------------------------------------------------------------------- /doc/image2wbmp.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/image2wbmp.txt -------------------------------------------------------------------------------- /doc/imagearc.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/imagearc.txt -------------------------------------------------------------------------------- /doc/imagechar.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/imagechar.txt -------------------------------------------------------------------------------- /doc/imagecharup.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/imagecharup.txt -------------------------------------------------------------------------------- /doc/imagecopy.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/imagecopy.txt -------------------------------------------------------------------------------- /doc/imagecreate.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/imagecreate.txt -------------------------------------------------------------------------------- /doc/imagefill.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/imagefill.txt -------------------------------------------------------------------------------- /doc/imagefilter.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/imagefilter.txt -------------------------------------------------------------------------------- /doc/imageftbbox.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/imageftbbox.txt -------------------------------------------------------------------------------- /doc/imagefttext.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/imagefttext.txt -------------------------------------------------------------------------------- /doc/imagegd.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/imagegd.txt -------------------------------------------------------------------------------- /doc/imagegd2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/imagegd2.txt -------------------------------------------------------------------------------- /doc/imagegif.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/imagegif.txt -------------------------------------------------------------------------------- /doc/imagejpeg.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/imagejpeg.txt -------------------------------------------------------------------------------- /doc/imageline.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/imageline.txt -------------------------------------------------------------------------------- /doc/imagepng.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/imagepng.txt -------------------------------------------------------------------------------- /doc/imagepsbbox.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/imagepsbbox.txt -------------------------------------------------------------------------------- /doc/imagepstext.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/imagepstext.txt -------------------------------------------------------------------------------- /doc/imagerotate.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/imagerotate.txt -------------------------------------------------------------------------------- /doc/imagestring.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/imagestring.txt -------------------------------------------------------------------------------- /doc/imagesx.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/imagesx.txt -------------------------------------------------------------------------------- /doc/imagesy.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/imagesy.txt -------------------------------------------------------------------------------- /doc/imagetypes.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/imagetypes.txt -------------------------------------------------------------------------------- /doc/imagewbmp.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/imagewbmp.txt -------------------------------------------------------------------------------- /doc/imagexbm.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/imagexbm.txt -------------------------------------------------------------------------------- /doc/imap-8bit.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/imap-8bit.txt -------------------------------------------------------------------------------- /doc/imap-alerts.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/imap-alerts.txt -------------------------------------------------------------------------------- /doc/imap-append.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/imap-append.txt -------------------------------------------------------------------------------- /doc/imap-base64.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/imap-base64.txt -------------------------------------------------------------------------------- /doc/imap-binary.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/imap-binary.txt -------------------------------------------------------------------------------- /doc/imap-body.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/imap-body.txt -------------------------------------------------------------------------------- /doc/imap-check.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/imap-check.txt -------------------------------------------------------------------------------- /doc/imap-close.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/imap-close.txt -------------------------------------------------------------------------------- /doc/imap-delete.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/imap-delete.txt -------------------------------------------------------------------------------- /doc/imap-errors.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/imap-errors.txt -------------------------------------------------------------------------------- /doc/imap-gc.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/imap-gc.txt -------------------------------------------------------------------------------- /doc/imap-getacl.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/imap-getacl.txt -------------------------------------------------------------------------------- /doc/imap-header.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/imap-header.txt -------------------------------------------------------------------------------- /doc/imap-list.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/imap-list.txt -------------------------------------------------------------------------------- /doc/imap-lsub.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/imap-lsub.txt -------------------------------------------------------------------------------- /doc/imap-mail.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/imap-mail.txt -------------------------------------------------------------------------------- /doc/imap-msgno.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/imap-msgno.txt -------------------------------------------------------------------------------- /doc/imap-open.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/imap-open.txt -------------------------------------------------------------------------------- /doc/imap-ping.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/imap-ping.txt -------------------------------------------------------------------------------- /doc/imap-qprint.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/imap-qprint.txt -------------------------------------------------------------------------------- /doc/imap-reopen.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/imap-reopen.txt -------------------------------------------------------------------------------- /doc/imap-search.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/imap-search.txt -------------------------------------------------------------------------------- /doc/imap-setacl.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/imap-setacl.txt -------------------------------------------------------------------------------- /doc/imap-sort.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/imap-sort.txt -------------------------------------------------------------------------------- /doc/imap-status.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/imap-status.txt -------------------------------------------------------------------------------- /doc/imap-thread.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/imap-thread.txt -------------------------------------------------------------------------------- /doc/imap-uid.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/imap-uid.txt -------------------------------------------------------------------------------- /doc/imap-utf8.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/imap-utf8.txt -------------------------------------------------------------------------------- /doc/implode.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/implode.txt -------------------------------------------------------------------------------- /doc/in-array.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/in-array.txt -------------------------------------------------------------------------------- /doc/inet-ntop.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/inet-ntop.txt -------------------------------------------------------------------------------- /doc/inet-pton.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/inet-pton.txt -------------------------------------------------------------------------------- /doc/ini-alter.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/ini-alter.txt -------------------------------------------------------------------------------- /doc/ini-get-all.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/ini-get-all.txt -------------------------------------------------------------------------------- /doc/ini-get.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/ini-get.txt -------------------------------------------------------------------------------- /doc/ini-restore.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/ini-restore.txt -------------------------------------------------------------------------------- /doc/ini-set.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/ini-set.txt -------------------------------------------------------------------------------- /doc/intval.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/intval.txt -------------------------------------------------------------------------------- /doc/ip2long.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/ip2long.txt -------------------------------------------------------------------------------- /doc/iptcembed.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/iptcembed.txt -------------------------------------------------------------------------------- /doc/iptcparse.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/iptcparse.txt -------------------------------------------------------------------------------- /doc/is-a.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/is-a.txt -------------------------------------------------------------------------------- /doc/is-array.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/is-array.txt -------------------------------------------------------------------------------- /doc/is-bool.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/is-bool.txt -------------------------------------------------------------------------------- /doc/is-callable.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/is-callable.txt -------------------------------------------------------------------------------- /doc/is-dir.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/is-dir.txt -------------------------------------------------------------------------------- /doc/is-double.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/is-double.txt -------------------------------------------------------------------------------- /doc/is-file.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/is-file.txt -------------------------------------------------------------------------------- /doc/is-finite.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/is-finite.txt -------------------------------------------------------------------------------- /doc/is-float.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/is-float.txt -------------------------------------------------------------------------------- /doc/is-infinite.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/is-infinite.txt -------------------------------------------------------------------------------- /doc/is-int.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/is-int.txt -------------------------------------------------------------------------------- /doc/is-integer.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/is-integer.txt -------------------------------------------------------------------------------- /doc/is-link.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/is-link.txt -------------------------------------------------------------------------------- /doc/is-long.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/is-long.txt -------------------------------------------------------------------------------- /doc/is-nan.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/is-nan.txt -------------------------------------------------------------------------------- /doc/is-null.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/is-null.txt -------------------------------------------------------------------------------- /doc/is-numeric.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/is-numeric.txt -------------------------------------------------------------------------------- /doc/is-object.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/is-object.txt -------------------------------------------------------------------------------- /doc/is-readable.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/is-readable.txt -------------------------------------------------------------------------------- /doc/is-real.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/is-real.txt -------------------------------------------------------------------------------- /doc/is-resource.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/is-resource.txt -------------------------------------------------------------------------------- /doc/is-scalar.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/is-scalar.txt -------------------------------------------------------------------------------- /doc/is-string.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/is-string.txt -------------------------------------------------------------------------------- /doc/is-writable.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/is-writable.txt -------------------------------------------------------------------------------- /doc/isset.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/isset.txt -------------------------------------------------------------------------------- /doc/jddayofweek.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/jddayofweek.txt -------------------------------------------------------------------------------- /doc/jdmonthname.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/jdmonthname.txt -------------------------------------------------------------------------------- /doc/jdtofrench.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/jdtofrench.txt -------------------------------------------------------------------------------- /doc/jdtojewish.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/jdtojewish.txt -------------------------------------------------------------------------------- /doc/jdtojulian.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/jdtojulian.txt -------------------------------------------------------------------------------- /doc/jdtounix.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/jdtounix.txt -------------------------------------------------------------------------------- /doc/jewishtojd.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/jewishtojd.txt -------------------------------------------------------------------------------- /doc/join.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/join.txt -------------------------------------------------------------------------------- /doc/jpeg2wbmp.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/jpeg2wbmp.txt -------------------------------------------------------------------------------- /doc/json-decode.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/json-decode.txt -------------------------------------------------------------------------------- /doc/json-encode.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/json-encode.txt -------------------------------------------------------------------------------- /doc/judy-type.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/judy-type.txt -------------------------------------------------------------------------------- /doc/juliantojd.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/juliantojd.txt -------------------------------------------------------------------------------- /doc/kadm5-flush.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/kadm5-flush.txt -------------------------------------------------------------------------------- /doc/key.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/key.txt -------------------------------------------------------------------------------- /doc/krsort.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/krsort.txt -------------------------------------------------------------------------------- /doc/ksort.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/ksort.txt -------------------------------------------------------------------------------- /doc/lcfirst.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/lcfirst.txt -------------------------------------------------------------------------------- /doc/lcg-value.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/lcg-value.txt -------------------------------------------------------------------------------- /doc/lchgrp.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/lchgrp.txt -------------------------------------------------------------------------------- /doc/lchown.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/lchown.txt -------------------------------------------------------------------------------- /doc/ldap-add.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/ldap-add.txt -------------------------------------------------------------------------------- /doc/ldap-bind.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/ldap-bind.txt -------------------------------------------------------------------------------- /doc/ldap-close.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/ldap-close.txt -------------------------------------------------------------------------------- /doc/ldap-delete.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/ldap-delete.txt -------------------------------------------------------------------------------- /doc/ldap-dn2ufn.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/ldap-dn2ufn.txt -------------------------------------------------------------------------------- /doc/ldap-errno.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/ldap-errno.txt -------------------------------------------------------------------------------- /doc/ldap-error.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/ldap-error.txt -------------------------------------------------------------------------------- /doc/ldap-get-dn.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/ldap-get-dn.txt -------------------------------------------------------------------------------- /doc/ldap-list.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/ldap-list.txt -------------------------------------------------------------------------------- /doc/ldap-modify.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/ldap-modify.txt -------------------------------------------------------------------------------- /doc/ldap-read.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/ldap-read.txt -------------------------------------------------------------------------------- /doc/ldap-rename.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/ldap-rename.txt -------------------------------------------------------------------------------- /doc/ldap-search.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/ldap-search.txt -------------------------------------------------------------------------------- /doc/ldap-sort.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/ldap-sort.txt -------------------------------------------------------------------------------- /doc/ldap-unbind.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/ldap-unbind.txt -------------------------------------------------------------------------------- /doc/levenshtein.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/levenshtein.txt -------------------------------------------------------------------------------- /doc/link.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/link.txt -------------------------------------------------------------------------------- /doc/linkinfo.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/linkinfo.txt -------------------------------------------------------------------------------- /doc/list.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/list.txt -------------------------------------------------------------------------------- /doc/localeconv.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/localeconv.txt -------------------------------------------------------------------------------- /doc/localtime.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/localtime.txt -------------------------------------------------------------------------------- /doc/log.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/log.txt -------------------------------------------------------------------------------- /doc/log10.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/log10.txt -------------------------------------------------------------------------------- /doc/log1p.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/log1p.txt -------------------------------------------------------------------------------- /doc/long2ip.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/long2ip.txt -------------------------------------------------------------------------------- /doc/lstat.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/lstat.txt -------------------------------------------------------------------------------- /doc/ltrim.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/ltrim.txt -------------------------------------------------------------------------------- /doc/m-connect.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/m-connect.txt -------------------------------------------------------------------------------- /doc/m-getcell.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/m-getcell.txt -------------------------------------------------------------------------------- /doc/m-getheader.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/m-getheader.txt -------------------------------------------------------------------------------- /doc/m-initconn.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/m-initconn.txt -------------------------------------------------------------------------------- /doc/m-monitor.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/m-monitor.txt -------------------------------------------------------------------------------- /doc/m-numrows.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/m-numrows.txt -------------------------------------------------------------------------------- /doc/m-setip.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/m-setip.txt -------------------------------------------------------------------------------- /doc/m-setssl.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/m-setssl.txt -------------------------------------------------------------------------------- /doc/m-transnew.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/m-transnew.txt -------------------------------------------------------------------------------- /doc/m-transsend.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/m-transsend.txt -------------------------------------------------------------------------------- /doc/m-uwait.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/m-uwait.txt -------------------------------------------------------------------------------- /doc/mail.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/mail.txt -------------------------------------------------------------------------------- /doc/main.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/main.txt -------------------------------------------------------------------------------- /doc/max.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/max.txt -------------------------------------------------------------------------------- /doc/maxdb-close.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/maxdb-close.txt -------------------------------------------------------------------------------- /doc/maxdb-debug.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/maxdb-debug.txt -------------------------------------------------------------------------------- /doc/maxdb-errno.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/maxdb-errno.txt -------------------------------------------------------------------------------- /doc/maxdb-error.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/maxdb-error.txt -------------------------------------------------------------------------------- /doc/maxdb-fetch.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/maxdb-fetch.txt -------------------------------------------------------------------------------- /doc/maxdb-info.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/maxdb-info.txt -------------------------------------------------------------------------------- /doc/maxdb-init.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/maxdb-init.txt -------------------------------------------------------------------------------- /doc/maxdb-kill.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/maxdb-kill.txt -------------------------------------------------------------------------------- /doc/maxdb-ping.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/maxdb-ping.txt -------------------------------------------------------------------------------- /doc/maxdb-query.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/maxdb-query.txt -------------------------------------------------------------------------------- /doc/maxdb-stat.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/maxdb-stat.txt -------------------------------------------------------------------------------- /doc/mb-ereg.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/mb-ereg.txt -------------------------------------------------------------------------------- /doc/mb-eregi.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/mb-eregi.txt -------------------------------------------------------------------------------- /doc/mb-get-info.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/mb-get-info.txt -------------------------------------------------------------------------------- /doc/mb-language.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/mb-language.txt -------------------------------------------------------------------------------- /doc/mb-split.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/mb-split.txt -------------------------------------------------------------------------------- /doc/mb-strcut.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/mb-strcut.txt -------------------------------------------------------------------------------- /doc/mb-stripos.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/mb-stripos.txt -------------------------------------------------------------------------------- /doc/mb-stristr.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/mb-stristr.txt -------------------------------------------------------------------------------- /doc/mb-strlen.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/mb-strlen.txt -------------------------------------------------------------------------------- /doc/mb-strpos.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/mb-strpos.txt -------------------------------------------------------------------------------- /doc/mb-strrchr.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/mb-strrchr.txt -------------------------------------------------------------------------------- /doc/mb-strrichr.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/mb-strrichr.txt -------------------------------------------------------------------------------- /doc/mb-strripos.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/mb-strripos.txt -------------------------------------------------------------------------------- /doc/mb-strrpos.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/mb-strrpos.txt -------------------------------------------------------------------------------- /doc/mb-strstr.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/mb-strstr.txt -------------------------------------------------------------------------------- /doc/mb-strwidth.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/mb-strwidth.txt -------------------------------------------------------------------------------- /doc/mb-substr.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/mb-substr.txt -------------------------------------------------------------------------------- /doc/mcrypt-cbc.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/mcrypt-cbc.txt -------------------------------------------------------------------------------- /doc/mcrypt-cfb.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/mcrypt-cfb.txt -------------------------------------------------------------------------------- /doc/mcrypt-ecb.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/mcrypt-ecb.txt -------------------------------------------------------------------------------- /doc/mcrypt-ofb.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/mcrypt-ofb.txt -------------------------------------------------------------------------------- /doc/md5-file.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/md5-file.txt -------------------------------------------------------------------------------- /doc/md5.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/md5.txt -------------------------------------------------------------------------------- /doc/metaphone.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/metaphone.txt -------------------------------------------------------------------------------- /doc/mhash-count.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/mhash-count.txt -------------------------------------------------------------------------------- /doc/mhash.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/mhash.txt -------------------------------------------------------------------------------- /doc/microtime.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/microtime.txt -------------------------------------------------------------------------------- /doc/min.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/min.txt -------------------------------------------------------------------------------- /doc/mkdir.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/mkdir.txt -------------------------------------------------------------------------------- /doc/mktime.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/mktime.txt -------------------------------------------------------------------------------- /doc/msg-receive.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/msg-receive.txt -------------------------------------------------------------------------------- /doc/msg-send.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/msg-send.txt -------------------------------------------------------------------------------- /doc/msql-close.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/msql-close.txt -------------------------------------------------------------------------------- /doc/msql-dbname.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/msql-dbname.txt -------------------------------------------------------------------------------- /doc/msql-error.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/msql-error.txt -------------------------------------------------------------------------------- /doc/msql-query.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/msql-query.txt -------------------------------------------------------------------------------- /doc/msql-result.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/msql-result.txt -------------------------------------------------------------------------------- /doc/msql.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/msql.txt -------------------------------------------------------------------------------- /doc/mssql-bind.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/mssql-bind.txt -------------------------------------------------------------------------------- /doc/mssql-close.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/mssql-close.txt -------------------------------------------------------------------------------- /doc/mssql-init.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/mssql-init.txt -------------------------------------------------------------------------------- /doc/mssql-query.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/mssql-query.txt -------------------------------------------------------------------------------- /doc/mt-rand.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/mt-rand.txt -------------------------------------------------------------------------------- /doc/mt-srand.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/mt-srand.txt -------------------------------------------------------------------------------- /doc/mysql-close.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/mysql-close.txt -------------------------------------------------------------------------------- /doc/mysql-errno.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/mysql-errno.txt -------------------------------------------------------------------------------- /doc/mysql-error.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/mysql-error.txt -------------------------------------------------------------------------------- /doc/mysql-info.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/mysql-info.txt -------------------------------------------------------------------------------- /doc/mysql-ping.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/mysql-ping.txt -------------------------------------------------------------------------------- /doc/mysql-query.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/mysql-query.txt -------------------------------------------------------------------------------- /doc/mysql-stat.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/mysql-stat.txt -------------------------------------------------------------------------------- /doc/natcasesort.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/natcasesort.txt -------------------------------------------------------------------------------- /doc/natsort.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/natsort.txt -------------------------------------------------------------------------------- /doc/ncurses-end.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/ncurses-end.txt -------------------------------------------------------------------------------- /doc/ncurses-nl.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/ncurses-nl.txt -------------------------------------------------------------------------------- /doc/ncurses-raw.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/ncurses-raw.txt -------------------------------------------------------------------------------- /doc/newt-bell.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/newt-bell.txt -------------------------------------------------------------------------------- /doc/newt-button.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/newt-button.txt -------------------------------------------------------------------------------- /doc/newt-cls.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/newt-cls.txt -------------------------------------------------------------------------------- /doc/newt-delay.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/newt-delay.txt -------------------------------------------------------------------------------- /doc/newt-entry.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/newt-entry.txt -------------------------------------------------------------------------------- /doc/newt-form.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/newt-form.txt -------------------------------------------------------------------------------- /doc/newt-init.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/newt-init.txt -------------------------------------------------------------------------------- /doc/newt-label.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/newt-label.txt -------------------------------------------------------------------------------- /doc/newt-resume.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/newt-resume.txt -------------------------------------------------------------------------------- /doc/newt-scale.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/newt-scale.txt -------------------------------------------------------------------------------- /doc/next.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/next.txt -------------------------------------------------------------------------------- /doc/ngettext.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/ngettext.txt -------------------------------------------------------------------------------- /doc/nl-langinfo.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/nl-langinfo.txt -------------------------------------------------------------------------------- /doc/nl2br.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/nl2br.txt -------------------------------------------------------------------------------- /doc/notes-body.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/notes-body.txt -------------------------------------------------------------------------------- /doc/nthmac.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/nthmac.txt -------------------------------------------------------------------------------- /doc/ob-clean.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/ob-clean.txt -------------------------------------------------------------------------------- /doc/ob-flush.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/ob-flush.txt -------------------------------------------------------------------------------- /doc/ob-start.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/ob-start.txt -------------------------------------------------------------------------------- /doc/oci-cancel.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/oci-cancel.txt -------------------------------------------------------------------------------- /doc/oci-close.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/oci-close.txt -------------------------------------------------------------------------------- /doc/oci-commit.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/oci-commit.txt -------------------------------------------------------------------------------- /doc/oci-connect.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/oci-connect.txt -------------------------------------------------------------------------------- /doc/oci-error.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/oci-error.txt -------------------------------------------------------------------------------- /doc/oci-execute.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/oci-execute.txt -------------------------------------------------------------------------------- /doc/oci-fetch.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/oci-fetch.txt -------------------------------------------------------------------------------- /doc/oci-lob-eof.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/oci-lob-eof.txt -------------------------------------------------------------------------------- /doc/oci-parse.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/oci-parse.txt -------------------------------------------------------------------------------- /doc/oci-result.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/oci-result.txt -------------------------------------------------------------------------------- /doc/octdec.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/octdec.txt -------------------------------------------------------------------------------- /doc/odbc-close.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/odbc-close.txt -------------------------------------------------------------------------------- /doc/odbc-commit.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/odbc-commit.txt -------------------------------------------------------------------------------- /doc/odbc-cursor.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/odbc-cursor.txt -------------------------------------------------------------------------------- /doc/odbc-do.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/odbc-do.txt -------------------------------------------------------------------------------- /doc/odbc-error.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/odbc-error.txt -------------------------------------------------------------------------------- /doc/odbc-exec.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/odbc-exec.txt -------------------------------------------------------------------------------- /doc/odbc-result.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/odbc-result.txt -------------------------------------------------------------------------------- /doc/odbc-tables.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/odbc-tables.txt -------------------------------------------------------------------------------- /doc/opendir.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/opendir.txt -------------------------------------------------------------------------------- /doc/openlog.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/openlog.txt -------------------------------------------------------------------------------- /doc/ord.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/ord.txt -------------------------------------------------------------------------------- /doc/overload.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/overload.txt -------------------------------------------------------------------------------- /doc/pack.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/pack.txt -------------------------------------------------------------------------------- /doc/parse-str.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/parse-str.txt -------------------------------------------------------------------------------- /doc/parse-url.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/parse-url.txt -------------------------------------------------------------------------------- /doc/passthru.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/passthru.txt -------------------------------------------------------------------------------- /doc/path: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /doc/pathinfo.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/pathinfo.txt -------------------------------------------------------------------------------- /doc/pclose.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/pclose.txt -------------------------------------------------------------------------------- /doc/pcntl-alarm.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/pcntl-alarm.txt -------------------------------------------------------------------------------- /doc/pcntl-exec.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/pcntl-exec.txt -------------------------------------------------------------------------------- /doc/pcntl-fork.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/pcntl-fork.txt -------------------------------------------------------------------------------- /doc/pcntl-wait.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/pcntl-wait.txt -------------------------------------------------------------------------------- /doc/pdf-arc.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/pdf-arc.txt -------------------------------------------------------------------------------- /doc/pdf-arcn.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/pdf-arcn.txt -------------------------------------------------------------------------------- /doc/pdf-circle.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/pdf-circle.txt -------------------------------------------------------------------------------- /doc/pdf-clip.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/pdf-clip.txt -------------------------------------------------------------------------------- /doc/pdf-close.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/pdf-close.txt -------------------------------------------------------------------------------- /doc/pdf-concat.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/pdf-concat.txt -------------------------------------------------------------------------------- /doc/pdf-curveto.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/pdf-curveto.txt -------------------------------------------------------------------------------- /doc/pdf-delete.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/pdf-delete.txt -------------------------------------------------------------------------------- /doc/pdf-endpath.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/pdf-endpath.txt -------------------------------------------------------------------------------- /doc/pdf-fill.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/pdf-fill.txt -------------------------------------------------------------------------------- /doc/pdf-lineto.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/pdf-lineto.txt -------------------------------------------------------------------------------- /doc/pdf-moveto.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/pdf-moveto.txt -------------------------------------------------------------------------------- /doc/pdf-new.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/pdf-new.txt -------------------------------------------------------------------------------- /doc/pdf-rect.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/pdf-rect.txt -------------------------------------------------------------------------------- /doc/pdf-restore.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/pdf-restore.txt -------------------------------------------------------------------------------- /doc/pdf-rotate.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/pdf-rotate.txt -------------------------------------------------------------------------------- /doc/pdf-save.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/pdf-save.txt -------------------------------------------------------------------------------- /doc/pdf-scale.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/pdf-scale.txt -------------------------------------------------------------------------------- /doc/pdf-setdash.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/pdf-setdash.txt -------------------------------------------------------------------------------- /doc/pdf-setflat.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/pdf-setflat.txt -------------------------------------------------------------------------------- /doc/pdf-setfont.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/pdf-setfont.txt -------------------------------------------------------------------------------- /doc/pdf-setgray.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/pdf-setgray.txt -------------------------------------------------------------------------------- /doc/pdf-shading.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/pdf-shading.txt -------------------------------------------------------------------------------- /doc/pdf-shfill.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/pdf-shfill.txt -------------------------------------------------------------------------------- /doc/pdf-show-xy.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/pdf-show-xy.txt -------------------------------------------------------------------------------- /doc/pdf-show.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/pdf-show.txt -------------------------------------------------------------------------------- /doc/pdf-skew.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/pdf-skew.txt -------------------------------------------------------------------------------- /doc/pdf-stroke.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/pdf-stroke.txt -------------------------------------------------------------------------------- /doc/pfsockopen.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/pfsockopen.txt -------------------------------------------------------------------------------- /doc/pg-close.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/pg-close.txt -------------------------------------------------------------------------------- /doc/pg-connect.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/pg-connect.txt -------------------------------------------------------------------------------- /doc/pg-convert.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/pg-convert.txt -------------------------------------------------------------------------------- /doc/pg-copy-to.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/pg-copy-to.txt -------------------------------------------------------------------------------- /doc/pg-dbname.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/pg-dbname.txt -------------------------------------------------------------------------------- /doc/pg-delete.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/pg-delete.txt -------------------------------------------------------------------------------- /doc/pg-end-copy.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/pg-end-copy.txt -------------------------------------------------------------------------------- /doc/pg-execute.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/pg-execute.txt -------------------------------------------------------------------------------- /doc/pg-get-pid.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/pg-get-pid.txt -------------------------------------------------------------------------------- /doc/pg-host.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/pg-host.txt -------------------------------------------------------------------------------- /doc/pg-insert.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/pg-insert.txt -------------------------------------------------------------------------------- /doc/pg-last-oid.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/pg-last-oid.txt -------------------------------------------------------------------------------- /doc/pg-lo-close.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/pg-lo-close.txt -------------------------------------------------------------------------------- /doc/pg-lo-open.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/pg-lo-open.txt -------------------------------------------------------------------------------- /doc/pg-lo-read.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/pg-lo-read.txt -------------------------------------------------------------------------------- /doc/pg-lo-seek.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/pg-lo-seek.txt -------------------------------------------------------------------------------- /doc/pg-lo-tell.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/pg-lo-tell.txt -------------------------------------------------------------------------------- /doc/pg-lo-write.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/pg-lo-write.txt -------------------------------------------------------------------------------- /doc/pg-num-rows.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/pg-num-rows.txt -------------------------------------------------------------------------------- /doc/pg-options.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/pg-options.txt -------------------------------------------------------------------------------- /doc/pg-pconnect.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/pg-pconnect.txt -------------------------------------------------------------------------------- /doc/pg-ping.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/pg-ping.txt -------------------------------------------------------------------------------- /doc/pg-port.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/pg-port.txt -------------------------------------------------------------------------------- /doc/pg-prepare.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/pg-prepare.txt -------------------------------------------------------------------------------- /doc/pg-put-line.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/pg-put-line.txt -------------------------------------------------------------------------------- /doc/pg-query.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/pg-query.txt -------------------------------------------------------------------------------- /doc/pg-select.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/pg-select.txt -------------------------------------------------------------------------------- /doc/pg-trace.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/pg-trace.txt -------------------------------------------------------------------------------- /doc/pg-tty.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/pg-tty.txt -------------------------------------------------------------------------------- /doc/pg-untrace.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/pg-untrace.txt -------------------------------------------------------------------------------- /doc/pg-update.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/pg-update.txt -------------------------------------------------------------------------------- /doc/pg-version.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/pg-version.txt -------------------------------------------------------------------------------- /doc/php-uname.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/php-uname.txt -------------------------------------------------------------------------------- /doc/phpcredits.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/phpcredits.txt -------------------------------------------------------------------------------- /doc/phpinfo.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/phpinfo.txt -------------------------------------------------------------------------------- /doc/phpversion.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/phpversion.txt -------------------------------------------------------------------------------- /doc/pi.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/pi.txt -------------------------------------------------------------------------------- /doc/png2wbmp.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/png2wbmp.txt -------------------------------------------------------------------------------- /doc/popen.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/popen.txt -------------------------------------------------------------------------------- /doc/pos.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/pos.txt -------------------------------------------------------------------------------- /doc/posix-errno.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/posix-errno.txt -------------------------------------------------------------------------------- /doc/posix-kill.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/posix-kill.txt -------------------------------------------------------------------------------- /doc/posix-mknod.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/posix-mknod.txt -------------------------------------------------------------------------------- /doc/posix-times.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/posix-times.txt -------------------------------------------------------------------------------- /doc/posix-uname.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/posix-uname.txt -------------------------------------------------------------------------------- /doc/pow.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/pow.txt -------------------------------------------------------------------------------- /doc/preg-filter.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/preg-filter.txt -------------------------------------------------------------------------------- /doc/preg-grep.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/preg-grep.txt -------------------------------------------------------------------------------- /doc/preg-match.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/preg-match.txt -------------------------------------------------------------------------------- /doc/preg-quote.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/preg-quote.txt -------------------------------------------------------------------------------- /doc/preg-split.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/preg-split.txt -------------------------------------------------------------------------------- /doc/prev.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/prev.txt -------------------------------------------------------------------------------- /doc/print-r.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/print-r.txt -------------------------------------------------------------------------------- /doc/print.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/print.txt -------------------------------------------------------------------------------- /doc/printf.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/printf.txt -------------------------------------------------------------------------------- /doc/proc-close.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/proc-close.txt -------------------------------------------------------------------------------- /doc/proc-nice.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/proc-nice.txt -------------------------------------------------------------------------------- /doc/proc-open.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/proc-open.txt -------------------------------------------------------------------------------- /doc/ps-add-note.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/ps-add-note.txt -------------------------------------------------------------------------------- /doc/ps-arc.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/ps-arc.txt -------------------------------------------------------------------------------- /doc/ps-arcn.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/ps-arcn.txt -------------------------------------------------------------------------------- /doc/ps-circle.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/ps-circle.txt -------------------------------------------------------------------------------- /doc/ps-clip.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/ps-clip.txt -------------------------------------------------------------------------------- /doc/ps-close.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/ps-close.txt -------------------------------------------------------------------------------- /doc/ps-curveto.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/ps-curveto.txt -------------------------------------------------------------------------------- /doc/ps-delete.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/ps-delete.txt -------------------------------------------------------------------------------- /doc/ps-end-page.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/ps-end-page.txt -------------------------------------------------------------------------------- /doc/ps-fill.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/ps-fill.txt -------------------------------------------------------------------------------- /doc/ps-findfont.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/ps-findfont.txt -------------------------------------------------------------------------------- /doc/ps-lineto.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/ps-lineto.txt -------------------------------------------------------------------------------- /doc/ps-moveto.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/ps-moveto.txt -------------------------------------------------------------------------------- /doc/ps-new.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/ps-new.txt -------------------------------------------------------------------------------- /doc/ps-rect.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/ps-rect.txt -------------------------------------------------------------------------------- /doc/ps-restore.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/ps-restore.txt -------------------------------------------------------------------------------- /doc/ps-rotate.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/ps-rotate.txt -------------------------------------------------------------------------------- /doc/ps-save.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/ps-save.txt -------------------------------------------------------------------------------- /doc/ps-scale.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/ps-scale.txt -------------------------------------------------------------------------------- /doc/ps-set-info.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/ps-set-info.txt -------------------------------------------------------------------------------- /doc/ps-setcolor.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/ps-setcolor.txt -------------------------------------------------------------------------------- /doc/ps-setdash.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/ps-setdash.txt -------------------------------------------------------------------------------- /doc/ps-setflat.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/ps-setflat.txt -------------------------------------------------------------------------------- /doc/ps-setfont.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/ps-setfont.txt -------------------------------------------------------------------------------- /doc/ps-setgray.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/ps-setgray.txt -------------------------------------------------------------------------------- /doc/ps-shading.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/ps-shading.txt -------------------------------------------------------------------------------- /doc/ps-shfill.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/ps-shfill.txt -------------------------------------------------------------------------------- /doc/ps-show-xy.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/ps-show-xy.txt -------------------------------------------------------------------------------- /doc/ps-show-xy2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/ps-show-xy2.txt -------------------------------------------------------------------------------- /doc/ps-show.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/ps-show.txt -------------------------------------------------------------------------------- /doc/ps-show2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/ps-show2.txt -------------------------------------------------------------------------------- /doc/ps-stroke.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/ps-stroke.txt -------------------------------------------------------------------------------- /doc/ps-symbol.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/ps-symbol.txt -------------------------------------------------------------------------------- /doc/pspell-new.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/pspell-new.txt -------------------------------------------------------------------------------- /doc/putenv.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/putenv.txt -------------------------------------------------------------------------------- /doc/px-close.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/px-close.txt -------------------------------------------------------------------------------- /doc/px-delete.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/px-delete.txt -------------------------------------------------------------------------------- /doc/px-get-info.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/px-get-info.txt -------------------------------------------------------------------------------- /doc/px-new.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/px-new.txt -------------------------------------------------------------------------------- /doc/px-open-fp.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/px-open-fp.txt -------------------------------------------------------------------------------- /doc/qdom-error.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/qdom-error.txt -------------------------------------------------------------------------------- /doc/qdom-tree.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/qdom-tree.txt -------------------------------------------------------------------------------- /doc/quotemeta.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/quotemeta.txt -------------------------------------------------------------------------------- /doc/rad2deg.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/rad2deg.txt -------------------------------------------------------------------------------- /doc/rand.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/rand.txt -------------------------------------------------------------------------------- /doc/range.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/range.txt -------------------------------------------------------------------------------- /doc/readdir.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/readdir.txt -------------------------------------------------------------------------------- /doc/readfile.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/readfile.txt -------------------------------------------------------------------------------- /doc/readgzfile.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/readgzfile.txt -------------------------------------------------------------------------------- /doc/readline.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/readline.txt -------------------------------------------------------------------------------- /doc/readlink.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/readlink.txt -------------------------------------------------------------------------------- /doc/realpath.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/realpath.txt -------------------------------------------------------------------------------- /doc/recode-file.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/recode-file.txt -------------------------------------------------------------------------------- /doc/recode.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/recode.txt -------------------------------------------------------------------------------- /doc/rename.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/rename.txt -------------------------------------------------------------------------------- /doc/reset.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/reset.txt -------------------------------------------------------------------------------- /doc/rewind.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/rewind.txt -------------------------------------------------------------------------------- /doc/rewinddir.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/rewinddir.txt -------------------------------------------------------------------------------- /doc/rmdir.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/rmdir.txt -------------------------------------------------------------------------------- /doc/round.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/round.txt -------------------------------------------------------------------------------- /doc/rpm-close.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/rpm-close.txt -------------------------------------------------------------------------------- /doc/rpm-get-tag.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/rpm-get-tag.txt -------------------------------------------------------------------------------- /doc/rpm-open.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/rpm-open.txt -------------------------------------------------------------------------------- /doc/rpm-version.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/rpm-version.txt -------------------------------------------------------------------------------- /doc/rrd-info.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/rrd-info.txt -------------------------------------------------------------------------------- /doc/rrd-last.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/rrd-last.txt -------------------------------------------------------------------------------- /doc/rrd-tune.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/rrd-tune.txt -------------------------------------------------------------------------------- /doc/rsort.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/rsort.txt -------------------------------------------------------------------------------- /doc/rtrim.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/rtrim.txt -------------------------------------------------------------------------------- /doc/scandir.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/scandir.txt -------------------------------------------------------------------------------- /doc/sem-get.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/sem-get.txt -------------------------------------------------------------------------------- /doc/settype.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/settype.txt -------------------------------------------------------------------------------- /doc/sha1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/sha1.txt -------------------------------------------------------------------------------- /doc/shuffle.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/shuffle.txt -------------------------------------------------------------------------------- /doc/sin.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/sin.txt -------------------------------------------------------------------------------- /doc/sinh.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/sinh.txt -------------------------------------------------------------------------------- /doc/sizeof.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/sizeof.txt -------------------------------------------------------------------------------- /doc/sleep.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/sleep.txt -------------------------------------------------------------------------------- /doc/snmpget.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/snmpget.txt -------------------------------------------------------------------------------- /doc/snmpset.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/snmpset.txt -------------------------------------------------------------------------------- /doc/snmpwalk.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/snmpwalk.txt -------------------------------------------------------------------------------- /doc/sort.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/sort.txt -------------------------------------------------------------------------------- /doc/soundex.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/soundex.txt -------------------------------------------------------------------------------- /doc/split.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/split.txt -------------------------------------------------------------------------------- /doc/spliti.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/spliti.txt -------------------------------------------------------------------------------- /doc/sprintf.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/sprintf.txt -------------------------------------------------------------------------------- /doc/sqrt.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/sqrt.txt -------------------------------------------------------------------------------- /doc/srand.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/srand.txt -------------------------------------------------------------------------------- /doc/sscanf.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/sscanf.txt -------------------------------------------------------------------------------- /doc/stat.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/stat.txt -------------------------------------------------------------------------------- /doc/stats-rand-gen-ibinomial-negative.txt: -------------------------------------------------------------------------------- 1 | ** 2 | 3 | vim:ft=help: 4 | -------------------------------------------------------------------------------- /doc/str-pad.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/str-pad.txt -------------------------------------------------------------------------------- /doc/strchr.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/strchr.txt -------------------------------------------------------------------------------- /doc/strcmp.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/strcmp.txt -------------------------------------------------------------------------------- /doc/strcoll.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/strcoll.txt -------------------------------------------------------------------------------- /doc/strcspn.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/strcspn.txt -------------------------------------------------------------------------------- /doc/strftime.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/strftime.txt -------------------------------------------------------------------------------- /doc/stripos.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/stripos.txt -------------------------------------------------------------------------------- /doc/stristr.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/stristr.txt -------------------------------------------------------------------------------- /doc/strlen.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/strlen.txt -------------------------------------------------------------------------------- /doc/strncmp.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/strncmp.txt -------------------------------------------------------------------------------- /doc/strpbrk.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/strpbrk.txt -------------------------------------------------------------------------------- /doc/strpos.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/strpos.txt -------------------------------------------------------------------------------- /doc/strptime.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/strptime.txt -------------------------------------------------------------------------------- /doc/strrchr.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/strrchr.txt -------------------------------------------------------------------------------- /doc/strrev.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/strrev.txt -------------------------------------------------------------------------------- /doc/strripos.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/strripos.txt -------------------------------------------------------------------------------- /doc/strrpos.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/strrpos.txt -------------------------------------------------------------------------------- /doc/strspn.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/strspn.txt -------------------------------------------------------------------------------- /doc/strstr.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/strstr.txt -------------------------------------------------------------------------------- /doc/strtok.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/strtok.txt -------------------------------------------------------------------------------- /doc/strtr.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/strtr.txt -------------------------------------------------------------------------------- /doc/strval.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/strval.txt -------------------------------------------------------------------------------- /doc/substr.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/substr.txt -------------------------------------------------------------------------------- /doc/svn-add.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/svn-add.txt -------------------------------------------------------------------------------- /doc/svn-cat.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/svn-cat.txt -------------------------------------------------------------------------------- /doc/svn-diff.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/svn-diff.txt -------------------------------------------------------------------------------- /doc/svn-log.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/svn-log.txt -------------------------------------------------------------------------------- /doc/svn-ls.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/svn-ls.txt -------------------------------------------------------------------------------- /doc/symlink.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/symlink.txt -------------------------------------------------------------------------------- /doc/syslog.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/syslog.txt -------------------------------------------------------------------------------- /doc/system.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/system.txt -------------------------------------------------------------------------------- /doc/tags: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/tags -------------------------------------------------------------------------------- /doc/tan.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/tan.txt -------------------------------------------------------------------------------- /doc/tanh.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/tanh.txt -------------------------------------------------------------------------------- /doc/tempnam.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/tempnam.txt -------------------------------------------------------------------------------- /doc/time.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/time.txt -------------------------------------------------------------------------------- /doc/tmpfile.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/tmpfile.txt -------------------------------------------------------------------------------- /doc/touch.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/touch.txt -------------------------------------------------------------------------------- /doc/trim.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/trim.txt -------------------------------------------------------------------------------- /doc/uasort.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/uasort.txt -------------------------------------------------------------------------------- /doc/ucfirst.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/ucfirst.txt -------------------------------------------------------------------------------- /doc/ucwords.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/ucwords.txt -------------------------------------------------------------------------------- /doc/udm-find.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/udm-find.txt -------------------------------------------------------------------------------- /doc/uksort.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/uksort.txt -------------------------------------------------------------------------------- /doc/umask.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/umask.txt -------------------------------------------------------------------------------- /doc/uniqid.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/uniqid.txt -------------------------------------------------------------------------------- /doc/unixtojd.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/unixtojd.txt -------------------------------------------------------------------------------- /doc/unlink.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/unlink.txt -------------------------------------------------------------------------------- /doc/unpack.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/unpack.txt -------------------------------------------------------------------------------- /doc/unset.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/unset.txt -------------------------------------------------------------------------------- /doc/usleep.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/usleep.txt -------------------------------------------------------------------------------- /doc/usort.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/usort.txt -------------------------------------------------------------------------------- /doc/var-dump.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/var-dump.txt -------------------------------------------------------------------------------- /doc/vfprintf.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/vfprintf.txt -------------------------------------------------------------------------------- /doc/virtual.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/virtual.txt -------------------------------------------------------------------------------- /doc/vprintf.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/vprintf.txt -------------------------------------------------------------------------------- /doc/vsprintf.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/vsprintf.txt -------------------------------------------------------------------------------- /doc/wordwrap.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/wordwrap.txt -------------------------------------------------------------------------------- /doc/yaz-es.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/yaz-es.txt -------------------------------------------------------------------------------- /doc/yaz-hits.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/yaz-hits.txt -------------------------------------------------------------------------------- /doc/yaz-scan.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/yaz-scan.txt -------------------------------------------------------------------------------- /doc/yaz-sort.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/yaz-sort.txt -------------------------------------------------------------------------------- /doc/yaz-wait.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/yaz-wait.txt -------------------------------------------------------------------------------- /doc/yp-all.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/yp-all.txt -------------------------------------------------------------------------------- /doc/yp-cat.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/yp-cat.txt -------------------------------------------------------------------------------- /doc/yp-errno.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/yp-errno.txt -------------------------------------------------------------------------------- /doc/yp-first.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/yp-first.txt -------------------------------------------------------------------------------- /doc/yp-match.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/yp-match.txt -------------------------------------------------------------------------------- /doc/yp-next.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/yp-next.txt -------------------------------------------------------------------------------- /doc/yp-order.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/yp-order.txt -------------------------------------------------------------------------------- /doc/zip-open.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/zip-open.txt -------------------------------------------------------------------------------- /doc/zip-read.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/doc/zip-read.txt -------------------------------------------------------------------------------- /ftplugin/php.vim: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/ftplugin/php.vim -------------------------------------------------------------------------------- /indent/php.vim: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/indent/php.vim -------------------------------------------------------------------------------- /plugin/piv.vim: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/plugin/piv.vim -------------------------------------------------------------------------------- /syntax/jinja.vim: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/syntax/jinja.vim -------------------------------------------------------------------------------- /syntax/php.vim: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spf13/PIV/HEAD/syntax/php.vim --------------------------------------------------------------------------------