Home | History | Annotate | Download | only in src

Lines Matching defs:OO

3180 #define OO (PCRE2_NOTEMPTY|PCRE2_NOTEMPTY_ATSTART)
3181 options |= (re->flags & FF) / ((FF & (~FF+1)) / (OO & (~OO+1)));
3183 #undef OO