Home
last modified time | relevance | path

Searched refs:call (Results 3001 – 3012 of 3012) sorted by last modified time

1...<<121

/plugin/wysiwyg/fckeditor/editor/_source/classes/
H A Dfckmenublockpanel.js28 FCKMenuBlock.call( this ) ;
41 FCKMenuBlock.prototype.Create.call( this, oPanel.MainNode ) ;
/plugin/wysiwyg/fckeditor/
H A Dlicense.txt395 We call this license the "Lesser" General Public License because it
/plugin/virtualkeyboard/vk/
H A Dvirtualkeyboard.js964 res = lang.dk.call(self,tchr,buf);
H A Dlicense.txt81 We call this license the "Lesser" General Public License because it
/plugin/virtualkeyboard/vk/extensions/
H A Dhelpers.js513 …Number */ { return setInterval(function(){(o instanceof Array)?f.apply(this,o):f.call(this,o)},i) }
514 …:Number */ { return setTimeout(function(){(o instanceof Array)?f.apply(this,o):f.call(this,o)},i) }
H A Dfunctionextensions.js7 if ('undefined' == typeof Function.call)
8 Function.prototype.call = function () {
/plugin/chat/
H A Dajax.php29 $call = 'ajax_'.$_REQUEST['call']; variable
30 if ($call == '') {
31 $call = 'ajax_'.$_REQUEST['call']; variable
33 if(function_exists($call)){
34 $call();
36 print "The called function '".htmlspecialchars($call)."' does not exist!";
/plugin/googlesearch/
H A Dnusoap.php6542 …function call($operation,$params=array(),$namespace='http://tempuri.org',$soapAction='',$headers=f… function in soapclient
H A DGoogleAPI.php55 $ret = $this->soapclient->call('doGoogleSearch', $params, $this->soapoptions);
82 $spell = $soapclient->call('doSpellingSuggestion', $params, $this->soapoptions);
/plugin/bibtex/OSBib/
H A DCHANGELOG44 a) Changed BIBFORMAT constructor call to:
/plugin/bibtex/OSBib/format/
H A DREADME.txt205 The formatting in BIBFORMAT works on one resource at a time so you will want to call it via a loop …
/plugin/highlightjs/highlight/
H A Dhighlight.pack.js1call:1,"class":1,"const":1,dim:1,"do":1,loop:1,erase:1,execute:1,executeglobal:1,exit:1,"for":1,ea… property in hljs.LANGUAGES.dos.dM.k.flow

1...<<121