Lines Matching refs:html
42 * Substitute the HTML entities by their value97 "is html",163 * @ctxt: an XML/HTML parser context191 } else if (!strcmp(name, "is html")) {192 *((int *) result) = ctxt->html;272 * @ctxt: an XML/HTML parser context309 } else if (!strcmp(name, "is html")) {310 ctxt->html = *((int *) value);