Searched refs:ap_find_module_name (Results 1 – 11 of 11) sorted by relevance
231 -ap_find_module_name
755 AP_DECLARE(const char *) ap_find_module_name(module *m);
798 AP_DECLARE(const char *) ap_find_module_name(module *m);
320 function ap_find_module_name(m: Pmodule): PChar;
641 function ap_find_module_name(m: Pmodule): PChar;643 external LibHTTPD name LibNamePrefix + 'ap_find_module_name' + LibSuff4;
634 function ap_find_module_name(m: Pmodule): PChar;636 external LibHTTPD name LibNamePrefix + 'ap_find_module_name' + LibSuff4;
830 function ap_find_module_name(m: Pmodule): PChar;832 external LibHTTPD name LibNamePrefix + 'ap_find_module_name' + LibSuff4;
807 AP_DECLARE(const char *) ap_find_module_name(module *m) in ap_find_module_name() function
818 AP_DECLARE(const char *) ap_find_module_name(module *m) in ap_find_module_name() function