Home
last modified time | relevance | path

Searched refs:o (Results 126 – 150 of 1307) sorted by path

12345678910>>...53

/plugin/ckgedit/ckeditor/skins/moono/
H A Ddialog_opera.css5o-linear-gradient(top,#f5f5f5,#cfd1cf);background-image:-ms-linear-gradient(top,#f5f5f5,#cfd1cf);b…
/plugin/ckgedit/lang/es/
H A Dlang.php48 $lang['js']['broken_image_1'] = 'Usa el plugin imagePaste con el Dokuwiki Mediamanager o prueba la…
/plugin/ckgedit/lang/vi/
H A Dlang.php59 $lang['ws_copiedhtaccess'] = 'Để thiết lập winstyle, sao chép .htaccess được kích hoạt bảo mật …
62 $lang['sym_not created_1'] = 'Không thể tạo';
63 $lang['sym_not created_2'] = 'Không thể tạo liên kết tượng trưng cho trình duyệt tập tin: không…
64 $lang['sym_not created_3'] = 'Đã xảy ra lỗi khi cố gắng tạo liên kết tượng trưng trong';
65 $lang['syms_created'] = 'Các liên kết sau đã được tạo trong thư mục userfiles:';
H A Dscayt.txt1 … máy chủ Scayt để kiểm tra chính tả. Mặc dù không có lý do nào để tin rằng đây là rủi ro bảo mật, …
/plugin/ckgedit/scripts/
H A Dparse_wiki-cmpr.js1o={del:"</del>",s:"</del>",strike:"</del>",p:" ",br:" ",a:"]]",img:"}}",h1:" ======\n",h2:" =====\… class in parse_wikitext
/plugin/clipboardutils/lib/
H A Dclipboard.min.js7o}});var e=n(279),i=n.n(e),e=n(370),u=n.n(e),e=n(817),c=n.n(e);function a(t){try{return document.e… function
/plugin/clock/
H A Dstyle.css152 border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; -o-border-radius: 6px;
/plugin/code3/
H A Dscript.js8o=0,O=I.length;o<O;o++){var Q=String(I[o].src).match(l);if(Q){if(Q[1].match(/^((https?|file)\:\/{2… function
11o="debugger export function with NaN Infinity";var O="require sub unless until use elsif BEGIN END… variable
/plugin/codebuttonmod2/
H A Dall.css30 * <p class="o-tooltip--left" data-tooltip="Hey">Short</p>
33 .o-tooltip--left {
37 .o-tooltip--left:after {
55 .o-tooltip--left:hover:after {
/plugin/codehighlight/cp/engines/
H A Dgecko.js110 o = editor.innerHTML;
111 o = o.replace(/<br>/g,'\n');
112 o = o.replace(/<.*?>/g,'');
113 x = z = this.split(o,flag);
121 …editor.innerHTML = this.actions.history[this.actions.next()] = (flag=='scroll') ? x : o.split(z).j…
H A Dmsie.js116 o = o.replace(/<BR>/g,'\r\n');
117 o = o.replace(/\u2008/g,'\t');
119 o = o.replace(/<P>/g,'\n');
120 o = o.replace(/<\/P>/g,'\r');
121 o = o.replace(/<.*?>/g,'');
122 o = o.replace(/&nbsp;/g,'');
123 o = '<PRE><P>'+o+'</P></PRE>';
124 o = o.replace(/\n\r/g,'<P></P>');
125 o = o.replace(/\n/g,'<P>');
126 o = o.replace(/\r/g,'<\/P>');
[all …]
H A Dopera.js102 o = editor.innerHTML;
106 o = o.replace(/<(?!span|\/span|br).*?>/gi,'');
109 x = z = this.split(o,flag);
120 …editor.innerHTML = this.actions.history[this.actions.next()] = (flag=='scroll') ? x : o.split(z).j…
/plugin/codemirror/dist/keymaps/
H A Demacs.min.js1o(a,c,d){var e=c.line,f=a.getLine(e);var g=/\S/.test(d<0?f.slice(0,c.ch):f.slice(c.ch));var h=a.fi… function
H A Dsublime.min.js1o(b){var c=b.getCursor("from"),d=b.getCursor("to");if(a.cmpPos(c,d)==0){var e=g(b,c);if(!e.word)re… function
H A Dsublime.min.js.map1 …? \"w\" : \"o\";\n if (cat == \"w\" && next.toUpperCase() == next) cat = \"W\";\n if (st…
H A Dvim.min.js1o={Shift:"S",Ctrl:"C",Alt:"A",Cmd:"D",Mod:"A"};var p={Enter:"CR",Backspace:"BS",Delete:"Del",Inser… class in AnonymousFunction1b9134d70100.f
2o,p;var q;if(g){this.recordLastEdit(b,c)}if(c.repeatOverride!==undefined){q=c.repeatOverride}else{…
3o=e(m,ua(b,m));var p=b.getRange(n,o).split("\n");var q=i?i:h=="decimal"?/(-?)([\d]+)/:h=="hex"?/(-… function
H A Dvim.min.js.map1o', type: 'motion', motion: 'moveToOtherHighlightedEnd', context:'visual'},\n { keys: 'O', type…
/plugin/codemirror/dist/modes/
H A Dasn.1.min.js1o;function p(a,b){var c=a.next();if(c=='"'||c=="'"){b.tokenize=q(c);return b.tokenize(a,b)}if(/[\[…
H A Dasn.1.min.js.map1 … if(afterNext == \"b\" || afterNext == \"h\" || afterNext == \"o\")\n …
H A Dclike.min.js1o=i.builtin||{},p=i.blockKeywords||{},q=i.defKeywords||{},r=i.atoms||{},s=i.hooks||{},t=i.multiLin… function
H A Dclojure.min.js1o(a,b){if(a.eatSpace()||a.eat(","))return["space",null];if(a.match(l))return[null,"number"];if(a.m… function
H A Dclojure.min.js.map1 … characterLiteral = /^(?:\\\\(?:backspace|formfeed|newline|return|space|tab|o[0-7]{3}|u[0-9A-Fa-f]…
H A Dcobol.min.js1o(a,b){if(a==="0"&&b.eat(/x/i)){b.eatWhile(n.hex);return true}if((a=="+"||a=="-")&&n.digit.test(b.… function
H A Dcoffeescript.min.js1o=["Infinity","NaN","undefined","null","true","false","on","off","yes","no"];var p=d(o);function q…
H A Dcommonlisp.min.js.map1 …\.\\d+)(?:[efd][+\\-]?\\d+)?|[+\\-]?\\d+(?:\\/[+\\-]?\\d+)?|#b[+\\-]?[01]+|#o[+\\-]?[0-7]+|#x[+\\-…

12345678910>>...53