Searched refs:default_options (Results 1 – 2 of 2) sorted by relevance
81 static RE_Options default_options; variable86 options_ = default_options; in Init()
2982 pcre_uint32 default_options = 0; in main() local3129 else if (strcmp(arg, "-O") == 0) default_options |= PCRE_NO_AUTO_POSSESS; in main()3702 options = default_options; in main()