comp_options       86 ext/mbstring/oniguruma/onigposix.h   int     comp_options;
comp_options      151 ext/mbstring/oniguruma/regposix.c   reg->comp_options = posix_options;
comp_options      178 ext/mbstring/oniguruma/regposix.c   if (nmatch == 0 || (reg->comp_options & REG_NOSUB) != 0) {