Home
last modified time | relevance | path

Searched refs:xmlStringComment (Results 1 – 7 of 7) sorted by relevance

/external/libxml2/include/libxml/
DparserInternals.h314 XMLPUBVAR const xmlChar xmlStringComment[]; variable
/external/chromium_org/third_party/libxml/src/include/libxml/
DparserInternals.h281 XMLPUBVAR const xmlChar xmlStringComment[]; variable
/external/libxml2/
Dtree.c119 const xmlChar xmlStringComment[] = { 'c', 'o', 'm', 'm', 'e', 'n', 't', 0 }; variable
2719 cur->name = xmlStringComment; in xmlNewComment()
4187 else if (node->name == xmlStringComment) in xmlStaticCopyNode()
4188 ret->name = xmlStringComment; in xmlStaticCopyNode()
9482 else if (cur->name == xmlStringComment) in xmlDOMWrapCloneNode()
9483 clone->name = xmlStringComment; in xmlDOMWrapCloneNode()
DdebugXML.c382 if (node->name == xmlStringComment) in xmlCtxtGenericNodeCheck()
/external/chromium_org/third_party/libxml/src/
Dtree.c116 const xmlChar xmlStringComment[] = { 'c', 'o', 'm', 'm', 'e', 'n', 't', 0 }; variable
2679 cur->name = xmlStringComment; in xmlNewComment()
4134 else if (node->name == xmlStringComment) in xmlStaticCopyNode()
4135 ret->name = xmlStringComment; in xmlStaticCopyNode()
9305 else if (cur->name == xmlStringComment) in xmlDOMWrapCloneNode()
9306 clone->name = xmlStringComment; in xmlDOMWrapCloneNode()
DdebugXML.c382 if (node->name == xmlStringComment) in xmlCtxtGenericNodeCheck()
/external/chromium_org/third_party/libxml/src/win32/
Dlibxml2.def.src160 xmlStringComment DATA