[Doc] Update regex engine to Onigumo in doc/extension.* [ci skip]
regex.c has been removed in 8e65234086a15f90585bc09cce82dbad2aa647d7
This commit is contained in:
parent
89fa5b1348
commit
31ae931e16
Notes:
git
2021-03-27 17:23:20 +09:00
Merged: https://github.com/ruby/ruby/pull/4306 Merged-By: nobu <nobu@ruby-lang.org>
@ -1108,9 +1108,8 @@ lex.c :: 自動生成
|
||||
-> opt*.inc : 自動生成
|
||||
-> vm.inc : 自動生成
|
||||
|
||||
=== 正規表現エンジン (鬼車)
|
||||
=== 正規表現エンジン (鬼雲)
|
||||
|
||||
regex.c
|
||||
regcomp.c
|
||||
regenc.c
|
||||
regerror.c
|
||||
|
@ -1076,9 +1076,8 @@ lex.c :: automatically generated from keywords
|
||||
-> opt*.inc : automatically generated
|
||||
-> vm.inc : automatically generated
|
||||
|
||||
=== Regular Expression Engine (Oniguruma)
|
||||
=== Regular Expression Engine (Onigumo)
|
||||
|
||||
regex.c
|
||||
regcomp.c
|
||||
regenc.c
|
||||
regerror.c
|
||||
|
Loading…
x
Reference in New Issue
Block a user