Home
last modified time | relevance | path

Searched refs:isShortCode (Results 1 – 1 of 1) sorted by relevance

/plugin/emoji/
H A Dsyntax.php37 public function isShortCode($match) { function in dwplugin_emoji_ruleset
111 if($this->ruleset->isShortCode($match))
117 if($this->ruleset->isShortCode($match))
152 elseif($this->ruleset->isShortCode($shortname)) {