Searched refs:empty1 (Results 1 – 6 of 6) sorted by relevance
87 bool empty1 = delayed; // Can fst1 be the empty machine? in ConcatProperties() local94 if (!empty1) in ConcatProperties()102 (kAccessible | kCoAccessible) && !empty1) { in ConcatProperties()382 bool empty1 = delayed; // Can fst1 be the empty machine? in UnionProperties() local388 if (!empty1 && !empty2) { in UnionProperties()
1 ./test/relaxng/empty1.rng validates
174 } constexpr empty1; variable
1570 start: ambig1 empty1 | ambig2 empty2 ;1579 sub_ambig1: empty1 'a' 'b' ;1581 empty1: ;
177614 sub_ambig1: empty1 'a' 'b' ;177616 empty1: ;
1423 * test/relaxng/empty1.rng test/relaxng/comps_0.xml