-Oniguruma Regular Expressions Version 6.5.0 2017/08/07
+Oniguruma Regular Expressions Version 6.6.0 2017/08/11
syntax: ONIG_SYNTAX_RUBY (default)
(?~|) Absent clear
Clear the effects caused by Absent cutters.
- (* This operation is not cancelled by backtrack.)
* Nested Absent functions are not supported and the behavior
is undefined.
-鬼車 正規表現 Version 6.5.0 2017/08/07
+鬼車 正規表現 Version 6.6.0 2017/08/11
使用文法: ONIG_SYNTAX_RUBY (既定値)
(?~|) 不在消去
不在切断の効果を消して、初期状態にする。
- (* この演算子の効果は後退再試行で無効化されない)
* 不在機能の入れ子はサポートしておらず、挙動は不定とする。