Home | History | Annotate | Download | only in libxml2

Lines Matching refs:href

4535     if ((ns == NULL) || (ns->href == NULL)) return(0);
6254 if (!xmlStrEqual(attr->defaultValue, ns->href)) {
6271 if (!xmlStrEqual(attr->defaultValue, ns->href)) {
6408 ns, ns->href);
6411 elem->ns->prefix, ns, ns->href);