format_modifier
format_add_modifier(struct format_modifier **list, u_int *count,
struct format_modifier *fm;
format_free_modifiers(struct format_modifier *list, u_int count)
static struct format_modifier *
struct format_modifier *list = NULL;
format_match(struct format_modifier *fm, const char *pattern, const char *text)
format_sub(struct format_modifier *fm, const char *text, const char *pattern,
format_search(struct format_modifier *fm, struct window_pane *wp, const char *s)
format_replace_expression(struct format_modifier *mexp,
struct format_modifier *list, *cmp = NULL, *search = NULL;
struct format_modifier **sub = NULL, *mexp = NULL, *fm;
struct format_modifier *bool_op_n = NULL;