Searched refs:is_op_char (Results 1 – 1 of 1) sorted by relevance
1141 static inline int is_op_char(struct filter_parse_state *ps, char c) in is_op_char() function1321 if (is_op_char(ps, ch)) { in filter_parse()