php-doc-en/reference/xml/functions
Christoph Michael Becker c94bd1e13a Add example for chunked reading and parsing
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344608 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-02 00:10:58 +00:00
..
utf8-decode.xml Added a note about utf8_encode() and utf8_decode() is now in the core of PHP, and not ext/xml as of 7.2.0 2017-11-29 15:48:01 +00:00
utf8-encode.xml Added a note about utf8_encode() and utf8_decode() is now in the core of PHP, and not ext/xml as of 7.2.0 2017-11-29 15:48:01 +00:00
xml-error-string.xml
xml-get-current-byte-index.xml
xml-get-current-column-number.xml
xml-get-current-line-number.xml
xml-get-error-code.xml
xml-parse-into-struct.xml
xml-parse.xml Add example for chunked reading and parsing 2018-04-02 00:10:58 +00:00
xml-parser-create-ns.xml Another round of PHP 4 content removal (mostly inline mentions) 2016-12-05 10:17:07 +00:00
xml-parser-create.xml
xml-parser-free.xml
xml-parser-get-option.xml
xml-parser-set-option.xml
xml-set-character-data-handler.xml
xml-set-default-handler.xml
xml-set-element-handler.xml
xml-set-end-namespace-decl-handler.xml Fix #71595: NS end handler is never called 2017-01-08 18:41:14 +00:00
xml-set-external-entity-ref-handler.xml
xml-set-notation-decl-handler.xml
xml-set-object.xml
xml-set-processing-instruction-handler.xml
xml-set-start-namespace-decl-handler.xml
xml-set-unparsed-entity-decl-handler.xml