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

/macosx-10.10.1/libxml2-26/libxml2/
H A Dparser.c13637 const xmlChar *iprefix, *ihref; local
13642 ihref = xmlDictLookup(ctxt->dict, ns->href, -1);
13645 ihref = ns->href;
13649 nsPush(ctxt, iprefix, ihref);
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A Dparser.c12943 const xmlChar *iprefix, *ihref; local
12948 ihref = xmlDictLookup(ctxt->dict, ns->href, -1);
12951 ihref = ns->href;
12955 nsPush(ctxt, iprefix, ihref);

Completed in 276 milliseconds