Searched refs:globalFunctions (Results 1 – 3 of 3) sorted by relevance
/external/jsilver/src/com/google/clearsilver/jsilver/ |
D | JSilver.java | 98 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/ |
D | function-names.js | 126 var globalFunctions = [ variable 133 TestFunctionNames(this, globalFunctions);
|
/external/testng/ant/3rdparty/ |
D | doclava-1.0.3.jar | META-INF/MANIFEST.MF
assets/html/index.html
assets/templates/data ... |