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

  /external/chromium_org/third_party/libxml/src/include/libxml/
HTMLtree.h 63 htmlNewDoc (const xmlChar *URI,
  /external/libxml2/include/libxml/
HTMLtree.h 63 htmlNewDoc (const xmlChar *URI,
  /external/chromium_org/third_party/libxslt/libxslt/
transform.c     [all...]
  /external/libxslt/libxslt/
transform.c     [all...]
  /external/chromium_org/third_party/libxml/src/
elfgcchack.h 462 #undef htmlNewDoc
463 extern __typeof (htmlNewDoc) htmlNewDoc __attribute((alias("htmlNewDoc__internal_alias")));
465 #ifndef htmlNewDoc
466 extern __typeof (htmlNewDoc) htmlNewDoc__internal_alias __attribute((visibility("hidden")));
467 #define htmlNewDoc htmlNewDoc__internal_alias
    [all...]
HTMLparser.c     [all...]
testapi.c 914 if (no == 0) return(htmlNewDoc(NULL, NULL));
    [all...]
  /external/libxml2/
elfgcchack.h 462 #undef htmlNewDoc
463 extern __typeof (htmlNewDoc) htmlNewDoc __attribute((alias("htmlNewDoc__internal_alias")));
465 #ifndef htmlNewDoc
466 extern __typeof (htmlNewDoc) htmlNewDoc__internal_alias __attribute((visibility("hidden")));
467 #define htmlNewDoc htmlNewDoc__internal_alias
    [all...]
HTMLparser.c     [all...]

Completed in 590 milliseconds