Lines Matching defs:name
156 If type == XML_CTYPE_NAME, then the name points to the name, and
158 quant fields indicates any quantifiers placed on the name.
160 CHOICE and SEQ will have name NULL, the number of children in
172 XML_Char *name;
184 const XML_Char *name,
237 namespace. The expanded name is the concatenation of the namespace
239 name. If the namespace separator is '\0' then the namespace URI
244 part of an XML name, splitting an expanded name back into its
284 /* atts is array of name/value pairs, terminated by 0;
288 const XML_Char *name,
292 const XML_Char *name);
533 The name argument gives the name of the encoding as specified in
544 const XML_Char *name,
657 a name has a prefix (i.e. an explicit namespace qualifier) then
658 that name is returned as a triplet in a single string separated by
663 default manner (URI + sep + local_name) whether or not the name
757 XML_Index nameStart; /* Offset to beginning of the attribute name. */
758 XML_Index nameEnd; /* Offset after the attribute name's last byte. */
857 context; encoding is a '\0'-terminated string giving the name of
861 of a name specifies that the general entity of the name is open; a
1034 const XML_LChar *name;