Searched refs:nsentry (Results 1 – 1 of 1) sorted by relevance
1842 xmlTextWriterNsStackEntry nsentry, *curns; in xmlTextWriterStartAttributeNS() local1850 nsentry.prefix = buf; in xmlTextWriterStartAttributeNS()1851 nsentry.uri = (xmlChar *)namespaceURI; in xmlTextWriterStartAttributeNS()1852 nsentry.elem = xmlListFront(writer->nodes); in xmlTextWriterStartAttributeNS()1855 (void *)&nsentry); in xmlTextWriterStartAttributeNS()