Postfix3.3.1
|
#include <match_list.h>
フィールド | |
char * | pname |
int | flags |
ARGV * | patterns |
int | match_count |
MATCH_LIST_FN * | match_func |
const char ** | match_args |
VSTRING * | fold_buf |
int | error |
match_list.h の 27 行目に定義があります。
int MATCH_LIST::error |
match_list.h の 35 行目に定義があります。
int MATCH_LIST::flags |
match_list.h の 29 行目に定義があります。
VSTRING* MATCH_LIST::fold_buf |
match_list.h の 34 行目に定義があります。
const char** MATCH_LIST::match_args |
match_list.h の 33 行目に定義があります。
int MATCH_LIST::match_count |
match_list.h の 31 行目に定義があります。
MATCH_LIST_FN* MATCH_LIST::match_func |
match_list.h の 32 行目に定義があります。
ARGV* MATCH_LIST::patterns |
match_list.h の 30 行目に定義があります。
char* MATCH_LIST::pname |
match_list.h の 28 行目に定義があります。