Searched refs:start_colseq (Results 1 – 7 of 7) sorted by relevance
4457 unsigned int start_colseq; in byte_compile_range() local4477 start_colseq = collseq[(unsigned char) TRANSLATE (range_start_char)]; in byte_compile_range()4483 if (start_colseq <= this_colseq && this_colseq <= end_colseq) in byte_compile_range()
4453 unsigned int start_colseq; in byte_compile_range() local4473 start_colseq = collseq[(unsigned char) TRANSLATE (range_start_char)]; in byte_compile_range()4479 if (start_colseq <= this_colseq && this_colseq <= end_colseq) in byte_compile_range()
4551 unsigned int start_colseq; local4571 start_colseq = collseq[(unsigned char) TRANSLATE (range_start_char)];4577 if (start_colseq <= this_colseq && this_colseq <= end_colseq)
4466 unsigned int start_colseq; local4486 start_colseq = collseq[(unsigned char) TRANSLATE (range_start_char)];4492 if (start_colseq <= this_colseq && this_colseq <= end_colseq)