Lines Matching full:nsentry
1837 xmlTextWriterNsStackEntry nsentry, *curns;1845 nsentry.prefix = buf;1846 nsentry.uri = (xmlChar *)namespaceURI;1847 nsentry.elem = xmlListFront(writer->nodes);1850 (void *)&nsentry);