Home
last modified time | relevance | path

Searched refs:html (Results 1 – 8 of 8) sorted by relevance

/libevent-2.1.12/cmake/
H A DUseDoxygen.cmake89 # Install html into <prefix>/share/doc/<project>
92 ${PROJECT_BINARY_DIR}/${DOXYGEN_OUTPUT_DIRECTORY}/html
H A DCodeCoverage.cmake93 # HTML report is generated in _outputname/index.html
128 COMMENT "Open ./${_outputname}/index.html in your browser to view the coverage report."
/libevent-2.1.12/m4/
H A Dax_prog_doxygen.m42 # https://www.gnu.org/software/autoconf-archive/ax_prog_doxygen.html
40 # --enable-doxygen-html and --enable-doxygen-chm,
337 DX_ARG_ABLE(html, [generate doxygen plain HTML documentation],
390 DX_CLEAN_HTML = \$(DX_DOCDIR)/html]dnl
392 \$(DX_DOCDIR]DX_i[)/html]])[
H A Dacx_pthread.m41 ##### http://autoconf-archive.cryp.to/acx_pthread.html
/libevent-2.1.12/extra/abi-check/
H A DREADME.md34 'timeline/libevent/index.html' is the final result and can be viewed
/libevent-2.1.12/include/event2/
H A Dhttp.h1021 char *evhttp_htmlescape(const char *html);
/libevent-2.1.12/
H A Dhttp.c265 evhttp_htmlescape(const char *html) in evhttp_htmlescape() argument
271 if (html == NULL) in evhttp_htmlescape()
274 old_size = strlen(html); in evhttp_htmlescape()
277 const size_t replace_size = html_replace(html[i], &replaced); in evhttp_htmlescape()
294 const char *replaced = &html[i]; in evhttp_htmlescape()
295 const size_t len = html_replace(html[i], &replaced); in evhttp_htmlescape()
H A Dwhatsnew-2.1.txt214 http://archives.seul.org/libevent/users/Feb-2012/msg00053.html and