Home
last modified time | relevance | path

Searched defs:createFunction (Results 1 – 2 of 2) sorted by relevance

/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Node/Expression/
H A DFunctionTest.php100 protected function createFunction($name, array $arguments = []) function in Twig_Tests_Node_Expression_FunctionTest
/plugin/diagramsnet/lib/js/grapheditor/
H A DActions.js1801 Action.prototype.createFunction = function(funct) method in Action