Searched refs:dict_regexp_open (Results 1 – 3 of 3) sorted by relevance
26 extern DICT *dict_regexp_open(const char *, int, int);
395 DICT_TYPE_REGEXP, dict_regexp_open, 0,
749 DICT *dict_regexp_open(const char *mapname, int open_flags, int dict_flags) in dict_regexp_open() function