Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
Dxpath.h310 int nsNr; /* number of namespace in scope */ member
Dparser.h279 int nsNr; /* the number of inherited namespaces */ member
/external/libxml2/
Dparser.c1836 const xmlChar *prefix, const xmlChar *URI, int nsNr) in nameNsPush()
9190 int nsNr = ctxt->nsNr; in xmlParseStartTag2() local
9617 const xmlChar *URI, int line, int nsNr, int tlen) { in xmlParseEndTag2()
9899 int nsNr = ctxt->nsNr; in xmlParseElement() local
11312 int nsNr = ctxt->nsNr; in xmlParseTryOrFinish() local