Searched refs:copts (Results 1 – 4 of 4) sorted by relevance
45 int copts = REG_EXTENDED; variable78 copts = options('c', optarg); in main()108 err = regcomp(&re, argv[optind++], copts); in main()133 if (!(copts®_NOSUB)) { in main()340 int o = (type == 'c') ? copts : eopts; in options()
18 int copts = REG_EXTENDED; variable47 copts = options('c', optarg); in main()77 err = regcomp(&re, argv[optind++], copts); in main()102 if ((copts & REG_NOSUB) == 0) { in main()308 int o = (type == 'c') ? copts : eopts; in options()
85 copts = select({426 copts = ["-fexceptions"],588 copts = ["-fexceptions"],
111 copts = select({