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

  /external/libxml2/include/libxml/
parserInternals.h 279 XMLPUBVAR const xmlChar xmlStringText[];
  /external/libxml2/
HTMLtree.c 801 if (((cur->name == (const xmlChar *)xmlStringText) ||
tree.c 110 /* #undef xmlStringText */
111 const xmlChar xmlStringText[] = { 't', 'e', 'x', 't', 0 };
    [all...]
SAX2.c     [all...]
debugXML.c 369 if ((node->name == xmlStringText) ||
    [all...]
xmlsave.c     [all...]
  /external/libxslt/libxslt/
transform.c 777 (target->last->name == xmlStringText)) {
    [all...]
xslt.c     [all...]

Completed in 72 milliseconds