method
in_char_class?
v1.2.6 -
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.