Searched refs:new_ematch (Results 1 – 2 of 2) sorted by relevance
62 $$ = new_ematch($2, $1);68 $$ = new_ematch(NULL, $1);
68 static inline struct ematch * new_ematch(struct bstr *args, int inverted) in new_ematch() function