Home
last modified time | relevance | path

Searched refs:is_html (Results 1 – 2 of 2) sorted by relevance

/third_party/curl/docs/examples/
Dcrawler.c164 int is_html(char *ctype) in is_html() function
211 if(is_html(ctype) && mem->size > 100) { in main()
/third_party/node/test/fixtures/wpt/resources/
Dtestharness.js4035 var is_html = (root &&
4047 } else if (is_html) {