Searched refs:cpp (Results 1 - 2 of 2) sorted by relevance

/httpd/docs/manual/style/scripts/
H A Dprettify.js1304 }), ['c', 'cc', 'cpp', 'cxx', 'cyc', 'm']);
1404 * Typically, a filename extension like 'cpp' or 'java'.
1487 // <pre class="prettyprint lang-cpp">
1488 // the language extension "cpp" is used to find a language handler
/httpd/modules/ssl/
H A Dssl_engine_pphrase.c460 char *cpp;
469 if ((cpp = pphrase_array_get(ppcb_arg->aPassPhrase,
471 apr_cpystrn(buf, cpp, bufsize);

Completed in 17 milliseconds