Home
last modified time | relevance | path

Searched refs:c (Results 401 – 425 of 3932) sorted by relevance

1...<<11121314151617181920>>...158

/plugin/ckgdoku/ckeditor/adapters/
H A Djquery.js6c=b.data("ckeditorInstance"),f=b.data("_ckeditorInstanceLock"),h=this,l=new a.Deferred;k.push(l.pr…
7 …_ckeditorInstanceLock",!0);c=a(this).is("textarea")?CKEDITOR.replace(h,d):CKEDITOR.inline(h,d);b.d…
8c=function(){b.ckeditor(function(){e.updateElement()})};a(h.form).submit(c);a(h.form).bind("form-p… function
9 c)})}e.on("destroy",function(){b.removeData("ckeditorInstance")});b.removeData("_ckeditorInstanceLo…
10c=b.data("ckeditorInstance");if(b.is("textarea")&&c){var f=new a.Deferred;c.setData(d,function(){f…
/plugin/datatables/assets/datatables.net-buttons/js/
H A Dbuttons.print.min.js5 !function(n){var o,r;"function"==typeof define&&define.amd?define(["jquery","datatables.net","datatables.net-buttons"],function(t){return n(t,window,document)}):"object"==typeof exports?(o=require("jquery"),r=function(t,e){e.fn.dataTable||require("datatables.net")(t,e),e.fn.dataTable.Buttons||require("datatables.net-buttons")(t,e)},"undefined"==typeof window?module.exports=function(t,e){return t=t||window,e=e||o(t),r(t,e),n(e,t,t.document)}:(r(window,o),module.exports=n(o,window,window.document))):n(jQuery,window,document)}(function(m,b,t,p){"use strict";function h(t){return n.href=t,-1===(t=n.host).indexOf("/")&&0!==n.pathname.indexOf("/")&&(t+="/"),n.protocol+"//"+t+n.pathname+n.search}var e=m.fn.dataTable,n=t.createElement("a");return e.ext.buttons.print={className:"buttons-print",text:function(t){return t.i18n("buttons.print","Print")},action:function(t,e,n,o){function r(t,e){for(var n="<tr>",o=0,r=t.length;o<r;o++){var i=null===t[o]||t[o]===p?"":t[o];n+="<"+e+" "+(s[o]?'class="'+s[o]+'"':"")+">"+i+"</"+e+">"}return n+"</tr>"}var i=e.buttons.exportData(m.extend({decodeEntities:!1},o.exportOptions)),a=e.buttons.exportInfo(o),s=e.columns(o.exportOptions.columns).flatten().map(function(t){return e.settings()[0].aoColumns[e.column(t).index()].sClass}).toArray(),u='<table class="'+e.table().node().className+'">';o.header&&(u+="<thead>"+r(i.header,"th")+"</thead>"),u+="<tbody>";for(var d=0,c=i.body.length;d<c;d++)u+=r(i.body[d],"td");u+="</tbody>",o.footer&&i.footer&&(u+="<tfoot>"+r(i.footer,"th")+"</tfoot (…)
2 AnonymousFunctionb62c310b0400(b,a,c,h) global() argument
/plugin/diagramsnet/lib/img/lib/allied_telesis/buildings/
H A DMedium_Business_Building.svg1c.317-.168.743-.13 1.21.15L42.546.25c-.284-.17-.552-.25-.8-.25-.155 0-.297.034-.422.1" fill="#fff"…
H A DSchool_Building.svg1c.388-.212.92-.074 1.178.032l81.857-43.444c-.396-.157-.9-.176-1.178-.03z" fill="#1d5176"/><path d=…
/plugin/ckgedit/ckeditor/adapters/
H A Djquery.js6c=b.data("ckeditorInstance"),f=b.data("_ckeditorInstanceLock"),h=this,l=new a.Deferred;k.push(l.pr…
7 …_ckeditorInstanceLock",!0);c=a(this).is("textarea")?CKEDITOR.replace(h,d):CKEDITOR.inline(h,d);b.d…
8c=function(){b.ckeditor(function(){e.updateElement()})};a(h.form).submit(c);a(h.form).bind("form-p… function
9 c)})}e.on("destroy",function(){b.removeData("ckeditorInstance")});b.removeData("_ckeditorInstanceLo…
10c=b.data("ckeditorInstance");if(b.is("textarea")&&c){var f=new a.Deferred;c.setData(d,function(){f…
/plugin/freechat/phpfreechat/src/containers/
H A Doracle.class.php86 function init(&$c) argument
89 $errors = pfcContainerInterface::init($c);
92 $db = $this->_connect($c);
139 function _connect($c = null) argument
143 if ($c == null) $c =& pfcGlobalConfig::Instance();
149 …'hostspec' => '//'.$c->container_cfg_oracle_host.':'.$c->container_cfg_oracle_port.'/'.$c->contain…
169 $c =& pfcGlobalConfig::Instance();
171 $server = $c->serverid;
230 $server = $c->serverid;
302 $server = $c->serverid;
[all …]
/plugin/bez/lib/jquery.datepair/
H A Ddatepair.min.js3 * Copyright (c) 2016 Jon Thornton - http://jonthornton.github.com/Datepair.js
7 !function(a,b){"use strict";function c(a,b){var c=b||{};for(var d in a)d in c||(c[d]=a[d]);return c}function d(a,c){if(h)h(a).trigger(c);else{var d=b.createEvent("CustomEvent");d.initCustomEvent(c,!0,!0,{}),a.dispatchEvent(d)}}function e(a,b){return h?h(a).hasClass(b):a.classList.contains(b)}function f(a,b){this.dateDelta=null,this.timeDelta=null,this._defaults={startClass:"start",endClass:"end",timeClass:"time",dateClass:"date",defaultDateDelta:0,defaultTimeDelta:36e5,anchor:"start",parseTime:function(a){return h(a).timepicker("getTime")},updateTime:function(a,b){h(a).timepicker("setTime",b)},setMinTime:function(a,b){h(a).timepicker("option","minTime",b)},parseDate:function(a){return a.value&&h(a).datepicker("getDate")},updateDate:function(a,b){h(a).datepicker("update",b)}},this.container=a,this.settings=c(thi argument
[all...]
/plugin/ckgdoku/ckeditor/plugins/specialchar/dialogs/
H A Dspecialchar.js.orig2 Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
5c){var b,c=c.data?c.data.getTarget():new CKEDITOR.dom.element(c);if("a"==c.getName()&&(b=c.getChil…
6 …de(a));b.getParent().addClass("cke_light_background");j=b}},d=function(c,b){b=b||c.data.getTarget(…
7c){var c=new CKEDITOR.dom.event(c),b=c.getTarget(),a;a=c.getKeystroke();var f="rtl"==i.lang.dir;sw…
8c.preventDefault(!0)):d(null,b);else if(a=b.getParent().getParent().getNext())(a=a.getChild([0,0])…
9c=this.definition.charColumns,b=i.config.specialChars,a=CKEDITOR.tools.getNextId()+"_specialchar_t…
12c=this.getElement().getElementsByTag("a").getItem(0);setTimeout(function(){c.focus();g(null,c)},0)…
/plugin/ckgedit/ckeditor/plugins/specialchar/dialogs/
H A Dspecialchar.js.orig2 Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
5c){var b,c=c.data?c.data.getTarget():new CKEDITOR.dom.element(c);if("a"==c.getName()&&(b=c.getChil…
6 …de(a));b.getParent().addClass("cke_light_background");j=b}},d=function(c,b){b=b||c.data.getTarget(…
7c){var c=new CKEDITOR.dom.event(c),b=c.getTarget(),a;a=c.getKeystroke();var f="rtl"==i.lang.dir;sw…
8c.preventDefault(!0)):d(null,b);else if(a=b.getParent().getParent().getNext())(a=a.getChild([0,0])…
9c=this.definition.charColumns,b=i.config.specialChars,a=CKEDITOR.tools.getNextId()+"_specialchar_t…
12c=this.getElement().getElementsByTag("a").getItem(0);setTimeout(function(){c.focus();g(null,c)},0)…
/plugin/codemirror/dist/modes/
H A Dmarkdown.min.js1c){var d=a.getMode(b,"text/html");var e=d.name=="null";function f(c){if(a.findModeByName){var d=a.… argument
H A Dmirc.min.js1c=a.split(" ");for(var d=0;d<c.length;++d)b[c[d]]=true;return b}var b=a("$! $$ $& $? $+ $abook $ab… argument
H A Dfortran.min.js1c=0;c<a.length;++c){b[a[c]]=true}return b}var b=a(["abstract","accept","allocatable","allocate","a… argument
/plugin/ckgedit/ckeditor/
H A Dckeditor.js.unc389 for (var c = 1; c < e; c++) {
1782 return (c = c && d[c]) && a in c ? c[a] : null
1786 c = c && d[c],
1788 c && (f = c[a], h = a in c, delete c[a]);
2538c.type == CKEDITOR.NODE_ELEMENT && (c = c.clone(), c.setHtml(b), b = c.getHtml(), c.setHtml(a), a …
5614 c = c.lang || (c.lang = []);
6068 …], c, d, f = b.length; f--;) c = b[f], d = 0, CKEDITOR.tools.isArray(c) && (d = c[1], c = c[0]), d…
10509 for (var c = 0; c < this.length; c++) this[c].moveToBookmark(a[c])
11695 for (var b = a.length, c = 0; c < b; c++) a[c].focusIndex = c
19361 c = void 0 === c || c;
[all …]
/plugin/diagramsnet/lib/img/lib/mscae/
H A DeBooks.svg1c.3 0 .584-.13.77-.366.455-.577 1.83-1.634 5.786-1.634h13a1 1 0 0 0 1-1v-33a1 1 0 0 0-1-1H1a1 1 0 …
H A DAzure_AD_B2C.svg1c-7.93-5.865-3.643-18.9 6.22-18.9s14.15 13.034 6.22 18.902c1.182.602.6-.31 0 0zM23.443 45.877c8.99…
H A DAzure_AD_Identity_Protection.svg1c-.2.1-.3.1-.6.2v10.3c.3.1.7.3 1 .6l4.6-3.7c-.1-.2-.1-.6-.1-.9s.1-.8.2-1.1zm-7.6 5.4c.2.3.3.8.3 1.…
H A DAccess_Review.svg1c-.25.125-.375.125-.75.25v12.875c.375.125.875.375 1.25.75l5.75-4.625c-.125-.25-.125-.75-.125-1.125…
H A DSchedulerJob.svg1c-4 .4-7.5 2.4-9.9 5.4-2.4 2.9-3.6 6.7-3.2 10.8.4 4 2.4 7.5 5.4 9.9 2.9 2.4 6.7 3.6 10.8 3.2 4-.4 …
/plugin/diagramsnet/lib/img/lib/allied_telesis/switch/
H A DIndustrial_Ethernet_IE200_POE.svg1c.188-.1.305-.33.305-.666l3.645-1.935c0 .335-.118.568-.305.666zM34.498 3.5l3.645-1.937L64.13 17.17…
H A DSwitch_48_port_L3_POE.svg1c.48.286.927.473 1.342.56s.852.094 1.312.016a4.32 4.32 0 0 0 1.25-.399c.55-.277.865-.587.947-.927s…
/plugin/diagramsnet/lib/img/lib/allied_telesis/security/
H A DRouter_VPN.svg1c.32-.17.522-.565.52-1.136L91.44 43.278c0 .572-.2.966-.52 1.136zM2.852 21.17L40.03 1.437l49.756 29…
H A DPOS.svg1c{fill:#626366}.d{fill:#231f20}.e{stroke:#626366}.f{stroke-width:3}.g{stroke-linecap:round}.h{fill…
/plugin/jirainfo/src/
H A Dicon.svg1c-6.856 0-12.407 5.544-12.407 12.417 0 6.856 5.551 12.42 12.407 12.42 6.86 0 12.406-5.564 12.406-1…
/plugin/mikioplugin/icons/bootstrap-icons/svg/
H A Dshield-slash.svg2 <path d="M1.357 3.478c-.42 3.969.87 6.928 2.423 8.911a11.192 11.192 0 0 0 2.417 2.3c.371.256.715.451 1.007.586.27.124.558.225.796.225s.527-.101.796-.225c.292-.135.636-.33 1.007-.586.466-.32.983-.74 1.502-1.263l-.707-.707a9.692 9.692 0 0 1-1.362 1.147 5.934 5.934 0 0 1-.857.5c-.116.053-.21.089-.282.11A.73.73 0 0 1 8 14.5c-.007-.001-.038-.005-.097-.023a2.273 2.273 0 0 1-.282-.111 5.934 5.934 0 0 1-.857-.5 10.197 10.197 0 0 1-2.197-2.093C3.262 10.107 2.145 7.672 2.289 4.41l-.932-.932zm11.053 6.81c.971-1.785 1.594-4.15 1.187-7.129a.454.454 0 0 0-.315-.366c-.626-.2-1.682-.526-2.725-.802C9.491 1.71 8.51 1.5 8 1.5c-.51 0-1.49.21-2.557.491a45.4 45.4 0 0 0-1.041.29l-.806-.806a52.727 52.727 0 0 1 1.591-.45C6.23.749 7.337.5 8 .5c.662 0 1.77.249 2.813.525a61.09 61.09 0 0 1 2.772.815c
[all...]
/plugin/sortablejs/
H A Dsyntax.php114 $c = $explodedOption[0];
116 if ( $c == "sumrow" ) {
117 $c = $v;
119 if ( $c == "" ) {
120 $c = "1";
122 } else if ( $c == "3phase" ) {
123 $v = $c;
124 $c = "";
144 $ret .= " col_".$c."_date";
148 $ret .= " col_".$c."_alpha";
[all …]

1...<<11121314151617181920>>...158