Searched defs:DICT_REGEXP_RULE (Results 1 – 1 of 1) sorted by relevance
93 typedef struct DICT_REGEXP_RULE { struct96 struct DICT_REGEXP_RULE *next; /* next rule in dict */ argument97 } DICT_REGEXP_RULE; typedef