Home
last modified time | relevance | path

Searched defs:xmlStringText (Results 1 – 2 of 2) sorted by relevance

/external/libxml2/include/libxml/
DparserInternals.h312 XMLPUBVAR const xmlChar xmlStringText[]; variable
/external/libxml2/
Dtree.c120 const xmlChar xmlStringText[] = { 't', 'e', 'x', 't', 0 }; variable