method
in_char_class?
v2.0.3 -
Show latest stable
- Class:
ActiveSupport::Multibyte::Handlers::UTF8Handler
in_char_class?(codepoint, classes)protected
Detect whether the codepoint is in a certain character class. Primarily used by the grapheme cluster support.