Searched refs: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; typedef100 DICT_REGEXP_RULE rule; /* generic part */110 DICT_REGEXP_RULE rule; /* generic members */113 struct DICT_REGEXP_RULE *endif_rule;/* matching endif rule */122 DICT_REGEXP_RULE *head; /* first rule */222 DICT_REGEXP_RULE *rule; in dict_regexp_lookup()329 DICT_REGEXP_RULE *rule; in dict_regexp_close()330 DICT_REGEXP_RULE *next; in dict_regexp_close()[all …]