Home
last modified time | relevance | path

Searched refs:dict_regexp_parseline (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/ibm-public/postfix/dist/src/util/
H A Ddict_regexp.c551 static DICT_REGEXP_RULE *dict_regexp_parseline(DICT *dict, const char *mapname, in dict_regexp_parseline() function
821 rule = dict_regexp_parseline(&dict_regexp->dict, mapname, lineno, in dict_regexp_open()