HomeSort by relevance Sort by last modified time
    Searched defs:htmlDecodeEntities (Results 1 - 2 of 2) 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...]
  /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...]

Completed in 135 milliseconds