|
Server IP : 127.0.0.1 / Your IP : 127.0.0.1 Web Server : Apache/2.4.10 (Win32) OpenSSL/1.0.1i PHP/5.6.3 System : Windows NT WIN-R7LTCC7BPLI 6.3 build 9200 (Windows Server 2012 R2 Datacenter Edition) i586 User : GerbangSIPAD ( 0) PHP Version : 5.6.3 Disable Function : NONE MySQL : ON | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF Directory (0777) : C:/xampp7/php/CompatInfo/ |
| [ Home ] | [ C0mmand ] | [ Upload File ] |
|---|
<?php
/**
* xml extension Constant dictionary for PHP_CompatInfo 1.9.0a1 or better
*
* PHP versions 4 and 5
*
* @category PHP
* @package PHP_CompatInfo
* @author Davey Shafik <davey@php.net>
* @author Laurent Laville <pear@laurent-laville.org>
* @license http://www.opensource.org/licenses/bsd-license.php BSD
* @version CVS: $Id: xml_const_array.php,v 1.1 2008/12/14 17:21:25 farell Exp $
* @link http://pear.php.net/package/PHP_CompatInfo
* @since version 1.9.0a1 (2008-11-23)
*/
$GLOBALS['_PHP_COMPATINFO_CONST_XML'] = array (
'XML_ERROR_ASYNC_ENTITY' =>
array (
'init' => '4.0.0',
'name' => 'XML_ERROR_ASYNC_ENTITY',
),
'XML_ERROR_ATTRIBUTE_EXTERNAL_ENTITY_REF' =>
array (
'init' => '4.0.0',
'name' => 'XML_ERROR_ATTRIBUTE_EXTERNAL_ENTITY_REF',
),
'XML_ERROR_BAD_CHAR_REF' =>
array (
'init' => '4.0.0',
'name' => 'XML_ERROR_BAD_CHAR_REF',
),
'XML_ERROR_BINARY_ENTITY_REF' =>
array (
'init' => '4.0.0',
'name' => 'XML_ERROR_BINARY_ENTITY_REF',
),
'XML_ERROR_DUPLICATE_ATTRIBUTE' =>
array (
'init' => '4.0.0',
'name' => 'XML_ERROR_DUPLICATE_ATTRIBUTE',
),
'XML_ERROR_EXTERNAL_ENTITY_HANDLING' =>
array (
'init' => '4.0.0',
'name' => 'XML_ERROR_EXTERNAL_ENTITY_HANDLING',
),
'XML_ERROR_INCORRECT_ENCODING' =>
array (
'init' => '4.0.0',
'name' => 'XML_ERROR_INCORRECT_ENCODING',
),
'XML_ERROR_INVALID_TOKEN' =>
array (
'init' => '4.0.0',
'name' => 'XML_ERROR_INVALID_TOKEN',
),
'XML_ERROR_JUNK_AFTER_DOC_ELEMENT' =>
array (
'init' => '4.0.0',
'name' => 'XML_ERROR_JUNK_AFTER_DOC_ELEMENT',
),
'XML_ERROR_MISPLACED_XML_PI' =>
array (
'init' => '4.0.0',
'name' => 'XML_ERROR_MISPLACED_XML_PI',
),
'XML_ERROR_NONE' =>
array (
'init' => '4.0.0',
'name' => 'XML_ERROR_NONE',
),
'XML_ERROR_NO_ELEMENTS' =>
array (
'init' => '4.0.0',
'name' => 'XML_ERROR_NO_ELEMENTS',
),
'XML_ERROR_NO_MEMORY' =>
array (
'init' => '4.0.0',
'name' => 'XML_ERROR_NO_MEMORY',
),
'XML_ERROR_PARAM_ENTITY_REF' =>
array (
'init' => '4.0.0',
'name' => 'XML_ERROR_PARAM_ENTITY_REF',
),
'XML_ERROR_PARTIAL_CHAR' =>
array (
'init' => '4.0.0',
'name' => 'XML_ERROR_PARTIAL_CHAR',
),
'XML_ERROR_RECURSIVE_ENTITY_REF' =>
array (
'init' => '4.0.0',
'name' => 'XML_ERROR_RECURSIVE_ENTITY_REF',
),
'XML_ERROR_SYNTAX' =>
array (
'init' => '4.0.0',
'name' => 'XML_ERROR_SYNTAX',
),
'XML_ERROR_TAG_MISMATCH' =>
array (
'init' => '4.0.0',
'name' => 'XML_ERROR_TAG_MISMATCH',
),
'XML_ERROR_UNCLOSED_CDATA_SECTION' =>
array (
'init' => '4.0.0',
'name' => 'XML_ERROR_UNCLOSED_CDATA_SECTION',
),
'XML_ERROR_UNCLOSED_TOKEN' =>
array (
'init' => '4.0.0',
'name' => 'XML_ERROR_UNCLOSED_TOKEN',
),
'XML_ERROR_UNDEFINED_ENTITY' =>
array (
'init' => '4.0.0',
'name' => 'XML_ERROR_UNDEFINED_ENTITY',
),
'XML_ERROR_UNKNOWN_ENCODING' =>
array (
'init' => '4.0.0',
'name' => 'XML_ERROR_UNKNOWN_ENCODING',
),
'XML_OPTION_CASE_FOLDING' =>
array (
'init' => '4.0.0',
'name' => 'XML_OPTION_CASE_FOLDING',
),
'XML_OPTION_SKIP_TAGSTART' =>
array (
'init' => '4.0.0',
'name' => 'XML_OPTION_SKIP_TAGSTART',
),
'XML_OPTION_SKIP_WHITE' =>
array (
'init' => '4.0.0',
'name' => 'XML_OPTION_SKIP_WHITE',
),
'XML_OPTION_TARGET_ENCODING' =>
array (
'init' => '4.0.0',
'name' => 'XML_OPTION_TARGET_ENCODING',
),
'XML_SAX_IMPL' =>
array (
'init' => '4.0.0',
'name' => 'XML_SAX_IMPL',
),
);
?>