Home | History | Annotate | Download | only in libxml

Lines Matching full:namespaces

276     int                nsNr;          /* the number of inherited namespaces */
279 struct _xmlParserCtxt *nsParent; /* parent context to inherit namespaces from * */
669 * @namespaces: pointer to the array of prefix/URI pairs namespace definitions
686 const xmlChar **namespaces,
1092 XML_PARSE_NSCLEAN = 1<<13,/* remove redundant namespaces declarations */