Home
last modified time | relevance | path

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

/plugin/autolink4/
Dconsts.php14 static $INWORD = 8; variable
Dhelper.php93 …$s[self::$INWORD] = isset($data[self::$FLAGS]) ? strstr($data[self::$FLAGS], 'inword') !== FALSE :…
96 if ($s[self::$INWORD]) {