Searched refs:xmlStringComment (Results 1 – 7 of 7) sorted by relevance
| /third_party/libxml2/ |
| D | global.data | 22 #const xmlChar,xmlStringComment,[],1
|
| D | tree.c | 125 const xmlChar xmlStringComment[] = { 'c', 'o', 'm', 'm', 'e', 'n', 't', 0 }; variable 2757 cur->name = xmlStringComment; in xmlNewComment() 4281 else if (node->name == xmlStringComment) in xmlStaticCopyNode() 4282 ret->name = xmlStringComment; in xmlStaticCopyNode() 9584 else if (cur->name == xmlStringComment) in xmlDOMWrapCloneNode() 9585 clone->name = xmlStringComment; in xmlDOMWrapCloneNode()
|
| D | libxml2.syms | 226 xmlStringComment; # variable
|
| D | debugXML.c | 384 if (node->name == xmlStringComment) in xmlCtxtGenericNodeCheck()
|
| /third_party/libxml2/include/libxml/ |
| D | parserInternals.h | 314 XMLPUBVAR const xmlChar xmlStringComment[]; variable
|
| /third_party/libxml2/os400/libxmlrpg/ |
| D | parserInternals.rpgle | 93 d xmlStringComment... 94 d s 7 import('xmlStringComment') \0 in 8th byte
|
| /third_party/libxml2/win32/ |
| D | libxml2.def.src | 160 xmlStringComment DATA
|