Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Apache/build/   (Apache Web Server Version 2.4.65©)  Datei vom 10.5.2025 mit Größe 975 B image not shown  

Quelle  modules.c.in

  Sprache: C
 

/*
 * modules.c --- automatically generated by Apache
 * configuration script.  DO NOT HAND EDIT!!!!!
 */


#include "ap_config.h"
#include "httpd.h"
#include "http_config.h"

@MODULES_EXTERN@
/*
 *  Modules which implicitly form the
 *  list of activated modules on startup,
 *  i.e. these are the modules which are
 *  initially linked into the Apache processing
 *  [extendable under run-time via AddModule]
 */

AP_DECLARE_DATA module *ap_prelinked_modules[] = {
@MODULES_PRELINK@
  NULL
};

/*
 *  We need the symbols as strings for <IfModule> containers
 */

ap_module_symbol_t ap_prelinked_module_symbols[] = {
@MODULES_SYMBOLS@
  {NULL, NULL}
};

/*
 *  Modules which initially form the
 *  list of available modules on startup,
 *  i.e. these are the modules which are
 *  initially loaded into the Apache process
 *  [extendable under run-time via LoadModule]
 */

module *ap_preloaded_modules[] = {
@MODULES_PRELOAD@
  NULL
};

Messung V0.5 in Prozent
C=91 H=99 G=94

¤ Dauer der Verarbeitung: 0.11 Sekunden  (vorverarbeitet am  2026-06-07) ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

PVS Prover

Isabelle Prover

NIST Cobol Testsuite

Cephes Mathematical Library

Vienna Development Method

Haftungshinweis

Die Informationen auf dieser Webseite wurden nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit, noch Qualität der bereit gestellten Informationen zugesichert.

Bemerkung:

Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.