Sha256: a641a774d70a236f0a310bf84108425af820de22ddc4187d8770582048369202
Contents?: true
Size: 175 Bytes
Versions: 2
Compression:
Stored size: 175 Bytes
Contents
# This file was generated. Please, do not edit this file by hand. module Unicode module Emoji REGEX_PICTO_NO_EMOJI = /\p{Extended Pictographic}(?<!\p{Emoji})/ end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
unicode-emoji-3.1.0 | lib/unicode/emoji/generated_native/regex_picto_no_emoji.rb |
unicode-emoji-3.0.0 | lib/unicode/emoji/generated_native/regex_picto_no_emoji.rb |