option_flags      174 ext/filter/logical_filters.c 	long   min_range, max_range, option_flags;
option_flags      184 ext/filter/logical_filters.c 	option_flags = flags;
option_flags      192 ext/filter/logical_filters.c 	if (option_flags & FILTER_FLAG_ALLOW_OCTAL) {
option_flags      196 ext/filter/logical_filters.c 	if (option_flags & FILTER_FLAG_ALLOW_HEX) {
option_flags      416 ext/filter/logical_filters.c 	long   option_flags;
option_flags      428 ext/filter/logical_filters.c 	FETCH_LONG_OPTION(option_flags, "flags");