Searched refs:dict_regexp_expand (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/util/
H A Ddict_regexp.c150 /* dict_regexp_expand - replace $number with substring from matched text */
152 static int dict_regexp_expand(int type, VSTRING *buf, char *ptr) function
289 if (mac_parse(match_rule->replacement, dict_regexp_expand,

Completed in 68 milliseconds