Lines Matching refs:option

36 2016/10/19: add ONIG_OPTION_CHECK_VALIDITY_OF_STRING option.
67 2016/07/04: fix case of enclosed option in look-behind.
186 2007/05/31: [dist] add configure option '--enable-crnl-as-line-terminator'.
440 add configure option --enable-combination-explosion-check
590 2006/02/03: [ruby] add -m 0644 option to install command in "make 19".
642 (!!! NO SUPPORT experimental option !!!)
664 Ruby's option.
904 2004/11/29: [dist] add -s option (silent mode) to test.rb.
1249 fix many warnings in Win32 VC++ with /W3 option.
1306 wrong fetch after (?x) option. ex. "(?x)\ta .\n+b"
1373 2003/12/24: [spec] ignore case option is effective to numbered char.
1486 remove env->option == option check in parse_effect().
1487 change env->option for dynamic option in parse_exp().
1604 2003/07/07: [spec] called group should not ignore outside option (?i:...).
1607 set option status to effect memory in optimize_node_left().
1632 2003/06/26: [spec] add option REG_OPTION_NEGATE_SINGLELINE.
1637 2003/06/25: [dist] don't use option REG_NEWLINE for sample/posix.c.
1706 2003/05/26: [spec] remove POSIXLINE option. (?p:...)
1717 2003/05/16: [new] add --with-statistics option to configure.
1767 2003/03/10: [spec] support POSIX API option REG_NOSUB.
1834 2003/02/26: [impl] add -win option to testconv.rb.
1853 (REG_EXTENDED option: Extended RE)
1940 [new] add search time option REG_OPTION_POSIX_REGION.
1951 2003/01/17: [inst] add configure option --with-rubydir.
2007 2002/04/24: [new] add searching time option: REG_OPTION_NOTBOL/NOTEOL.
2008 add searching time option argument to regex_search() and
2037 2002/03/23: [new] add a new option REG_OPTION_NOT_EMPTY.