Searched refs:HTML_PI_NODE (Results 1 – 3 of 3) sorted by relevance
60 #define HTML_PI_NODE XML_PI_NODE macro
51 * HTML_PI_NODE:56 d HTML_PI_NODE c 7
868 if (cur->type == HTML_PI_NODE) { in htmlNodeDumpFormatOutput()