Searched refs:HTML_PI_NODE (Results 1 – 2 of 2) sorted by relevance
/external/libxml2/include/libxml/ | ||
D | HTMLtree.h | 60 #define HTML_PI_NODE XML_PI_NODE macro |
/external/libxml2/ | ||
D | HTMLtree.c | 820 if (cur->type == HTML_PI_NODE) { in htmlNodeDumpFormatOutput() |