Home | History | Annotate | Download | only in lib

Lines Matching refs:CHAR_CLASS

2632   if (BE (start_elem->type == EQUIV_CLASS || start_elem->type == CHAR_CLASS
2633 || end_elem->type == EQUIV_CLASS || end_elem->type == CHAR_CLASS,
2899 if (BE (start_elem->type == EQUIV_CLASS || start_elem->type == CHAR_CLASS
2900 || end_elem->type == EQUIV_CLASS || end_elem->type == CHAR_CLASS,
3123 if (start_elem.type != CHAR_CLASS && start_elem.type != EQUIV_CLASS)
3222 case CHAR_CLASS:
3394 elem->type = CHAR_CLASS;