Lines Matching refs:version
191 /** default limit on bytes in Request-Line (Method+URI+HTTP-version) */
401 * @brief The numeric version information is broken out into fields within this
412 * Return httpd's version information in a numeric form.
414 * @param version Pointer to a version structure for returning the version
417 AP_DECLARE(void) ap_get_server_revision(ap_version_t *version);
430 * version and information about some modules. It is not affected
478 * A future version should dynamically generate the apr_table_t at startup.
820 /** Protocol version number of protocol; 1.1 = 1001 */
2139 * Given the name of an object in the file system determine if it is a directory - this version is symlink aware