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

260             errmsg = "'>' required to close NOTATION declaration\n";
310 errmsg = "Text declaration '<?xml' required\n";
313 errmsg = "parsing XML declaration: '?>' expected\n";
355 errmsg = "Malformed declaration expecting version\n";
1956 * with "standalone='yes'", ... ... The declaration of a parameter
1961 * with "standalone='no'", ... ... The declaration of a parameter entity
2055 * ... The declaration of a parameter entity must precede
2068 * ... The declaration of a parameter entity must precede
3016 * an entity declaration, it is bypassed and left as is.
3250 * All attributes for which no declaration has been read should be treated
4055 "XML declaration allowed only at the start of the document\n");
4175 "PI declaration doesn't start and stop in the same entity\n");
4238 "PI declaration doesn't start and stop in the same entity\n");
4274 * parse a notation declaration
4324 "Notation declaration doesn't start and stop in the same entity\n");
4555 "Entity declaration doesn't start and stop in the same entity\n");
4596 * Parse an attribute default declaration
4601 * if the default declaration is the keyword #REQUIRED, then the
4603 * attribute-list declaration.
4648 "Attribute default value declaration error\n");
4666 * in the declaration; all notation names in the declaration must be declared.
4687 "Name expected in NOTATION declaration\n");
4719 * the declaration
4994 "Attribute list declaration doesn't start and stop in the same entity\n");
5006 * parse the declaration for a Mixed Element content
5016 * mixed-content declaration.
5033 "Element content declaration doesn't start and stop in the same entity\n",
5089 "Element content declaration doesn't start and stop in the same entity\n",
5110 * parse the declaration for a Mixed Element content
5314 "Element content declaration doesn't start and stop in the same entity\n",
5391 * parse the declaration for an Element content either Mixed or Children,
5433 * parse an Element declaration.
5517 "Element declaration doesn't start and stop in the same entity\n");
5692 * or the last character of a markup declaration (markupdecl above) is
5755 * parse an XML declaration header for external entities
5798 * We must have the encoding declaration
5809 "Missing encoding in text declaration\n");
5988 * entity value of an internal entity declaration;i
6318 * must match that in an entity declaration, except that well-formed
6320 * gt, apos, quot. The declaration of a parameter entity must precede
6321 * any reference to it. Similarly, the declaration of a general entity
6323 * attribute-list declaration. Note that if entities are declared in the
6370 * entity declaration, except that well-formed documents
6373 * The declaration of a parameter entity must precede any
6375 * Similarly, the declaration of a general entity must
6377 * value in an attribute-list declaration. Note that if
6483 * must match that in an entity declaration, except that well-formed
6485 * gt, apos, quot. The declaration of a parameter entity must precede
6486 * any reference to it. Similarly, the declaration of a general entity
6488 * attribute-list declaration. Note that if entities are declared in the
6540 * entity declaration, except that well-formed documents
6543 * The declaration of a parameter entity must precede any
6545 * Similarly, the declaration of a general entity must
6547 * value in an attribute-list declaration. Note that if
6655 * with "standalone='yes'", ... ... The declaration of a parameter
6660 * with "standalone='no'", ... ... The declaration of a parameter entity
6693 * ... The declaration of a parameter entity must precede
6707 * ... The declaration of a parameter entity must
6776 * with "standalone='yes'", ... ... The declaration of a parameter
6781 * with "standalone='no'", ... ... The declaration of a parameter entity
6823 * ... The declaration of a parameter entity must precede
6836 * ... The declaration of a parameter entity must
6870 * parse a DOCTYPE declaration
6876 * The Name in the document type declaration must match the element
6933 * We should be at the end of the DOCTYPE declaration.
6945 * parse the internal subset declaration
6979 "xmlParseInternalSubset: error detected in Markup declaration\n");
6990 * We should be at the end of the DOCTYPE declaration.
7598 * All attributes for which no declaration has been read should be treated
8554 * The Name in the document type declaration must match the element
8824 * parse the XML encoding declaration
8909 * parse the XML standalone declaration
8915 * TODO The standalone document declaration must have the value "no"
8988 * parse an XML declaration header
8999 * XML declaration but it does not have a standalone attribute.
9036 * We may have the encoding declaration
9194 * Then possibly doc type declaration(s) and more Misc
9870 * The Name in the document type declaration must match
11210 * Parse a possible text declaration first
11419 * Parse a possible text declaration first