Home
last modified time | relevance | path

Searched defs:nsNr (Results 1 – 3 of 3) sorted by relevance

/external/libxml2/include/libxml/
Dxpath.h305 int nsNr; /* number of namespace in scope */ member
Dparser.h276 int nsNr; /* the number of inherited namespaces */ member
/external/libxml2/
Dparser.c1354 const xmlChar *prefix, const xmlChar *URI, int nsNr) in nameNsPush()
7939 int nsNr = ctxt->nsNr; in xmlParseStartTag2() local
8313 const xmlChar *URI, int line, int nsNr, int tlen) { in xmlParseEndTag2()
8579 int nsNr = ctxt->nsNr; in xmlParseElement() local
9899 int nsNr = ctxt->nsNr; in xmlParseTryOrFinish() local