Home
last modified time | relevance | path

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

/plugin/ifauthex/lib/
H A Dgrammar.php196 …$ALL_TOKENS = array_merge(auth_expr_ignore_tokens(), ElementDefinition::extractUsedTokens(auth_exp…
H A Dparser.php595 static public function extractUsedTokens($elmDefs) { function in AST\\ElementDefinition