Searched defs:getCallable (Results 1 – 10 of 10) sorted by relevance
/plugin/findologicxmlexport/vendor/twig/twig/lib/Twig/ | ||
H A D | FunctionCallableInterface.php | 23 public function getCallable(); function |
H A D | FilterCallableInterface.php | 23 public function getCallable(); function |
H A D | TestCallableInterface.php | 21 public function getCallable(); function |
H A D | Test.php | 33 public function getCallable() function in Twig_Test |
H A D | Function.php | 72 public function getCallable() function in Twig_Function |
H A D | Filter.php | 82 public function getCallable() function in Twig_Filter |
/plugin/findologicxmlexport/vendor/twig/twig/src/ | ||
H A D | TwigTest.php | 46 public function getCallable() function in Twig\\TwigTest |
H A D | TwigFunction.php | 51 public function getCallable() function in Twig\\TwigFunction |
H A D | TwigFilter.php | 53 public function getCallable() function in Twig\\TwigFilter |
/plugin/jplayer/vendor/mustache/mustache/src/Mustache/ | ||
H A D | Compiler.php | 668 private function getCallable($variable = '$value') function in Mustache_Compiler |