Home
last modified time | relevance | path

Searched refs:start_colseq (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/lib/libiberty/src/
H A Dregex.c4451 unsigned int start_colseq; in byte_compile_range() local
4471 start_colseq = collseq[(unsigned char) TRANSLATE (range_start_char)]; in byte_compile_range()
4477 if (start_colseq <= this_colseq && this_colseq <= end_colseq) in byte_compile_range()