Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlXPathRegisterNs

3614 	if(xmlXPathRegisterNs(ctx, ns->prefix, ns->href) != 0) {