Home
last modified time | relevance | path

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

/third_party/gettext/gnulib-local/lib/libxml/
Dxpath.in.h339 int nsNr; /* number of namespace in scope */ member
Dparser.c1865 const xmlChar *prefix, const xmlChar *URI, int nsNr) in nameNsPush()
9219 int nsNr = ctxt->nsNr; in xmlParseStartTag2() local
9646 const xmlChar *URI, int line, int nsNr, int tlen) { in xmlParseEndTag2()
9928 int nsNr = ctxt->nsNr; in xmlParseElement() local
11341 int nsNr = ctxt->nsNr; in xmlParseTryOrFinish() local
Dparser.in.h308 int nsNr; /* the number of inherited namespaces */ member
/third_party/libxml2/include/libxml/
Dxpath.h312 int nsNr; /* number of namespace in scope */ member
Dparser.h281 int nsNr; /* the number of inherited namespaces */ member
/third_party/libxml2/
Dparser.c94 int nsNr; member
1882 const xmlChar *prefix, const xmlChar *URI, int line, int nsNr) in nameNsPush()
9272 int nsNr = ctxt->nsNr; in xmlParseStartTag2() local
10025 int nsNr = ctxt->nsNr; in xmlParseElementStart() local
11433 int nsNr = ctxt->nsNr; in xmlParseTryOrFinish() local