Home
last modified time | relevance | path

Searched defs:call (Results 51 – 75 of 80) sorted by last modified time

1234

/plugin/nsexport/
H A Dscript.js21 call: 'nsexport_check', property in window.nsexport_check.data
48 call: 'nsexport_start', property in handleDOMReady.startExport.data
/plugin/ac/
H A Dajax_loader.php15 public static function isLoader($plugin, $call) {
/plugin/freechat/phpfreechat/data/public/js/
H A Dxajax.js116 call:function(sFunction,aOptions){var i,r,postData;this.setCallOptions(aOptions);if(document.body&&… method in xajax
213 if(xajaxConfig.legacy){xajax.advancedCall=xajax.call;xajax.call=function(sFunction,aArgs,sRequestTy… function
/plugin/components/action/
H A Dajax.php22 function call(&$event, $param) { function in action_plugin_components_ajax
/plugin/components/lib/
H A Dajax.php76 abstract protected function call($params); function in Doku_AJAX
H A Dajax_manager.php34 public function call($call) { function in Doku_AJAX_Manager
/plugin/components/ajax/
H A Dexample.php39 protected function call($params) { function in Components_AJAX_Example
/plugin/variants/
H A Dvariants.php176 function writeCall($call) {
/plugin/imagemap/
H A Dsyntax.php244 function writeCall($call) {
/plugin/mantis/lib/
H A Dnusoap.php7223 …function call($operation,$params=array(),$namespace='http://tempuri.org',$soapAction='',$headers=f… function in nusoap_client
H A Dclass.soapclient.php155 …function call($operation,$params=array(),$namespace='http://tempuri.org',$soapAction='',$headers=f… function in nusoap_client
/plugin/jcapture/src/com/hammurapi/jcapture/
H A DScreenShot.java107 public ScreenShot call() throws Exception { in call() method in ScreenShot
/plugin/jcapture/lib/
H A Djcapture.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/aceeditor/
H A Dbuild.js1 var requirejs,require,define;(function(e){function c(e,t){return f.call(e,t)}function h(e,t){var n,… class in AnonymousFunction3f7200172d000
/plugin/inlineeditor/
H A Dajax.php34 $call = 'ajax_'.$_POST['call']; variable
/plugin/jsonrpc/
H A DIJR_Server.php116 protected function call($methodname, $args) function in IJR_Server
H A Djsonrpc.php75 function call($methodname, $args){ function in dokuwiki_jsonrpc_server
H A DIJR_IntrospectionServer.php38 protected function call($methodname, $args) { function in IJR_IntrospectionServer
/plugin/quickedit/
H A Dajax.php62 $call = 'ajax_'.$_POST['call']; variable
/plugin/translator/
H A Dscript.js7 'call' : '_google_translation', property in translator.run.options
/plugin/highlightjs/highlight/languages/
H A Ddos.js12 …'flow': {'if':1, 'else':1, 'goto':1, 'for':1, 'in':1, 'do':1, 'call':1, 'exit':1, 'not':1, 'exist'… property in hljs.LANGUAGES.dos.defaultMode.keywords.flow
H A Dvbscript.js12 …'keyword': {'call' : 1,'class' : 1,'const' : 1,'dim' : 1,'do' : 1,'loop' : 1,'erase' : 1,'execute'… property in hljs.LANGUAGES.vbscript.defaultMode.keywords.keyword
H A Davrasm.js18 …1, 'brsh': 1, 'brtc': 1, 'brts': 1, 'brvc': 1, 'brvs': 1, 'bset': 1, 'bst': 1, 'call': 1, 'cbi': 1, property in hljs.LANGUAGES.avrasm.defaultMode.keywords.keyword
H A Druby.js12 …load?': 1, 'between?': 1, 'binding': 1, 'binmode': 1, 'block_given?': 1, 'call': 1, 'callcc': 1, '… property in hljs.LANGUAGES.ruby.RUBY_KEYWORDS.keymethods
/plugin/freesync/
H A Dhelper.php121 function _rpcQuery($call, $data, &$response) {

1234