Searched defs:multiple_regexps (Results 1 – 1 of 1) sorted by relevance
52 bool multiple_regexps;/* Does `regexps' represent a disjunction? */ member795 bool multiple_regexps = reglist->multiple_regexps = regexps != 0; in add_regexp() local