Home | History | Annotate | Download | only in dist

Lines Matching full:default_options

2985 pcre_uint32 default_options = 0;
3132 else if (strcmp(arg, "-O") == 0) default_options |= PCRE_NO_AUTO_POSSESS;
3705 options = default_options;