Home
last modified time | relevance | path

Searched refs:once (Results 101 – 125 of 288) sorted by relevance

12345678910>>...12

/plugin/sequencediagram/bower_components/lodash/dist/
H A Dlodash.core.js2380 function once(func) { function
3728 lodash.once = once;
/plugin/sequencediagram/bower_components/lodash/vendor/underscore/test/
H A Dfunctions.js583 var increment = _.once(function(){ return ++num; });
593 var f = _.once(function(){
/plugin/elasticsearch/vendor/react/promise/
H A DCHANGELOG.md124 * Revert automatic cancellation of pending collection promises once the
/plugin/dirtylittlehelper/mermaid/editor/src/routes/
H A DEdit.svelte258 <span id="historyLoaderSubTitle">Automatically saves once every
/plugin/bugzillaint/docs/
H A Dbugzillaint.txt145 …* Buglist query syntax should be completely switched to Bugzilla quicksearch syntax once Bugzilla …
/plugin/dirtylittlehelper/
H A DREADME.md74 works only once
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Daurora.js48 this.source.once('data', this.probe);
107 this.once(event, (function(_this) {
129 this.once('end', function() {
229 return this.decoder.once('data', this._decode);
797 EventEmitter.prototype.once = function(event, fn) { method in EventEmitter
3415 return _this.queue.once('ready', _this.startPlaying);
3504 this.queue.once('ready', (function(_this) {
/plugin/tablelayout/
H A Dyarn.lock942 once "^1.3.0"
952 once "^1.3.0"
963 once "^1.3.0"
1237 once "^1.3.0"
1774 once@^1.3.0:
1776 …resolved "https://registry.yarnpkg.com/once/-/once-1.4.0.tgz#583b1aa775961d4b113ac17d9c50baef9dd76…
/plugin/diagramsnet/lib/js/socket.io/
H A Dsocket.io.min.js6once=function(t,e){function n(){this.off(t,n),e.apply(this,arguments)}return n.fn=e,this.on(t,n),t… method in r
/plugin/codemirror/dist/modes/
H A Deiffel.min.js.map1 …',\n 'rename',\n 'reference',\n 'redefine',\n 'prefix',\n 'once',\n 'old',\n …
/plugin/redissue/
H A DREADME.md13 …Redproject](https://www.dokuwiki.org/plugin:redissue) too, as you've just to install API once time.
/plugin/dropfiles/
H A Dyarn.lock1175 once "^1.3.0"
1186 once "^1.3.0"
1346 once "^1.3.0"
1953 once@^1.3.0, once@^1.3.3:
1955 …resolved "https://registry.yarnpkg.com/once/-/once-1.4.0.tgz#583b1aa775961d4b113ac17d9c50baef9dd76…
2768 once "^1.3.3"
/plugin/chat/
H A Dreadme.txt65 Chat can be included only once per page.
/plugin/clipboardutils/lib/
H A Dclipboard.min.js7 …ar o=this.e||(this.e={});return(o[t]||(o[t]=[])).push({fn:e,ctx:n}),this},once:function(t,e,n){var… method in e
/plugin/revealjs/
H A Dchangelog.md44 …- With the section editing improvement the whole slide can be edited at once including the backgro…
/plugin/authdrupal8/
H A Dpassword.inc78 * - The ability to try candidate passwords against multiple hashes at once.
/plugin/webdav/vendor/sabre/vobject/
H A DCHANGELOG.md59 * #363: Repair script and de-duplicate properties that are only allowed once,
60 but appear more than once. (@ddolcimascolo).
105 * When validating a component's property that must appear once and which could
/plugin/advrack/
H A Djquery.qtip.js308 var content, text, ajax, once;
330 once = ajax && ajax.once !== FALSE;
341 if(content && once) { api.set('content.text', content); }
349 return !once ? (api.set('content.text', loading), deferred) : loading;
/plugin/farm/install/animaltemplate/conf/
H A Dmysql.conf.php.example111 * user name is only allowed once in the table.
/plugin/authyubikey/
H A Dauth.php.org337 … /* NB: preg_split can be deprecated/replaced with str_getcsv once dokuwiki is min php 5.3 */
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Assert/
H A DFunctions.php2042 function once() function
/plugin/fetchmedia/
H A Dyarn.lock1605 once "^1.3.0"
1739 once "^1.3.0"
2278 once@^1.3.0, once@^1.3.3:
2280 …resolved "https://registry.yarnpkg.com/once/-/once-1.4.0.tgz#583b1aa775961d4b113ac17d9c50baef9dd76…
2926 once "^1.3.3"
/plugin/findologicxmlexport/vendor/doctrine/annotations/docs/en/
H A Dannotations.rst130 once. That means that annotation classes that do not exist and
/plugin/diagramsnet/lib/js/diagramly/
H A DElectronApp.js1892 ipcRenderer.once(this.reqType + '-success', (event, data) =>
1899 ipcRenderer.once(this.reqType + '-error', (event, err) =>
/plugin/sequencediagram/bower_components/snap.svg/dist/
H A Dsnap.svg-min.js19once=function(a,b){var c=function(){return m.unbind(a,c),b.apply(this,arguments)};return m.on(a,c)… function
21 };return this.forEach(function(a,c){b.once("snap.animcreated."+a.id,k),i?h[c]&&a.animate.apply(a,h[…

12345678910>>...12