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

/external/libxml2/
H A Dparser.c4806 int inputid; local
4808 inputid = ctxt->input->id;
4904 if (inputid != ctxt->input->id) {
4941 int inputid; local
4950 inputid = ctxt->input->id;
5052 if (ctxt->input->id != inputid) {
6304 int inputid = ctxt->input->id; local
6309 cur = ret = xmlParseElementChildrenContentDeclPriv(ctxt, inputid,
6438 int inputid = ctxt->input->id; local
6442 last = xmlParseElementChildrenContentDeclPriv(ctxt, inputid,
6608 int inputid = ctxt->input->id; local
[all...]

Completed in 94 milliseconds