Lines Matching full:disjoint
1420 # throw exception unless disjoint or identical1421 disjoint = (prevRop.lastIndex < rop.index1429 if prevRop.text is None and rop.text is None and not disjoint:1436 elif not disjoint and not same: