Searched refs:xmlStringTextNoenc (Results 1 – 14 of 14) sorted by relevance
313 XMLPUBVAR const xmlChar xmlStringTextNoenc[]; variable
342 XMLPUBVAR const xmlChar xmlStringTextNoenc[]; variable
871 (cur->name != (const xmlChar *)xmlStringTextNoenc)) && in htmlNodeDumpFormatOutput()
981 if (cur->name != xmlStringTextNoenc) { in xmlNodeDumpOutputInternal()1522 (cur->name != xmlStringTextNoenc)) { in xhtmlNodeDumpOutput()
400 (node->name == xmlStringTextNoenc)) in xmlCtxtGenericNodeCheck()941 if (node->name == (const xmlChar *) xmlStringTextNoenc) in xmlCtxtDumpOneNode()
151 const xmlChar xmlStringTextNoenc[] = variable4252 else if (node->name == xmlStringTextNoenc) in xmlStaticCopyNode()4253 ret->name = xmlStringTextNoenc; in xmlStaticCopyNode()9552 else if (cur->name == xmlStringTextNoenc) in xmlDOMWrapCloneNode()9558 clone->name = xmlStringTextNoenc; in xmlDOMWrapCloneNode()
90 d xmlStringTextNoenc...91 d s 9 import('xmlStringTextNoenc') \0 in 10th byte
844 (cur->name != (const xmlChar *)xmlStringTextNoenc)) && in htmlNodeDumpFormatOutput()
954 if (cur->name != xmlStringTextNoenc) { in xmlNodeDumpOutputInternal()1611 (cur->name != xmlStringTextNoenc)) { in xhtmlNodeDumpOutput()
371 (node->name == xmlStringTextNoenc)) in xmlCtxtGenericNodeCheck()912 if (node->name == (const xmlChar *) xmlStringTextNoenc) in xmlCtxtDumpOneNode()
230 xmlStringTextNoenc; # variable
122 const xmlChar xmlStringTextNoenc[] = variable4262 else if (node->name == xmlStringTextNoenc) in xmlStaticCopyNode()4263 ret->name = xmlStringTextNoenc; in xmlStaticCopyNode()9556 else if (cur->name == xmlStringTextNoenc) in xmlDOMWrapCloneNode()9562 clone->name = xmlStringTextNoenc; in xmlDOMWrapCloneNode()
17430 * HTMLtree.c: add support for xmlStringTextNoenc for XSLt HTML
162 xmlStringTextNoenc DATA