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

  /external/libxml2/include/libxml/
parserInternals.h 279 XMLPUBVAR const xmlChar xmlStringText[];
  /external/libxml2/
HTMLtree.c 794 if (((cur->name == (const xmlChar *)xmlStringText) ||
tree.c 109 /* #undef xmlStringText */
110 const xmlChar xmlStringText[] = { 't', 'e', 'x', 't', 0 };
    [all...]
xmlsave.c     [all...]
SAX2.c     [all...]
debugXML.c 367 if ((node->name == xmlStringText) ||
    [all...]

Completed in 1030 milliseconds