Home
last modified time | relevance | path

Searched refs:c (Results 3901 – 3925 of 3932) sorted by last modified time

1...<<151152153154155156157158

/plugin/remotescript/lib/JsHttpRequest/debug/
H A DJsHttpRequest-form.js334 JsHttpRequest.TIMEOUTS = { s: window.setTimeout, c: window.clearTimeout }; property in JsHttpRequest.TIMEOUTS
365 window.JsHttpRequest_tmp = JsHttpRequest.TIMEOUTS.c;
H A DJsHttpRequest-script.js334 JsHttpRequest.TIMEOUTS = { s: window.setTimeout, c: window.clearTimeout }; property in JsHttpRequest.TIMEOUTS
365 window.JsHttpRequest_tmp = JsHttpRequest.TIMEOUTS.c;
H A DJsHttpRequest.js335 JsHttpRequest.TIMEOUTS = { s: window.setTimeout, c: window.clearTimeout }; property in JsHttpRequest.TIMEOUTS
366 window.JsHttpRequest_tmp = JsHttpRequest.TIMEOUTS.c;
H A DJsHttpRequest-script-xml.js334 JsHttpRequest.TIMEOUTS = { s: window.setTimeout, c: window.clearTimeout }; property in JsHttpRequest.TIMEOUTS
365 window.JsHttpRequest_tmp = JsHttpRequest.TIMEOUTS.c;
H A DJsHttpRequest-xml.js334 JsHttpRequest.TIMEOUTS = { s: window.setTimeout, c: window.clearTimeout }; property in JsHttpRequest.TIMEOUTS
365 window.JsHttpRequest_tmp = JsHttpRequest.TIMEOUTS.c;
/plugin/remotescript/lib/JsHttpRequest/mini/
H A DJsHttpRequest-script.js248 JsHttpRequest.TIMEOUTS={s:window.setTimeout,c:window.clearTimeout}; property in JsHttpRequest.TIMEOUTS
266 window.JsHttpRequest_tmp=JsHttpRequest.TIMEOUTS.c;
H A DJsHttpRequest-script-xml.js248 JsHttpRequest.TIMEOUTS={s:window.setTimeout,c:window.clearTimeout}; property in JsHttpRequest.TIMEOUTS
266 window.JsHttpRequest_tmp=JsHttpRequest.TIMEOUTS.c;
H A DJsHttpRequest-form.js248 JsHttpRequest.TIMEOUTS={s:window.setTimeout,c:window.clearTimeout}; property in JsHttpRequest.TIMEOUTS
266 window.JsHttpRequest_tmp=JsHttpRequest.TIMEOUTS.c;
/plugin/remotescript/lib/JsHttpRequest/
H A DJsHttpRequest.js248 JsHttpRequest.TIMEOUTS={s:window.setTimeout,c:window.clearTimeout}; property in JsHttpRequest.TIMEOUTS
266 window.JsHttpRequest_tmp=JsHttpRequest.TIMEOUTS.c;
H A DJsHttpRequest.php346 $c = "&amp;";
349 $c = @iconv('UCS-2BE', $this->SCRIPT_ENCODING, pack('n', $dec));
351 $c = $this->_decUcs2Decode($dec, $this->SCRIPT_ENCODING);
353 if (!strlen($c)) {
355 $c = '&#'.$dec.';';
357 $c = '?';
361 return $c;
/plugin/remotescript/lib/
H A Dlicense.txt172 c) You must cause the whole of the work to be licensed at no
306 c) Accompany the work with a written offer, valid for at
/plugin/wysiwyg/fckeditor/
H A Dlicense.txt132 c) If the modified program normally reads commands interactively
178 c) Accompany it with the information you received as to the offer
486 c) You must cause the whole of the work to be licensed at no
620 c) Accompany the work with a written offer, valid for at
876 (c) the licenses granted in this Section 2.1(a) and (b) are
906 (c) the licenses granted in Sections 2.2(a) and 2.2(b) are
980 (c) Representations.
/plugin/textile2/
H A DclassTextile.php217 var $c; variable in Textile
245 $this->c = "(?:{$this->clas}|{$this->styl}|{$this->lnge}|{$this->hlgn})*";
425 …_replace_callback("/^(?:table(_?{$this->s}{$this->a}{$this->c})\. ?\n)?^({$this->a}{$this->c}\.? ?…
435 if (preg_match("/^($this->a$this->c\. )(.*)/m", ltrim($row), $rmtch)) {
444 if (preg_match("/^(_?$this->s$this->a$this->c\. )(.*)/", $cell, $cmtch)) {
463 … return preg_replace_callback("/^([#*]+$this->c .*)$(?![^#*])/smU", array(&$this, "fList"), $text);
472 if (preg_match("/^([#*]+)($this->a$this->c) (.*)$/s", $line, $m)) {
532 if (preg_match("/^($tre)($this->a$this->c)\.(\.?)(?::(\S+))? (.*)$/s", $line, $m)) {
673 ({$this->c})
719 (' . $this->c . ') # $atts
[all …]
/plugin/virtualkeyboard/vk/extensions/
H A Ddomextensions.js41 Node.prototype.attachEvent = function (e,f,c) {
92 window.attachEvent= function (e,f,c) { argument
H A Dstringextensions.js18 if (isString(c)) c=c.split("");
19 if (isArray(c) || isUndefined(c)) {
20 c = isEmpty(c)?"\\s":RegExp.escape(c);
34 if (isString(c)) c=c.split("");
35 if (isArray(c) || isUndefined(c)) {
36 c = isEmpty(c)?"\\s":RegExp.escape(c);
50 if (isString(c)) c=c.split("");
51 if (isArray(c) || isUndefined(c)) {
52 c = isEmpty(c)?"\\s":RegExp.escape(c);
53 c = new RegExp("^(?:"+c+")+|(?:"+c+")+$", "g");
[all …]
H A Dnumberextensions.js1 Number.prototype.radix = function(r, n, c) { argument
3 if (!c) c = '0';
4 return this.toString(r).padLeft(Math.abs(n), c);
7 Number.prototype.bin = function(n, c) { argument
8 return this.radix(0x02, (isUndefined(n))?16:n, c);
11 Number.prototype.oct = function(n, c) { argument
12 return this.radix(0x08, (isUndefined(n))?6:n, c);
15 Number.prototype.dec = function(n, c) { argument
16 return this.radix(0x0A, (isUndefined(n))?2:n, c);
19 Number.prototype.hex = function(n, c) { argument
[all …]
H A Ddateextensions.js63 c = (y-1) - yy,
65 j1 = 1 + ((((Math.floor(c / 100) % 4) * 5) + g) % 7);
/plugin/bashorg/
H A DCOPYING103 c) If the modified program normally reads commands interactively
149 c) Accompany it with the information you received as to the offer
319 under certain conditions; type `show c' for details.
321 The hypothetical commands `show w' and `show c' should show the appropriate
323 be called something other than `show w' and `show c'; they could even be
/plugin/flowplay/flowplayer/
H A Dswfobject.js13 deconcept.SWFObject=function(_1,id,w,h,_5,c,_7,_8,_9,_a,_b){if(!document.getElementById){return;} argument
25 if(c){this.addParam("bgcolor",c);}
H A DLICENSE.txt101 (c) You must retain, in the Source form of any Derivative Works
/plugin/livepreview/
H A Dscript.js278 var c = getPos(ctrl?curA:el);
279 dotQuestion.style.left = c.left+(ctrl?curA:el).offsetWidth+'px';
280 dotQuestion.style.top = c.top+3+'px';
/plugin/virtualkeyboard/vk/
H A Dlicense.txt172 c) You must cause the whole of the work to be licensed at no
306 c) Accompany the work with a written offer, valid for at
H A Dreadme.txt41 + ��� ����� �������� �� JS. (c) WingedFox
42 + ��������� ���������� ������. (c) WingedFox, (���� ��������� ��� ����������� � Opera 7.21)
43 …+ ���������� ������� ��������� �� ������� � CSS ��������. (c) WingedFox (��������� ����� ���������…
51 1.1.0c
/plugin/googlesearch/
H A Dnusoap.php6296 $c=0; // colcount
6298 $this->debug("in buildVal, got an MD array element: $r, $c");
6300 $c++;
6301 if($c == $this->message[$pos]['arrayCols']){
6302 $c = 0;
/plugin/aimg/
H A Dscript.js94 for (var c = 0; o['_f' + c]; c++) o['_f' + c] = null;
98 function cancelEvent(e, c) argument
102 if (c)

1...<<151152153154155156157158