Home | History | Annotate | Download | only in regexp

Lines Matching refs:odd

1827 // odd_label is for ranges[i] to ranges[i + 1] where i - start_index is odd.
1894 bool odd = (((cut_index - start_index) & 1) == 1);
1895 Label* in_range_label = odd ? odd_label : even_label;
1983 // character is in the range between an even and an odd boundary (counting from