Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Reflect the update in c38baf1
  • Loading branch information
chroju committed Aug 27, 2017
commit ceb45278a5e0426b4c32902c42c0464b508741ce
2 changes: 1 addition & 1 deletion README-ja.md
Original file line number Diff line number Diff line change
Expand Up @@ -361,7 +361,7 @@

## 4. 前後参照

しばしば前後参照とも呼ばれる先読みと後読みは **非キャプチャグループ**
先読みと後読み(前後参照とも呼ばれます)は **非キャプチャグループ**
(パターンのマッチングはするがマッチングリストには含まれない)という
特殊な扱いがなされる機能です。
前後参照はあるパターンが別のあるパターンよりも先行または後続して現れることを示すために使用されます。
Expand Down