• 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:declaration

357             errmsg = "'>' required to close NOTATION declaration\n";
407 errmsg = "Text declaration '<?xml' required\n";
410 errmsg = "parsing XML declaration: '?>' expected\n";
452 errmsg = "Malformed declaration expecting version\n";
2254 * with "standalone='yes'", ... ... The declaration of a parameter
2259 * with "standalone='no'", ... ... The declaration of a parameter entity
2353 * ... The declaration of a parameter entity must precede
2366 * ... The declaration of a parameter entity must precede
3567 * an entity declaration, it is bypassed and left as is.
3814 * All attributes for which no declaration has been read should be treated
4646 "XML declaration allowed only at the start of the document\n");
4770 "PI declaration doesn't start and stop in the same entity\n");
4833 "PI declaration doesn't start and stop in the same entity\n");
4869 * parse a notation declaration
4924 "Notation declaration doesn't start and stop in the same entity\n");
5170 "Entity declaration doesn't start and stop in the same entity\n");
5211 * Parse an attribute default declaration
5216 * if the default declaration is the keyword #REQUIRED, then the
5218 * attribute-list declaration.
5263 "Attribute default value declaration error\n");
5281 * in the declaration; all notation names in the declaration must be declared.
5302 "Name expected in NOTATION declaration\n");
5348 * the declaration
5640 "Attribute list declaration doesn't start and stop in the same entity\n",
5653 * parse the declaration for a Mixed Element content
5663 * mixed-content declaration.
5680 "Element content declaration doesn't start and stop in the same entity\n",
5738 "Element content declaration doesn't start and stop in the same entity\n",
5759 * parse the declaration for a Mixed Element content
5970 "Element content declaration doesn't start and stop in the same entity\n",
6047 * parse the declaration for an Element content either Mixed or Children,
6089 * parse an Element declaration.
6173 "Element declaration doesn't start and stop in the same entity\n");
6365 * or the last character of a markup declaration (markupdecl above) is
6428 * parse an XML declaration header for external entities
6469 * We must have the encoding declaration
6480 "Missing encoding in text declaration\n");
7003 * must match that in an entity declaration, except that well-formed
7005 * gt, apos, quot. The declaration of a parameter entity must precede
7006 * any reference to it. Similarly, the declaration of a general entity
7008 * attribute-list declaration. Note that if entities are declared in the
7071 * entity declaration, except that well-formed documents
7074 * The declaration of a parameter entity must precede any
7076 * Similarly, the declaration of a general entity must
7078 * value in an attribute-list declaration. Note that if
7176 * must match that in an entity declaration, except that well-formed
7178 * gt, apos, quot. The declaration of a parameter entity must precede
7179 * any reference to it. Similarly, the declaration of a general entity
7181 * attribute-list declaration. Note that if entities are declared in the
7258 * entity declaration, except that well-formed documents
7261 * The declaration of a parameter entity must precede any
7263 * Similarly, the declaration of a general entity must
7265 * value in an attribute-list declaration. Note that if
7366 * with "standalone='yes'", ... ... The declaration of a parameter
7371 * with "standalone='no'", ... ... The declaration of a parameter entity
7419 * ... The declaration of a parameter entity must precede
7433 * ... The declaration of a parameter entity must
7582 * with "standalone='yes'", ... ... The declaration of a parameter
7587 * with "standalone='no'", ... ... The declaration of a parameter entity
7645 * ... The declaration of a parameter entity must precede
7657 * ... The declaration of a parameter entity must
7686 * parse a DOCTYPE declaration
7692 * The Name in the document type declaration must match the element
7749 * We should be at the end of the DOCTYPE declaration.
7761 * parse the internal subset declaration
7795 "xmlParseInternalSubset: error detected in Markup declaration\n");
7806 * We should be at the end of the DOCTYPE declaration.
8338 * All attributes for which no declaration has been read should be treated
9365 * The Name in the document type declaration must match the element
9648 * parse the XML encoding declaration
9745 * parse the XML standalone declaration
9751 * TODO The standalone document declaration must have the value "no"
9768 * (A standalone value of -2 means that the XML declaration was found,
9829 * parse an XML declaration header
9840 * XML declaration but it does not have a standalone attribute.
9889 * We may have the encoding declaration
10047 * Then possibly doc type declaration(s) and more Misc
10733 * The Name in the document type declaration must match
12114 * Parse a possible text declaration first
12332 * Parse a possible text declaration first