Searched refs:map_func (Results 1 – 2 of 2) sorted by relevance
123 typedef void map_func(const char *, const char *, string &); typedef126 map_func *func;128 map_expr(expression *e, map_func *f) : unary_expr(e), func(f) { } in map_expr()
947 * refer/label.y: Rename map_t to map_func and extractor_t to