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

/vbox/src/libs/libxml2-2.6.31/
H A Dparser.c12149 const xmlChar *iprefix, *ihref; local
12154 ihref = xmlDictLookup(ctxt->dict, ns->href, -1);
12157 ihref = ns->href;
12161 nsPush(ctxt, iprefix, ihref);

Completed in 674 milliseconds