Home
last modified time | relevance | path

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

/plugin/mytemplate/
H A Daction.php27 function apply_whitelist($functioncall) { argument
39 $functionname = substr($functioncall[0], 0, strcspn($functioncall[0], '('));
42 return $functioncall[0];