Home | History | Annotate | Download | only in libxml2

Lines Matching defs:nameSpace

4110     xmlChar * prefix; /* the element namespace prefix if available */
4112 xmlChar * URI; /* the element namespace name if available */
5034 xmlChar * fullname; /* The element name, including namespace prefix */
5082 xmlChar * prefix; /* the element namespace prefix if available */
5084 xmlChar * URI; /* the element namespace name if available */
5086 int nb_namespaces; /* number of namespace definitions on that node */
5088 xmlChar ** namespaces; /* pointer to the array of prefix/URI pairs namespace definitions */
5353 xmlChar ** inclusive_ns_prefixes; /* the list of inclusive namespace prefixes ended with a NULL or NULL if there is no inclusive namespaces (only for exclusive canonicalization, ignored otherwise) */
5422 namespace prefixes ended with a NULL or NULL if there is no inclusive namespaces (only for exclusive canonicalization, ignored otherwise) */
5498 xmlChar ** inclusive_ns_prefixes; /* the list of inclusive namespace prefixes ended with a NULL or NULL if there is no inclusive namespaces (only for exclusive canonicalization, ignored otherwise) */
17064 xmlChar * ns; /* the namespace name */
17112 xmlChar * ns; /* the namespace name */
17160 xmlChar * ns; /* the namespace name */
19360 xmlNsPtr cur; /* the namespace */
19393 xmlNsPtr cur; /* the first namespace */
20698 xmlChar * nameSpace; /* the URI of the namespace */
20707 nameSpace = gen_const_xmlChar_ptr(n_nameSpace, 2);
20709 ret_val = xmlGetNsProp((const xmlNode *)node, (const xmlChar *)name, (const xmlChar *)nameSpace);
20714 des_const_xmlChar_ptr(n_nameSpace, (const xmlChar *)nameSpace, 2);
20783 xmlChar * nameSpace; /* the URI of the namespace */
20792 nameSpace = gen_const_xmlChar_ptr(n_nameSpace, 2);
20794 ret_val = xmlHasNsProp((const xmlNode *)node, (const xmlChar *)name, (const xmlChar *)nameSpace);
20799 des_const_xmlChar_ptr(n_nameSpace, (const xmlChar *)nameSpace, 2);
21058 xmlNsPtr ns; /* a namespace if any */
21250 xmlNsPtr ns; /* namespace if any */
21303 xmlNsPtr ns; /* namespace if any */
21450 xmlNsPtr ns; /* namespace if any */
21641 xmlNsPtr ns; /* namespace if any */
21680 xmlNsPtr ns; /* namespace if any */
21719 xmlNodePtr node; /* the element carrying the namespace */
21723 xmlChar * prefix; /* the prefix for the namespace */
21768 xmlNsPtr ns; /* the namespace */
21821 xmlNsPtr ns; /* the namespace */
22036 xmlNsPtr ns; /* a namespace if any */
23370 xmlChar * nameSpace; /* the namespace prefix */
23379 nameSpace = gen_const_xmlChar_ptr(n_nameSpace, 2);
23381 ret_val = xmlSearchNs(doc, node, (const xmlChar *)nameSpace);
23386 des_const_xmlChar_ptr(n_nameSpace, (const xmlChar *)nameSpace, 2);
23416 xmlChar * href; /* the namespace value */
23556 xmlNsPtr ns; /* a namespace pointer */
23595 xmlNsPtr ns; /* the namespace definition */
23949 xmlNsPtr ns; /* the namespace definition */
24798 xmlChar * ns; /* the attribute namespace prefix */
25466 xmlChar * prefix; /* the attribute namespace prefix */
25517 xmlChar * prefix; /* the element namespace prefix */
26996 xmlChar * prefix; /* the namespace prefix */
26998 xmlNsPtr ns; /* an namespace declaration instance */
31209 xmlChar * namespaceURI; /* the namespace URI of the attribute. */
31770 xmlChar * prefix; /* the prefix whose namespace URI is to be resolved. To return the default namespace, specify NULL */
31895 xmlChar * namespaceURI; /* the namespace URI of the attribute. */
35422 xmlChar * ns; /* the URI of the namespace usually "http://www.w3.org/2001/XMLSchema" */
43953 xmlChar * prefix; /* namespace prefix or NULL */
43957 xmlChar * namespaceURI; /* namespace URI or NULL */
44357 xmlChar * prefix; /* namespace prefix or NULL */
44361 xmlChar * namespaceURI; /* namespace URI or NULL */
44501 xmlChar * prefix; /* namespace prefix */
44505 xmlChar * namespaceURI; /* namespace URI */
45271 xmlChar * prefix; /* namespace prefix */
45275 xmlChar * namespaceURI; /* namespace URI */
49286 xmlNsPtr ns; /* a the namespace node */
49759 xmlChar * prefix; /* the namespace prefix value */
50178 xmlChar * prefix; /* the namespace prefix cannot be NULL or empty string */
50180 xmlChar * ns_uri; /* the namespace name */
50286 xmlChar * ns_uri; /* the variable namespace URI */
51080 xmlChar * ns_uri; /* the variable namespace URI */