Searched refs:add_regexp (Results 1 – 1 of 1) sorted by relevance
53 static void add_regexp PARAMS((struct regexp_list **, char const *));381 add_regexp (&function_regexp_list, optarg);407 add_regexp (&ignore_regexp_list, optarg);449 add_regexp (&function_regexp_list, "^[_a-zA-Z$]");729 add_regexp (reglist, pattern) in add_regexp() function