Home
last modified time | relevance | path

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

/third_party/boost/tools/quickbook/src/
Dpost_process.cpp428 bool is_html; member
435 std::string const& in, int indent, int linewidth, bool is_html) in post_process()
/third_party/curl/docs/examples/
Dcrawler.c144 int is_html(char *ctype) in is_html() function