Home
last modified time | relevance | path

Searched refs:_functions (Results 1 – 7 of 7) sorted by relevance

/plugin/findologicxmlexport/vendor/hoa/math/
DContext.php52 protected $_functions = null; variable in Hoa\\Math\\Context
158 $this->_functions[$name] = xcallable($callable);
172 if (false === $this->_functions->offsetExists($name)) {
180 return $this->_functions[$name];
190 return $this->_functions;
281 static $_functions = null;
283 if (null === $_functions) {
290 $_functions = new \ArrayObject([
317 $this->_functions = $_functions;
/plugin/elasticsearch/vendor/ruflin/elastica/src/Query/
DFunctionScore.php51 protected $_functions = []; variable in Elastica\\Query\\FunctionScore
91 $this->_functions[] = $function;
302 if (0 < \count($this->_functions)) {
303 $this->setParam('functions', $this->_functions);
/plugin/asciidocjs/node_modules/async/
Dseq.js59 var _functions = functions.map(_wrapAsync2.default);
70 (0, _reduce2.default)(_functions, args, (newargs, fn, iterCb) => {
/plugin/xcom/lang/en/
Dfunctions.txt6 …ed directly to [[https://xref.dokuwiki.org/reference/dokuwiki/nav.html?_functions/search_allpages.…
/plugin/asciidocjs/node_modules/async/dist/
Dasync.js2006 var _functions = functions.map(wrapAsync);
2017 reduce$1(_functions, args, (newargs, fn, iterCb) => {
Dasync.mjs2000 var _functions = functions.map(wrapAsync);
2011 reduce$1(_functions, args, (newargs, fn, iterCb) => {
/plugin/icons/assets/material-design-icons/css/
Dmaterialdesignicons.min.css.map7 "dist/scss/_functions.scss",