Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
Dxpath.h312 int nsNr; /* number of namespace in scope */ member
Dparser.h281 int nsNr; /* the number of inherited namespaces */ member
/external/libxml2/
Dparser.c94 int nsNr; member
1880 const xmlChar *prefix, const xmlChar *URI, int line, int nsNr) in nameNsPush()
9263 int nsNr = ctxt->nsNr; in xmlParseStartTag2() local
10014 int nsNr = ctxt->nsNr; in xmlParseElementStart() local
11423 int nsNr = ctxt->nsNr; in xmlParseTryOrFinish() local