Home
last modified time | relevance | path

Searched refs:HTML_PI_NODE (Results 1 – 3 of 3) sorted by relevance

/external/libxml2/include/libxml/
DHTMLtree.h60 #define HTML_PI_NODE XML_PI_NODE macro
/external/libxml2/os400/libxmlrpg/
DHTMLtree.rpgle51 * HTML_PI_NODE:
56 d HTML_PI_NODE c 7
/external/libxml2/
DHTMLtree.c868 if (cur->type == HTML_PI_NODE) { in htmlNodeDumpFormatOutput()