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

/openbsd-current/gnu/lib/libiberty/src/
H A Dregex.c6185 unsigned int i, char_class_length, coll_symbol_length,
6204 char_class_length = *p++;
6216 p += char_class_length + coll_symbol_length+ equiv_class_length +
6220 for (i = 0; i < char_class_length ; i += CHAR_CLASS_SIZE)
6168 unsigned int i, char_class_length, coll_symbol_length, local

Completed in 132 milliseconds