Home
last modified time | relevance | path

Searched refs:args (Results 426 – 450 of 559) sorted by path

1...<<11121314151617181920>>...23

/plugin/projects/plugins/target/
H A Dlink.php30 $args = implode(" ", $deps);
33 return "ar rcs $name $args";
34 return "g++ -static -o $name $args";
/plugin/publist/bib2tpl/lib/
H A DPEAR.php229 * @param mixed $args The arguments to pass to the function
232 function registerShutdownFunc($func, $args = array()) argument
240 $GLOBALS['_PEAR_shutdown_funcs'][] = array($func, $args);
/plugin/publistf/bib2tpl/lib/
H A DPEAR.php229 * @param mixed $args The arguments to pass to the function
232 function registerShutdownFunc($func, $args = array()) argument
240 $GLOBALS['_PEAR_shutdown_funcs'][] = array($func, $args);
/plugin/publistx/bib2tpl/lib/
H A DPEAR.php229 * @param mixed $args The arguments to pass to the function
232 function registerShutdownFunc($func, $args = array()) argument
240 $GLOBALS['_PEAR_shutdown_funcs'][] = array($func, $args);
/plugin/pubmed2020/helper/
H A Dpmid.php95 * @param array $args The tokenized definition, only split at spaces
97 public function initialize($args) { argument
98 parent::initialize($args);
/plugin/quickstats/GEOIP/
H A Dget_geocity2.php63 $args = func_get_args();
64 echo vsprintf(array_shift($args)."\n",$args);
/plugin/quickstats/scripts/
H A Dget_geocity.php61 $args = func_get_args();
62 echo vsprintf(array_shift($args)."\n",$args);
H A Dget_geocity2.php159 $args = func_get_args();
160 echo vsprintf(array_shift($args)."\n",$args);
/plugin/random_page/
H A Daction.php19 function init(Doku_Event $event, $args) argument
23 if ($args == 'header') {
24 $this->action_randompage($event, $args);
30 function action_randompage($event, $args) argument
/plugin/rdplink/RdpEncrypt/
H A DRdpEncrypt.vb206 Sub Main(ByVal args As String())
208 Dim text As String = args(0)
/plugin/reflect/
H A Daction.php26 function reflect__reflect(&$event, $args) { argument
/plugin/remotescript/lib/JsHttpRequest/debug/
H A DJsHttpRequest-form.js199 t._l = function(args) { argument
200 var i = 0, p = 0, msg = this._errors[args[0]];
203 var a = args[++i] + "";
H A DJsHttpRequest-script-xml.js199 t._l = function(args) { argument
200 var i = 0, p = 0, msg = this._errors[args[0]];
203 var a = args[++i] + "";
H A DJsHttpRequest-script.js199 t._l = function(args) { argument
200 var i = 0, p = 0, msg = this._errors[args[0]];
203 var a = args[++i] + "";
H A DJsHttpRequest-xml.js199 t._l = function(args) { argument
200 var i = 0, p = 0, msg = this._errors[args[0]];
203 var a = args[++i] + "";
H A DJsHttpRequest.js200 t._l = function(args) { argument
201 var i = 0, p = 0, msg = this._errors[args[0]];
204 var a = args[++i] + "";
/plugin/revealjs/js/
H A Dreveal.js1284 var result = Reveal[data.method].apply( Reveal, data.args );
1990 function dispatchEvent( type, args ) { argument
1994 extend( event, args );
/plugin/revealjs/plugin/print-pdf/
H A Dprint-pdf.js18 var inputFile = system.args[1] || 'index.html?print-pdf';
19 var outputFile = system.args[2] || 'slides.pdf';
/plugin/rssbycreated/
H A Daction.php24 function rss_action(Doku_Event $event, $args) { argument
48 function rss_action_pre(Doku_Event $event, $args) { argument
/plugin/runcommand/
H A Dsyntax.php164 function parseFieldList($args){ argument
165 $fields = explode(";",$args);
179 function parseFieldAutocomplete($args){ argument
180 return preg_split('/;/', $args,-1,PREG_SPLIT_NO_EMPTY);
183 function parseFieldSlider($args){ argument
184 preg_match_all("/([^;=]+):([^;=]+)/", $args, $r);
188 function parseFieldSpinner($args){ argument
189 preg_match_all("/([^;=]+):([^;=]+)/", $args, $r);
193 function parseFieldDate($args){ argument
194 preg_match_all("/([^;=]+):([^;=]+)/", $args, $r);
/plugin/ryubin/ryubin/js/
H A DAC_RunActiveContent.js211 function AC_GetArgs(args, ext, srcParamName, classid, mimeType){ argument
216 for (var i=0; i < args.length; i=i+2){
217 var currArg = args[i].toLowerCase();
223 ret.embedAttrs[args[i]] = args[i+1];
227 args[i+1] = AC_AddExtension(args[i+1], ext);
228 ret.embedAttrs["src"] = args[i+1];
229 ret.params[srcParamName] = args[i+1];
271 ret.objAttrs[args[i]] = args[i+1];
283 ret.embedAttrs[args[i]] = ret.objAttrs[args[i]] = args[i+1];
286 ret.embedAttrs[args[i]] = ret.params[args[i]] = args[i+1];
/plugin/s5reloaded/ui/effects_support/
H A Deffects.js330 var args = $A(arguments), method = args.last(),
331 options = args.length == 5 ? args[3] : null;
H A Dprototype.js268 function update(array, args) { argument
274 function merge(array, args) { argument
276 return update(array, args);
290 var a = merge(args, arguments);
307 var a = merge(args, arguments);
316 return __method.apply(__method, args);
321 var args = update([0.01], arguments);
322 return this.delay.apply(this, args);
815 var args = $A(arguments).slice(1);
888 if (Object.isFunction(args.last()))
[all …]
H A Dunittest.js527 var makeAssertion = function(assertion, args, object) { argument
528 this[assertion].apply(this,(args || []).concat([object]));
534 var args = $A(arguments);
535 var scope = args.shift();
536 makeAssertion.apply(scope, [pair.value, args, this]); };
/plugin/schedule/syntax/
H A Dblock.php52 $args = " ".$data." ";
53 … if (preg_match_all ("#(\"[^\"]*\")* help (\"[^\"]*\")*#", strtolower ($args), $dumy) > 0) {
77 if (preg_match_all ("#^ >([^ ]*) (.*)#", $args, $dumy) > 0) {
79 $args = ' '.$dumy[2][0];
100 $cache = $this->schedules->readCache ($args);
120 $this->scheduleDateFilters ($args);
124 $this->scheduleOtherFilters ($args);
130 $this->schedules->writeCache ($args, $text);
156 function scheduleDateFilters ($args) { argument
163 if (preg_match_all ("#(\"[^\"]*\")*(?<op>[<=>])!(\"[^\"]*\")*#", $args, $dumy) > 0)
[all …]

1...<<11121314151617181920>>...23