Where Online Learning is simpler!
The C and C++ Include Header Files
/usr/include/apache2/modperl_constants.h
$ cat -n /usr/include/apache2/modperl_constants.h 1 #ifndef MODPERL_CONSTANTS_H 2 #define MODPERL_CONSTANTS_H 3 4 /* 5 * *********** WARNING ************** 6 * This file generated by ModPerl::Code/0.01 7 * Any changes made here will be lost 8 * *********************************** 9 * 01: lib/ModPerl/Code.pm:740 10 * 02: lib/ModPerl/Code.pm:766 11 * 03: Makefile.PL:391 12 * 04: Makefile.PL:102 13 */ 14 15 #define MP_ENOCONST -3 16 17 SV *modperl_constants_lookup_apr_const(pTHX_ const char *name); 18 SV *modperl_constants_lookup_apache2_const(pTHX_ const char *name); 19 SV *modperl_constants_lookup_modperl(pTHX_ const char *name); 20 const char **modperl_constants_group_lookup_apr_const(const char *name); 21 const char **modperl_constants_group_lookup_apache2_const(const char *name); 22 const char **modperl_constants_group_lookup_modperl(const char *name); 23 24 #endif /* MODPERL_CONSTANTS_H */
Contact us
|
About us
|
Term of use
|
Copyright © 2000-2025 MyWebUniversity.com ™