Home
last modified time | relevance | path

Searched refs:done (Results 576 – 594 of 594) sorted by path

1...<<21222324

/plugin/txtconf/lang/fr/
H A Dintro_interwiki.txt8 * ''{NAME}'' this is replaced by the wikiname as given in the document no further encoding is done
/plugin/vertical/
H A DREADME.md11 … should make sure that your DokuWiki cache is updated. This can easily be done by changing any par…
/plugin/vkeyboard/
H A Dvkeyboard.js.unc1369 var done = false, character = "\xa0";
1378 done = true;
1382 done = true;
1384 } else done = true;
1387 if (!done) {
/plugin/webcode/vendor/
H A Dfirebug-lite-1.2-compressed.js23done=false;script=fi.popupWin.document.createElement('script');script.type='text/javascript';scrip…
24 if(!done){firebug.internal.popupWin.document.getElementsByTagName('head')[0].appendChild(script);fi…
H A Dfirebug-lite-1.2.js687 done = false;
693 … if(!done && (!firebug.lib.env.ie || this.readyState == "complete" || this.readyState=="loaded")){
694 done = true;
707 if (!done && firebug.lib.env.webkit) {
711 done = true;
726 if (!done) {
H A Dfirebug-lite-1.4.js3129 …*['"]|[^[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,done=0,toString=Object.p…
3239 }}},"":function(checkSet,part,isXML){var doneName=done++,checkFn=dirCheck;
3243 },"~":function(checkSet,part,isXML){var doneName=done++,checkFn=dirCheck;
3269 }match[0]=done++;
/plugin/webdav/vendor/sabre/dav/
H A DCHANGELOG.md393 * #659: Don't throw errors when when etag-related checks are done on
705 PROPFIND request is being done. (@aklomp)
706 * Changed: Now return HTTP errors when an addressbook-query REPORT is done
1734 * Added: Principal listings and calendar-access can now be done privately,
/plugin/wysiwyg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/
H A Dspellchecker.cfm48 … in an UTF-8 console and redirect output to a file. UTF-8 encoding is lost if done differently --->
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/asp/
H A Dconfig.asp61 ' If it is empty then no restrictions are done here.
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/cfm/
H A Dcf_io.cfm222 var done = false;
243 while(not done)
249 done = true;
H A Dconfig.cfm65 // If it is empty then no restrictions are done here.
/plugin/xlsx2dw/packages/exceljs/
H A Dexceljs.js38321 done();
38355 done();
40639 done(err);
42902 state.done = true;
42911 state.done = true;
42956 done: false,
65316 this.done = false;
67811 head.done = false;
73689 done: done
74816 done: context.done
[all …]
/plugin/xlsx2dw/packages/jszip/
H A Djszip.js7826 this.done = false;
8643 state.head.done = false;
8908 state.head.done = true;
9675 head.done = false;
/plugin/xlsx2dw/packages/xmltojson/
H A Dxmltojson.js475 function Sq(){function b(){try{return (new Map).entries().next().done}catch(a){return false}}
592 …0;return {next:function(){if(d>=b.length)return {done:true};var a=b[d++];return {value:[a,c.get(a)…
600done){this.a=a.value[1];this.c=0;return true}return false};_.eb=function Mq(){Gq(this.e,this.d.ib(…
/plugin/xtern/ca/
H A Dcacert.pem16 ## Conversion done with mk-ca-bundle.pl version 1.27.
/plugin/xtern/
H A Dscript.js45 jQuery.when(request).done(function( data ,status) {
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.js13done)return this._cleanup(),this._cancellationPhase?i.cancel():i._resolveCallback(n);var a=r(n,thi…
H A Ddhtmlxgantt.js.map1done","progress","pr","progressColor","backgroundColor","opacity","progress_text","position","wrap…
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js2251 if (result.done === true) {
2829 Promise.prototype.done = function (didFulfill, didReject) { method in Promise
5355 while (!((itResult = it.next()).done)) {
23793 var done = task.progress * 1 || 0;
23797 var width = Math.round(maxWidth * done);

1...<<21222324