Project

General

Profile

« Previous | Next » 

Revision 468b7af6

Added by alanwu (Alan Wu) 7 months ago

[DOC] RegExp: The Graph property includes some control characters

The behavior of this is a carry-over from Oniguruma:
https://github.com/kkos/oniguruma/blob/5eaee9f5f8f674aff4875c2b35db00758fa349d6/doc/RE#L246

The previous phrasing was inaccurate since it's fair to construe e.g.
Zero Width Joiner as a control character.

Reported-by: https://github.com/ruby/ruby/pull/12294