• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/

Lines Matching refs:parse

1704  * parse Reference declarations
1807 * parse Reference declarations, variant parsing from a string rather
2419 * parse an UTF8 encoded XML qualified name string
2599 * parse an XML name.
2651 * parse an XML name and compares for match
2727 * parse an XML name.
2810 * parse an XML Nmtoken.
2895 * parse a value for ENTITY declarations
3036 * parse a value for an attribute, this is the fallback function
3227 * parse a value for an attribute
3267 * parse an XML Literal
3345 * parse an XML public literal
3462 * parse a CharData section.
3615 * parse a CharData section.this is the fallback function
4035 * parse the name of a PI
4079 * parse an XML Catalog Processing Instruction.
4139 * parse an XML Processing Instruction.
4274 * parse a notation declaration
4342 * parse <!ENTITY declarations
4658 * parse an Notation attribute type.
4713 * parse an Enumeration attribute type.
4765 * parse an Enumerated attribute type.
4799 * parse the Attribute list def for an element
4874 * : parse the Attribute list def for an element
5006 * parse the declaration for a Mixed Element content
5110 * parse the declaration for a Mixed Element content
5183 * Each loop we parse one separator and one element.
5391 * parse the declaration for an Element content either Mixed or Children,
5433 * parse an Element declaration.
5684 * parse Markup declarations
5755 * parse an XML declaration header for external entities
5832 * parse Markup declarations from an external subset
5899 * parse and handle entity references in content, depending on the SAX
6310 * parse ENTITY references declarations
6474 * parse ENTITY references declarations, but this version parses it from
6642 * parse PEReference declarations
6765 * parse PEReference declarations
6870 * parse a DOCTYPE declaration
6945 * parse the internal subset declaration
7004 * parse an attribute
7097 * parse a start of tag either for rule element or
7098 * EmptyElement. In both case we don't parse the tag closing chars.
7142 * Now parse the attributes, it ends up with the ending
7255 * parse an end of tag
7317 * parse an end of tag
7399 * parse an XML name.
7449 * parse an XML Namespace QName
7470 "Failed to parse QName '%s'\n", l, NULL, NULL);
7485 "Failed to parse QName '%s:'\n", p, NULL, NULL);
7496 "Failed to parse QName '%s:%s:'\n", p, l, NULL);
7524 * parse an XML name and compares for match
7578 * parse a value for an attribute.
7739 * parse an attribute in the new SAX2 framework.
7831 * parse a start of tag either for rule element or
7832 * EmptyElement. In both case we don't parse the tag closing chars.
7894 /* Forget any namespaces added during an earlier parse of this element. */
7906 * Now parse the attributes, it ends up with the ending
8234 * parse an end of tag
8493 * parse an XML element, this is highly recursive
8641 * parse the end of tag: '</' should be here.
8668 * parse the XML version value.
8715 * parse the XML version.
8762 * parse the XML encoding name
8824 * parse the XML encoding declaration
8909 * parse the XML standalone declaration
8988 * parse an XML declaration header
9084 * parse an XML Misc* optional field.
9107 * parse an XML document (and build a tree if using the standard SAX
9272 * parse a general parsed entity
9987 * - handle an problem for isBlank when we only parse
10839 * Load and parse a DTD
10901 * let's parse that entity knowing it's an external subset.
10959 * Load and parse an external subset.
11034 * let's parse that entity knowing it's an external subset.
11074 * Load and parse an external subset.
12075 * parse an XML external entity out of context and build a tree.
12122 * parse an XML external entity out of context and build a tree.
12270 * parse an XML file and build a tree. Automatic support for ZLIB/Compress
12341 * parse an XML file and build a tree. Automatic support for ZLIB/Compress
12359 * parse an XML in-memory document and build a tree.
12374 * parse an XML file and build a tree. Automatic support for ZLIB/Compress
12390 * parse an XML file and build a tree. Automatic support for ZLIB/Compress
12409 * Setup the parser context to parse a new buffer; Clears any prior
12444 * parse an XML file and call the given SAX handler routines.
12553 * parse an XML in-memory block and use the given SAX function block
12606 * parse an XML in-memory block and use the given SAX function block
12623 * parse an XML in-memory block and build a tree.
12637 * parse an XML in-memory block and build a tree.
12655 * parse an XML in-memory buffer and call the given SAX handler routines.
12721 * parse an XML in-memory document and build a tree.
12764 * parse an XML in-memory document and build a tree.
13269 * parse an XML in-memory document and build a tree.
13293 * parse an XML file from the filesystem or the network.
13316 * parse an XML in-memory document and build a tree.
13338 * parse an XML from a file descriptor and build a tree.
13382 * parse an XML document from I/O functions and source and build a tree.
13424 * parse an XML in-memory document and build a tree.
13457 * parse an XML file from the filesystem or the network.
13492 * parse an XML in-memory document and build a tree.
13534 * parse an XML from a file descriptor and build a tree.
13579 * parse an XML document from I/O functions and source and build a tree.