Searched refs:this_colseq (Results 1 – 7 of 7) sorted by relevance
4481 unsigned int this_colseq = collseq[(unsigned char) TRANSLATE (this_char)]; in byte_compile_range() local4483 if (start_colseq <= this_colseq && this_colseq <= end_colseq) in byte_compile_range()
4477 unsigned int this_colseq = collseq[(unsigned char) TRANSLATE (this_char)]; in byte_compile_range() local4479 if (start_colseq <= this_colseq && this_colseq <= end_colseq) in byte_compile_range()
4575 unsigned int this_colseq = collseq[(unsigned char) TRANSLATE (this_char)]; local4577 if (start_colseq <= this_colseq && this_colseq <= end_colseq)
4490 unsigned int this_colseq = collseq[(unsigned char) TRANSLATE (this_char)]; local4492 if (start_colseq <= this_colseq && this_colseq <= end_colseq)