Home | History | Annotate | Download | only in libiberty

Lines Matching refs:RE_CHAR_CLASSES

2801                 else if (syntax & RE_CHAR_CLASSES && c == '[' && *p == ':')
2874 else if (syntax & RE_CHAR_CLASSES && c == '[' && (*p == '='
3206 else if (syntax & RE_CHAR_CLASSES && c == '[' && *p == ':')
3327 else if (syntax & RE_CHAR_CLASSES && c == '[' && *p == '=')
3461 else if (syntax & RE_CHAR_CLASSES && c == '[' && *p == '.')