Searched refs:minChar (Results 1 – 1 of 1) sorted by relevance
734 const int32_t minChar=0x20; in checkNext() local737 const int32_t minChar=0x40; in checkNext() local740 const int32_t minChar=0; in checkNext() local743 for(int32_t c=minChar; c<=maxChar; ++c) { in checkNext()