Lines Matching full:nonchar
662 bool nonchar = false;699 nonchar = true;703 nonchar = true;727 if (nonchar && ((!positions_left && c < 0xBE) ||730 nonchar = false;733 (surrogate && slower <= c) || (nonchar && !positions_left) ) {