Home
last modified time | relevance | path

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

/external/jsilver/src/com/google/clearsilver/jsilver/
DJSilver.java98 private final FunctionRegistry globalFunctions = new ClearSilverCompatibleFunctions(); field in JSilver
153 new TemplateCompiler(templateFactory, globalFunctions, autoEscapeOptions); in JSilver()
159 new InterpretedTemplateLoader(templateFactory, globalFunctions, autoEscapeOptions); in JSilver()
169 globalFunctions, autoEscapeOptions); in JSilver()
395 globalFunctions.registerFunction(name, function); in registerGlobalFunction()
402 globalFunctions.registerFunction(name, textFilter); in registerGlobalFunction()
410 globalFunctions.registerFunction(name + "_escape", escaper, true); in registerGlobalEscaper()
411 globalFunctions.registerEscapeMode(name, escaper); in registerGlobalEscaper()
/external/v8/test/mjsunit/
Dfunction-names.js126 var globalFunctions = [ variable
133 TestFunctionNames(this, globalFunctions);
/external/testng/ant/3rdparty/
Ddoclava-1.0.3.jarMETA-INF/MANIFEST.MF assets/html/index.html assets/templates/data ...