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

/openbsd-current/gnu/lib/libiberty/src/
H A Dregex.c4464 unsigned int start_colseq;
4484 start_colseq = collseq[(unsigned char) TRANSLATE (range_start_char)];
4490 if (start_colseq <= this_colseq && this_colseq <= end_colseq)
4451 unsigned int start_colseq; local

Completed in 123 milliseconds