Home
last modified time | relevance | path

Searched refs:ap_find_module_name (Results 1 – 11 of 11) sorted by relevance

/dports/www/mod_perl2/mod_perl-2.0.11/xs/maps/
H A Dapache2_functions.map231 -ap_find_module_name
/dports/www/htdigest/httpd-2.4.6/include/
H A Dhttp_config.h755 AP_DECLARE(const char *) ap_find_module_name(module *m);
/dports/www/apache24/httpd-2.4.53/include/
H A Dhttp_config.h798 AP_DECLARE(const char *) ap_find_module_name(module *m);
/dports/lang/fpc-source/fpc-3.2.2/packages/httpd13/src/
H A Dhttp_config.inc320 function ap_find_module_name(m: Pmodule): PChar;
/dports/www/fpc-httpd22/fpc-3.2.2/packages/httpd22/src/
H A Dhttp_config.inc641 function ap_find_module_name(m: Pmodule): PChar;
643 external LibHTTPD name LibNamePrefix + 'ap_find_module_name' + LibSuff4;
/dports/lang/fpc-source/fpc-3.2.2/packages/httpd22/src/
H A Dhttp_config.inc641 function ap_find_module_name(m: Pmodule): PChar;
643 external LibHTTPD name LibNamePrefix + 'ap_find_module_name' + LibSuff4;
/dports/lang/fpc-source/fpc-3.2.2/packages/httpd20/src/
H A Dhttp_config.inc634 function ap_find_module_name(m: Pmodule): PChar;
636 external LibHTTPD name LibNamePrefix + 'ap_find_module_name' + LibSuff4;
/dports/www/fpc-httpd24/fpc-3.2.2/packages/httpd24/src/
H A Dhttp_config.inc830 function ap_find_module_name(m: Pmodule): PChar;
832 external LibHTTPD name LibNamePrefix + 'ap_find_module_name' + LibSuff4;
/dports/lang/fpc-source/fpc-3.2.2/packages/httpd24/src/
H A Dhttp_config.inc830 function ap_find_module_name(m: Pmodule): PChar;
832 external LibHTTPD name LibNamePrefix + 'ap_find_module_name' + LibSuff4;
/dports/www/htdigest/httpd-2.4.6/server/
H A Dconfig.c807 AP_DECLARE(const char *) ap_find_module_name(module *m) in ap_find_module_name() function
/dports/www/apache24/httpd-2.4.53/server/
H A Dconfig.c818 AP_DECLARE(const char *) ap_find_module_name(module *m) in ap_find_module_name() function