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

  /external/curl/docs/examples/
crawler.c 102 int opts = HTML_PARSE_NOBLANKS | HTML_PARSE_NOERROR | \
  /external/libxml2/include/libxml/
HTMLparser.h 184 HTML_PARSE_NOBLANKS = 1<<8, /* remove blank nodes */

Completed in 673 milliseconds