• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/

Lines Matching refs:parse

1250  * to parse the DTD and before starting to parse the document root.
2001 * parse Reference declarations
2104 * parse Reference declarations, variant parsing from a string rather
2743 * parse an UTF8 encoded XML qualified name string
2917 * Routines to parse Name, NCName and NmToken *
3111 * parse an XML name.
3198 * parse an XML name.
3249 * parse an XML name and compares for match
3289 * parse an XML name.
3367 * parse an XML Nmtoken.
3446 * parse a value for ENTITY declarations
3587 * parse a value for an attribute, this is the fallback function
3791 * parse a value for an attribute
3831 * parse an XML Literal
3909 * parse an XML public literal
4026 * parse a CharData section.
4179 * parse a CharData section.this is the fallback function
4626 * parse the name of a PI
4674 * parse an XML Catalog Processing Instruction.
4734 * parse an XML Processing Instruction.
4869 * parse a notation declaration
4942 * parse <!ENTITY declarations
5273 * parse an Notation attribute type.
5342 * parse an Enumeration attribute type.
5409 * parse an Enumerated attribute type.
5443 * parse the Attribute list def for an element
5518 * : parse the Attribute list def for an element
5653 * parse the declaration for a Mixed Element content
5759 * parse the declaration for a Mixed Element content
5832 * Each loop we parse one separator and one element.
6047 * parse the declaration for an Element content either Mixed or Children,
6089 * parse an Element declaration.
6357 * parse Markup declarations
6428 * parse an XML declaration header for external entities
6503 * parse Markup declarations from an external subset
6590 * parse and handle entity references in content, depending on the SAX
6782 "Entity '%s' failed to parse\n", ent->name);
6995 * parse ENTITY references declarations
7167 * parse ENTITY references declarations, but this version parses it from
7353 * parse PEReference declarations
7571 * parse PEReference declarations
7686 * parse a DOCTYPE declaration
7761 * parse the internal subset declaration
7820 * parse an attribute
7913 * parse a start of tag either for rule element or
7914 * EmptyElement. In both case we don't parse the tag closing chars.
7958 * Now parse the attributes, it ends up with the ending
8071 * parse an end of tag
8133 * parse an end of tag
8183 * parse an XML Namespace QName
8204 "Failed to parse QName '%s'\n", l, NULL, NULL);
8219 "Failed to parse QName '%s:'\n", p, NULL, NULL);
8236 "Failed to parse QName '%s:%s:'\n", p, l, NULL);
8264 * parse an XML name and compares for match
8318 * parse a value for an attribute.
8479 * parse an attribute in the new SAX2 framework.
8590 * parse a start of tag either for rule element or
8591 * EmptyElement. In both case we don't parse the tag closing chars.
8653 /* Forget any namespaces added during an earlier parse of this element. */
8665 * Now parse the attributes, it ends up with the ending
9044 * parse an end of tag
9303 * parse an XML element, this is highly recursive
9452 * parse the end of tag: '</' should be here.
9479 * parse the XML version value.
9539 * parse the XML version.
9586 * parse the XML encoding name
9648 * parse the XML encoding declaration
9745 * parse the XML standalone declaration
9829 * parse an XML declaration header
9937 * parse an XML Misc* optional field.
9960 * parse an XML document (and build a tree if using the standard SAX
10135 * parse a general parsed entity
10850 * - handle an problem for isBlank when we only parse
11719 * Load and parse a DTD
11785 * let's parse that entity knowing it's an external subset.
11848 * Load and parse an external subset.
11929 * let's parse that entity knowing it's an external subset.
11976 * Load and parse an external subset.
13022 * parse an XML external entity out of context and build a tree.
13069 * parse an XML external entity out of context and build a tree.
13217 * parse an XML file and build a tree. Automatic support for ZLIB/Compress
13285 * parse an XML file and build a tree. Automatic support for ZLIB/Compress
13303 * parse an XML in-memory document and build a tree.
13319 * parse an XML file and build a tree. Automatic support for ZLIB/Compress
13335 * parse an XML file and build a tree. Automatic support for ZLIB/Compress
13355 * Setup the parser context to parse a new buffer; Clears any prior
13390 * parse an XML file and call the given SAX handler routines.
13497 * parse an XML in-memory block and use the given SAX function block
13550 * parse an XML in-memory block and use the given SAX function block
13567 * parse an XML in-memory block and build a tree.
13581 * parse an XML in-memory block and build a tree.
13600 * parse an XML in-memory buffer and call the given SAX handler routines.
13667 * parse an XML in-memory document and build a tree.
13710 * parse an XML in-memory document and build a tree.
14281 * parse an XML in-memory document and build a tree.
14305 * parse an XML file from the filesystem or the network.
14328 * parse an XML in-memory document and build a tree.
14350 * parse an XML from a file descriptor and build a tree.
14394 * parse an XML document from I/O functions and source and build a tree.
14436 * parse an XML in-memory document and build a tree.
14469 * parse an XML file from the filesystem or the network.
14504 * parse an XML in-memory document and build a tree.
14546 * parse an XML from a file descriptor and build a tree.
14591 * parse an XML document from I/O functions and source and build a tree.