#include "apr_optional.h"
#include "httpd.h"
マクロ定義 | |
| #define | MOD_REWRITE_H 1 |
型定義 | |
| typedef char *( | rewrite_mapfunc_t )(request_rec *r, char *key) |
関数 | |
| APR_DECLARE_OPTIONAL_FN (void, ap_register_rewrite_mapfunc,(char *name, rewrite_mapfunc_t *func)) | |
1.4.7