HomeSort by relevance Sort by last modified time
    Searched refs:htmlDecodeEntities (Results 1 - 2 of 2) sorted by null

  /external/libxml2/
legacy.c 31 xmlChar *htmlDecodeEntities(htmlParserCtxtPtr ctxt, int len, xmlChar end,
35 * htmlDecodeEntities:
50 htmlDecodeEntities(htmlParserCtxtPtr ctxt ATTRIBUTE_UNUSED,
59 "htmlDecodeEntities() deprecated function reached\n");
    [all...]
HTMLparser.c 56 xmlChar * htmlDecodeEntities(htmlParserCtxtPtr ctxt, int len,
    [all...]

Completed in 1269 milliseconds