• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/

Lines Matching refs:Name

257             errmsg = "NOTATION: Name expected here\n";
284 errmsg = "ContentDecl : Name or '(' expected\n";
1947 * [69] PEReference ::= '%' Name ';'
2162 * [69] PEReference ::= '%' Name ';'
2319 * [69] PEReference ::= '%' Name ';'
2531 "Name %s is not XML Namespace compliant\n",
2604 * [5] Name ::= (Letter | '_' | ':') (NameChar)*
2606 * [6] Names ::= Name (#x20 Name)*
2608 * Returns the Name parsed or NULL
2732 * [5] Name ::= (Letter | '_' | ':') (NameChar)*
2734 * [6] Names ::= Name (#x20 Name)*
2736 * Returns the Name parsed or NULL. The @str pointer
4037 * [17] PITarget ::= Name - (('X' | 'x') ('M' | 'm') ('L' | 'l'))
4276 * [82] NotationDecl ::= '<!NOTATION' S Name S (ExternalID | PublicID) S? '>'
4346 * [71] GEDecl ::= '<!ENTITY' S Name S EntityDef S? '>'
4348 * [72] PEDecl ::= '<!ENTITY' S '%' S Name S PEDef S? '>'
4354 * [76] NDataDecl ::= S 'NDATA' S Name
4357 * The Name must match the declared name of a notation.
4662 * [58] NotationType ::= 'NOTATION' S '(' S? Name (S? '|' S? Name)* S? ')'
4687 "Name expected in NOTATION declaration\n");
4769 * [58] NotationType ::= 'NOTATION' S '(' S? Name (S? '|' S? Name)* S? ')'
4812 * Values of type ID must match the Name production. A name must not
4823 * Values of type IDREF must match the Name production, and values
4824 * of type IDREFS must match Names; each IDREF Name must match the value
4828 * [ VC: Entity Name ]
4829 * Values of type ENTITY must match the Name production, values
4830 * of type ENTITIES must match Names; each Entity Name must match the
4833 * [ VC: Name Token ]
4876 * [52] AttlistDecl ::= '<!ATTLIST' S Name AttDef* S? '>'
4878 * [53] AttDef ::= S Name S AttType S DefaultDecl
5009 * [51] Mixed ::= '(' S? '#PCDATA' (S? '|' S? Name)* S? ')*' |
5072 "xmlParseElementMixedContentDecl : Name expected\n");
5116 * [48] cp ::= (Name | choice | seq) ('?' | '*' | '+')?
5189 * Detect "Name | Name , Name" error
5229 * Detect "Name , Name | Name" error
5435 * [45] elementdecl ::= '<!ELEMENT' S Name S contentspec S? '>'
6312 * [68] EntityRef ::= '&' Name ';'
6317 * with "standalone='yes'", the Name given in the entity reference
6369 * Name given in the entity reference must match that in an
6477 * [68] EntityRef ::= '&' Name ';'
6482 * with "standalone='yes'", the Name given in the entity reference
6539 * Name given in the entity reference must match that in an
6646 * [69] PEReference ::= '%' Name ';'
6767 * [69] PEReference ::= '%' Name ';'
6872 * [28] doctypedecl ::= '<!DOCTYPE' S Name (S ExternalID)? S?
6876 * The Name in the document type declaration must match the element
7006 * [41] Attribute ::= Name Eq AttValue
7100 * [40] STag ::= '<' Name (S Attribute)* S? '>'
7106 * [44] EmptyElemTag ::= '<' Name (S Attribute)* S? '/>'
7257 * [42] ETag ::= '</' Name S? '>'
7290 * The Name in an element's end-tag must match the element type in the
7319 * [42] ETag ::= '</' Name S? '>'
7406 * Returns the Name parsed or NULL
7455 * Returns the Name parsed or NULL
7835 * [40] STag ::= '<' Name (S Attribute)* S? '>'
7841 * [44] EmptyElemTag ::= '<' Name (S Attribute)* S? '/>'
8236 * [42] ETag ::= '</' Name S? '>'
8281 * The Name in an element's end-tag must match the element type in the
8458 * parsing returns it's Name, create the node
8498 * The Name in an element's end-tag must match the element type in the
8554 * The Name in the document type declaration must match the element
9870 * The Name in the document type declaration must match