XML_Char 76 ext/xml/compat.c parser->h_default(parser->user, (const XML_Char *) qualified_name, xmlStrlen(qualified_name)); XML_Char 84 ext/xml/compat.c parser->h_start_element(parser->user, (const XML_Char *) qualified_name, (const XML_Char **) attributes); XML_Char 101 ext/xml/compat.c parser->h_start_ns(parser->user, (const XML_Char *) namespaces[y], (const XML_Char *) namespaces[y+1]); XML_Char 164 ext/xml/compat.c parser->h_default(parser->user, (const XML_Char *) qualified_name, xmlStrlen(qualified_name)); XML_Char 190 ext/xml/compat.c parser->h_start_element(parser->user, (const XML_Char *) qualified_name, (const XML_Char **) attrs); XML_Char 220 ext/xml/compat.c parser->h_default(parser->user, (const XML_Char *) end_element, strlen(end_element)); XML_Char 228 ext/xml/compat.c parser->h_end_element(parser->user, (const XML_Char *) qualified_name); XML_Char 249 ext/xml/compat.c parser->h_default(parser->user, (const XML_Char *) end_element, end_element_len); XML_Char 257 ext/xml/compat.c parser->h_end_element(parser->user, (const XML_Char *) qualified_name); XML_Char 269 ext/xml/compat.c parser->h_default(parser->user, (const XML_Char *) cdata, cdata_len); XML_Char 274 ext/xml/compat.c parser->h_cdata(parser->user, (const XML_Char *) cdata, cdata_len); XML_Char 286 ext/xml/compat.c parser->h_default(parser->user, (const XML_Char *) full_pi, strlen(full_pi)); XML_Char 292 ext/xml/compat.c parser->h_pi(parser->user, (const XML_Char *) target, (const XML_Char *) data); XML_Char 458 ext/xml/compat.c XML_Char tmp[2]; XML_Char 621 ext/xml/compat.c static const XML_Char *const error_mapping[] = { XML_Char 622 ext/xml/compat.c (const XML_Char *)"No error", XML_Char 623 ext/xml/compat.c (const XML_Char *)"No memory", XML_Char 624 ext/xml/compat.c (const XML_Char *)"Invalid document start", XML_Char 625 ext/xml/compat.c (const XML_Char *)"Empty document", XML_Char 626 ext/xml/compat.c (const XML_Char *)"Not well-formed (invalid token)", XML_Char 627 ext/xml/compat.c (const XML_Char *)"Invalid document end", XML_Char 628 ext/xml/compat.c (const XML_Char *)"Invalid hexadecimal character reference", XML_Char 629 ext/xml/compat.c (const XML_Char *)"Invalid decimal character reference", XML_Char 630 ext/xml/compat.c (const XML_Char *)"Invalid character reference", XML_Char 631 ext/xml/compat.c (const XML_Char *)"Invalid character", XML_Char 632 ext/xml/compat.c (const XML_Char *)"XML_ERR_CHARREF_AT_EOF", XML_Char 633 ext/xml/compat.c (const XML_Char *)"XML_ERR_CHARREF_IN_PROLOG", XML_Char 634 ext/xml/compat.c (const XML_Char *)"XML_ERR_CHARREF_IN_EPILOG", XML_Char 635 ext/xml/compat.c (const XML_Char *)"XML_ERR_CHARREF_IN_DTD", XML_Char 636 ext/xml/compat.c (const XML_Char *)"XML_ERR_ENTITYREF_AT_EOF", XML_Char 637 ext/xml/compat.c (const XML_Char *)"XML_ERR_ENTITYREF_IN_PROLOG", XML_Char 638 ext/xml/compat.c (const XML_Char *)"XML_ERR_ENTITYREF_IN_EPILOG", XML_Char 639 ext/xml/compat.c (const XML_Char *)"XML_ERR_ENTITYREF_IN_DTD", XML_Char 640 ext/xml/compat.c (const XML_Char *)"PEReference at end of document", XML_Char 641 ext/xml/compat.c (const XML_Char *)"PEReference in prolog", XML_Char 642 ext/xml/compat.c (const XML_Char *)"PEReference in epilog", XML_Char 643 ext/xml/compat.c (const XML_Char *)"PEReference: forbidden within markup decl in internal subset", XML_Char 644 ext/xml/compat.c (const XML_Char *)"XML_ERR_ENTITYREF_NO_NAME", XML_Char 645 ext/xml/compat.c (const XML_Char *)"EntityRef: expecting ';'", XML_Char 646 ext/xml/compat.c (const XML_Char *)"PEReference: no name", XML_Char 647 ext/xml/compat.c (const XML_Char *)"PEReference: expecting ';'", XML_Char 648 ext/xml/compat.c (const XML_Char *)"Undeclared entity error", XML_Char 649 ext/xml/compat.c (const XML_Char *)"Undeclared entity warning", XML_Char 650 ext/xml/compat.c (const XML_Char *)"Unparsed Entity", XML_Char 651 ext/xml/compat.c (const XML_Char *)"XML_ERR_ENTITY_IS_EXTERNAL", XML_Char 652 ext/xml/compat.c (const XML_Char *)"XML_ERR_ENTITY_IS_PARAMETER", XML_Char 653 ext/xml/compat.c (const XML_Char *)"Unknown encoding", XML_Char 654 ext/xml/compat.c (const XML_Char *)"Unsupported encoding", XML_Char 655 ext/xml/compat.c (const XML_Char *)"String not started expecting ' or \"", XML_Char 656 ext/xml/compat.c (const XML_Char *)"String not closed expecting \" or '", XML_Char 657 ext/xml/compat.c (const XML_Char *)"Namespace declaration error", XML_Char 658 ext/xml/compat.c (const XML_Char *)"EntityValue: \" or ' expected", XML_Char 659 ext/xml/compat.c (const XML_Char *)"EntityValue: \" or ' expected", XML_Char 660 ext/xml/compat.c (const XML_Char *)"< in attribute", XML_Char 661 ext/xml/compat.c (const XML_Char *)"Attribute not started", XML_Char 662 ext/xml/compat.c (const XML_Char *)"Attribute not finished", XML_Char 663 ext/xml/compat.c (const XML_Char *)"Attribute without value", XML_Char 664 ext/xml/compat.c (const XML_Char *)"Attribute redefined", XML_Char 665 ext/xml/compat.c (const XML_Char *)"SystemLiteral \" or ' expected", XML_Char 666 ext/xml/compat.c (const XML_Char *)"SystemLiteral \" or ' expected", XML_Char 668 ext/xml/compat.c (const XML_Char *)"Comment not finished", XML_Char 669 ext/xml/compat.c (const XML_Char *)"Processing Instruction not started", XML_Char 670 ext/xml/compat.c (const XML_Char *)"Processing Instruction not finished", XML_Char 671 ext/xml/compat.c (const XML_Char *)"NOTATION: Name expected here", XML_Char 672 ext/xml/compat.c (const XML_Char *)"'>' required to close NOTATION declaration", XML_Char 673 ext/xml/compat.c (const XML_Char *)"'(' required to start ATTLIST enumeration", XML_Char 674 ext/xml/compat.c (const XML_Char *)"'(' required to start ATTLIST enumeration", XML_Char 675 ext/xml/compat.c (const XML_Char *)"MixedContentDecl : '|' or ')*' expected", XML_Char 676 ext/xml/compat.c (const XML_Char *)"XML_ERR_MIXED_NOT_FINISHED", XML_Char 677 ext/xml/compat.c (const XML_Char *)"ELEMENT in DTD not started", XML_Char 678 ext/xml/compat.c (const XML_Char *)"ELEMENT in DTD not finished", XML_Char 679 ext/xml/compat.c (const XML_Char *)"XML declaration not started", XML_Char 680 ext/xml/compat.c (const XML_Char *)"XML declaration not finished", XML_Char 681 ext/xml/compat.c (const XML_Char *)"XML_ERR_CONDSEC_NOT_STARTED", XML_Char 682 ext/xml/compat.c (const XML_Char *)"XML conditional section not closed", XML_Char 683 ext/xml/compat.c (const XML_Char *)"Content error in the external subset", XML_Char 684 ext/xml/compat.c (const XML_Char *)"DOCTYPE not finished", XML_Char 685 ext/xml/compat.c (const XML_Char *)"Sequence ']]>' not allowed in content", XML_Char 686 ext/xml/compat.c (const XML_Char *)"CDATA not finished", XML_Char 687 ext/xml/compat.c (const XML_Char *)"Reserved XML Name", XML_Char 688 ext/xml/compat.c (const XML_Char *)"Space required", XML_Char 689 ext/xml/compat.c (const XML_Char *)"XML_ERR_SEPARATOR_REQUIRED", XML_Char 690 ext/xml/compat.c (const XML_Char *)"NmToken expected in ATTLIST enumeration", XML_Char 691 ext/xml/compat.c (const XML_Char *)"XML_ERR_NAME_REQUIRED", XML_Char 692 ext/xml/compat.c (const XML_Char *)"MixedContentDecl : '#PCDATA' expected", XML_Char 693 ext/xml/compat.c (const XML_Char *)"SYSTEM or PUBLIC, the URI is missing", XML_Char 694 ext/xml/compat.c (const XML_Char *)"PUBLIC, the Public Identifier is missing", XML_Char 695 ext/xml/compat.c (const XML_Char *)"< required", XML_Char 696 ext/xml/compat.c (const XML_Char *)"> required", XML_Char 697 ext/xml/compat.c (const XML_Char *)"</ required", XML_Char 698 ext/xml/compat.c (const XML_Char *)"= required", XML_Char 699 ext/xml/compat.c (const XML_Char *)"Mismatched tag", XML_Char 700 ext/xml/compat.c (const XML_Char *)"Tag not finished", XML_Char 701 ext/xml/compat.c (const XML_Char *)"standalone accepts only 'yes' or 'no'", XML_Char 702 ext/xml/compat.c (const XML_Char *)"Invalid XML encoding name", XML_Char 703 ext/xml/compat.c (const XML_Char *)"Comment must not contain '--' (double-hyphen)", XML_Char 704 ext/xml/compat.c (const XML_Char *)"Invalid encoding", XML_Char 705 ext/xml/compat.c (const XML_Char *)"external parsed entities cannot be standalone", XML_Char 706 ext/xml/compat.c (const XML_Char *)"XML conditional section '[' expected", XML_Char 707 ext/xml/compat.c (const XML_Char *)"Entity value required", XML_Char 708 ext/xml/compat.c (const XML_Char *)"chunk is not well balanced", XML_Char 709 ext/xml/compat.c (const XML_Char *)"extra content at the end of well balanced chunk", XML_Char 710 ext/xml/compat.c (const XML_Char *)"XML_ERR_ENTITY_CHAR_ERROR", XML_Char 711 ext/xml/compat.c (const XML_Char *)"PEReferences forbidden in internal subset", XML_Char 712 ext/xml/compat.c (const XML_Char *)"Detected an entity reference loop", XML_Char 713 ext/xml/compat.c (const XML_Char *)"XML_ERR_ENTITY_BOUNDARY", XML_Char 714 ext/xml/compat.c (const XML_Char *)"Invalid URI", XML_Char 715 ext/xml/compat.c (const XML_Char *)"Fragment not allowed", XML_Char 716 ext/xml/compat.c (const XML_Char *)"XML_WAR_CATALOG_PI", XML_Char 717 ext/xml/compat.c (const XML_Char *)"XML_ERR_NO_DTD", XML_Char 718 ext/xml/compat.c (const XML_Char *)"conditional section INCLUDE or IGNORE keyword expected", /* 95 */ XML_Char 719 ext/xml/compat.c (const XML_Char *)"Version in XML Declaration missing", /* 96 */ XML_Char 720 ext/xml/compat.c (const XML_Char *)"XML_WAR_UNKNOWN_VERSION", /* 97 */ XML_Char 721 ext/xml/compat.c (const XML_Char *)"XML_WAR_LANG_VALUE", /* 98 */ XML_Char 722 ext/xml/compat.c (const XML_Char *)"XML_WAR_NS_URI", /* 99 */ XML_Char 723 ext/xml/compat.c (const XML_Char *)"XML_WAR_NS_URI_RELATIVE", /* 100 */ XML_Char 724 ext/xml/compat.c (const XML_Char *)"Missing encoding in text declaration" /* 101 */ XML_Char 727 ext/xml/compat.c PHPAPI const XML_Char * XML_Char 764 ext/xml/compat.c PHPAPI const XML_Char *XML_ExpatVersion(void) XML_Char 140 ext/xml/expat_compat.h PHPAPI const XML_Char *XML_ErrorString(int); XML_Char 145 ext/xml/expat_compat.h PHPAPI const XML_Char *XML_ExpatVersion(void); XML_Char 50 ext/xml/php_xml.h XML_Char *target_encoding; XML_Char 89 ext/xml/php_xml.h XML_Char *baseURI; XML_Char 94 ext/xml/php_xml.h XML_Char *name; XML_Char 277 ext/xml/xml.c { (XML_Char *)"ISO-8859-1", xml_decode_iso_8859_1, xml_encode_iso_8859_1 }, XML_Char 278 ext/xml/xml.c { (XML_Char *)"US-ASCII", xml_decode_us_ascii, xml_encode_us_ascii }, XML_Char 279 ext/xml/xml.c { (XML_Char *)"UTF-8", NULL, NULL }, XML_Char 280 ext/xml/xml.c { (XML_Char *)NULL, NULL, NULL } XML_Char 827 ext/xml/xml.c attributes = (const XML_Char **) attrs; XML_Char 1176 ext/xml/xml.c XML_Char *encoding; XML_Char 1695 ext/xml/xml.c XML_Char *encoded; XML_Char 1715 ext/xml/xml.c XML_Char *decoded;