Home | History | Annotate | Download | only in libiberty

Lines Matching refs:RE_BK_PLUS_QM

2506           if ((syntax & RE_BK_PLUS_QM)
2543 || (!(syntax & RE_BK_PLUS_QM) && (c == '+' || c == '?')))
2546 else if (syntax & RE_BK_PLUS_QM && c == '\\')
4092 if (syntax & RE_BK_PLUS_QM)
4127 || ((syntax & RE_BK_PLUS_QM)