Home
last modified time | relevance | path

Searched defs:shortcodeRegexp (Results 1 – 2 of 2) sorted by relevance

/plugin/emoji/emojione/
H A DEmojione.php18 public static $shortcodeRegexp = ':([-+\\w]+):'; variable in Emojione\\Emojione
H A DClient.php25 public $shortcodeRegexp = ':([-+\\w]+):'; variable in Emojione\\Client