Home | History | Annotate | Download | only in libxml2

Lines Matching refs:nsDef

626 	for(ns = n->nsDef; ns != NULL; ns = ns->next) {
1363 ns = cur->nsDef;