Home
last modified time | relevance | path

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

/plugin/ifauthex/lib/
H A Dtokenizer.php104 class TokenInstance { class
153 $foundTokInst = new TokenInstance($tokDef, $text, $position, $matchLen);
H A Dparser.php90 … if ($arg instanceof TokenInstance || ($recursive && !$arg->isExpanded($recursive))) {
132 if ($arg instanceof TokenInstance) {
160 if ($arg instanceof TokenInstance) {
567 if ($arg instanceof TokenInstance) {
613 } else if (!($args[0] instanceof TokenInstance)) {