Home
last modified time | relevance | path

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

/plugin/ifauthex/lib/
H A Dtokenizer.php141 $tokInsts = array();
160 $tokInsts[] = $foundTokInst;
163 return $tokInsts;
H A Dparser.php636 function parse(array $tokInsts, array $elmDefs) { argument
638 $root = new ElementInstance(null, $tokInsts);