Home
last modified time | relevance | path

Searched refs:funcName (Results 1 – 25 of 33) sorted by relevance

12

/plugin/parserfunctions/
Dsyntax.php90 $funcName = PhpString::strtolower($m[1]);
95 switch ($funcName) {
97 return $this->_IF($params, $funcName);
99 return $this->_IFEQ($params, $funcName);
101 return $this->_IFEXIST($params, $funcName);
103 return $this->_SWITCH($params, $funcName);
105 return $this->_EXPR($params, $funcName);
107 return $this->helper->formatError('important', $funcName, 'no_such_function');
223 function _IF($params, $funcName) argument
226 $result = $this->helper->formatError('alert', $funcName, 'not_enough_params');
[all …]
Dhelper.php241 $funcName = 'expr';
255 return $this->formatError('alert', $funcName, 'invalid_expression');
267 return $this->formatError('alert', $funcName, 'undefined_result');
273 return $this->formatError('alert', $funcName, 'evaluation_error');
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/MySource/Sniffs/Channels/
DDisallowSelfActionsSniff.php77 $funcName = $phpcsFile->findNext(T_STRING, ($i + 1));
80 … $foundFunctions[$tokens[$funcName]['content']] = strtolower($tokens[$funcScope]['content']);
99 $funcName = $tokens[$funcNameToken]['content'];
104 if ($funcName{0} === '_') {
109 'name' => $funcName,
126 $funcName,
/plugin/asciidocjs/node_modules/pug-filters/lib/
Drun-filter.js9 function filter(name, str, options, currentDirectory, funcName) { argument
10 funcName = funcName || 'render';
25 var result = tr[funcName](str, options, options).body;
Dhandle-filters.js37 function filterWithFallback(filter, text, attrs, funcName) { argument
43 return runFilter(filterName, text, attrs, dir, funcName);
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/MySource/Sniffs/PHP/
DGetRequestDataSniff.php78 $funcName = $phpcsFile->findNext(T_STRING, $i);
79 $funcName = $tokens[$funcName]['content'];
80 if (strtolower($funcName) === 'getrequestdata') {
/plugin/asciidocjs/node_modules/lodash/
D_isLaziable.js15 var funcName = getFuncName(func),
16 other = lodash[funcName];
18 if (typeof other != 'function' || !(funcName in LazyWrapper.prototype)) {
D_createFlow.js46 var funcName = getFuncName(func),
47 data = funcName == 'wrapper' ? getData(func) : undefined;
56 ? wrapper[funcName]()
Dlodash.js5155 var funcName = getFuncName(func),
5156 data = funcName == 'wrapper' ? getData(func) : undefined;
5165 ? wrapper[funcName]()
6402 var funcName = getFuncName(func),
6403 other = lodash[funcName];
6405 if (typeof other != 'function' || !(funcName in LazyWrapper.prototype)) {
/plugin/codemirror/dist/modes/
Dapl.min.js.map1funcName","eatSpace","next","eatWhile","test","skipToEnd","peek","defineMIME"],"mappings":"CAGA,SA…
/plugin/katex/_assets/
Dkatex.min.js1funcName),a=!n||"\\widehat"===e.funcName||"\\widetilde"===e.funcName||"\\widecheck"===e.funcName;r… property
/plugin/davcal/datetimepicker-2.4.5/
H A Djquery.datetimepicker.js2072funcName="format"+Date.formatFunctions.count++;Date.formatFunctions[format]=funcName;var codePrefi…
/plugin/diagramsnet/lib/
Dworkbox-9fe249eb.js.map1funcName: 'constructor',\n paramName: 'handler',\n });\n }\n …
Dworkbox-f163abaa.js.map1funcName: 'constructor',\n paramName: 'handler',\n });\n }\n …
Dworkbox-bed83ea8.js.map1funcName: 'constructor',\n paramName: 'handler',\n });\n }\n …
Dworkbox-f163abaa.js1 …f i))throw new s("unsupported-route-type",{moduleName:"workbox-routing",funcName:"registerRoute",p… property
Dworkbox-9fe249eb.js1 …f i))throw new s("unsupported-route-type",{moduleName:"workbox-routing",funcName:"registerRoute",p… property
Dworkbox-bed83ea8.js1 …f i))throw new s("unsupported-route-type",{moduleName:"workbox-routing",funcName:"registerRoute",p… property
/plugin/ckgedit/ckeditor/plugins/link/dialogs/
Dlink.js.unc240 href.replace( functionCallProtectedEmailLinkRegex, function( match, funcName, funcArgs )
242 if ( funcName == compiledProtectionFunction.name )
480 emailProtection.replace( /^([^(]+)\(([^)]+)\)$/, function( match, funcName, params )
482 compiledProtectionFunction.name = funcName;
/plugin/ckgdoku/ckeditor/plugins/link/dialogs/
Dlink.js.unc254 href.replace( functionCallProtectedEmailLinkRegex, function( match, funcName, funcArgs )
256 if ( funcName == compiledProtectionFunction.name )
479 emailProtection.replace( /^([^(]+)\(([^)]+)\)$/, function( match, funcName, params )
481 compiledProtectionFunction.name = funcName;
/plugin/jmol2/jmol/
DJmol.js697 function jmolSetCallback(callbackName,funcName) { argument
698 _jmol.params[callbackName] = funcName
/plugin/asciidocjs/node_modules/pug-filters/node_modules/uglify-js/
DREADME.md804 function funcName(firstLongName, anotherLongName)
810 // 'function funcName(a,n){}var globalVar;'
813 // 'function funcName(firstLongName,a){}var globalVar;'
/plugin/sequencediagram/bower_components/lodash/
Dlodash.js5093 var funcName = getFuncName(func),
5094 data = funcName == 'wrapper' ? getData(func) : undefined;
5103 ? wrapper[funcName]()
6338 var funcName = getFuncName(func),
6339 other = lodash[funcName];
6341 if (typeof other != 'function' || !(funcName in LazyWrapper.prototype)) {
/plugin/sequencediagram/bower_components/lodash/dist/
Dlodash.js5093 var funcName = getFuncName(func),
5094 data = funcName == 'wrapper' ? getData(func) : undefined;
5103 ? wrapper[funcName]()
6338 var funcName = getFuncName(func),
6339 other = lodash[funcName];
6341 if (typeof other != 'function' || !(funcName in LazyWrapper.prototype)) {
/plugin/indexmenu/scripts/fancytree/modules/
Djquery.fancytree.js2803 _callHook: function (funcName, contextObject, _extraArgs) { argument
2805 fn = this[funcName],
2808 $.error("_callHook('" + funcName + "') is not a function");

12