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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgrep/
H A Dregex.c6290 unsigned int i, char_class_length, coll_symbol_length,
6309 char_class_length = *p++;
6321 p += char_class_length + coll_symbol_length+ equiv_class_length +
6325 for (i = 0; i < char_class_length ; i += CHAR_CLASS_SIZE)
6273 unsigned int i, char_class_length, coll_symbol_length, local

Completed in 103 milliseconds