Searched defs:inputid (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/
H A Dparser.c5370 int inputid = ctxt->input->id; local
5376 cur = ret = xmlParseElementChildrenContentDecl(ctxt, inputid);
5503 int inputid = ctxt->input->id; local
5508 last = xmlParseElementChildrenContentDecl(ctxt, inputid);
5633 int inputid = ctxt->input->id; local
5647 tree = xmlParseElementMixedContentDecl(ctxt, inputid);
5650 tree = xmlParseElementChildrenContentDecl(ctxt, inputid);

Completed in 75 milliseconds