Lines Matching refs:nsentry
1844 xmlTextWriterNsStackEntry nsentry, *curns;1852 nsentry.prefix = buf;1853 nsentry.uri = (xmlChar *)namespaceURI;1854 nsentry.elem = xmlListFront(writer->nodes);1857 (void *)&nsentry);