HomeSort by relevance Sort by last modified time
    Searched refs:xmlStringComment (Results 1 - 3 of 3) sorted by null

  /external/libxml2/include/libxml/
parserInternals.h 281 XMLPUBVAR const xmlChar xmlStringComment[];
  /external/libxml2/
tree.c 114 /* #undef xmlStringComment */
115 const xmlChar xmlStringComment[] = { 'c', 'o', 'm', 'm', 'e', 'n', 't', 0 };
    [all...]
debugXML.c 381 if (node->name == xmlStringComment)
    [all...]

Completed in 209 milliseconds