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

  /external/chromium_org/third_party/libxml/src/
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...]
  /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 923 milliseconds