Home
last modified time | relevance | path

Searched refs:arg (Results 1 – 25 of 176) sorted by path

12345678

/plugin/a2s/
H A DASCIIToSVG.php1819 foreach ($cmd as $arg) {
1820 $arg = (array)$arg;
1821 $cmdArr[$i][] = $arg['value'];
/plugin/accscounter/syntax/
H A Dcounter.php350 case 'total': $arg = 'total';
352 case 'today': $arg = 'today';
354 case 'yesterday': $arg = 'yesterday';
364 } else if ($counter[$arg] <= 1) {
365 $renderer->doc .= htmlspecialchars($counter[$arg]) .htmlspecialchars($data[1]);
367 $renderer->doc .= htmlspecialchars($counter[$arg]) .htmlspecialchars($data[2]);
/plugin/advrack/
H A Draphael.js1211 var arg = Array.prototype.slice.call(arguments, 0),
1212 args = arg.join("\u2400"),
1221 cache[args] = f[apply](scope, arg);
5234 var arg = arguments;
5236 el[methodname][apply](el, arg);
7122 var arg = arguments;
7124 el[methodname].apply(el, arg);
8102 var arg = arguments;
8104 el[methodname].apply(el, arg);
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/data/
H A Dvocab.bpe1849 Ġt arg
2298 Ġl arg
2355 Ġch arg
5891 Ġm arg
7387 arg et
9194 arg o
10867 ch arg
11645 ĠM arg
12574 Ġb arg
14543 ĠCh arg
[all...]
/plugin/amcharts/assets/amcharts/plugins/export/libs/jszip/
H A Djszip.js1309 folder: function(arg) { argument
1310 if (!arg) {
1314 if (utils.isRegExp(arg)) {
1316 return file.dir && arg.test(relativePath);
1321 var name = this.root + arg;
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js278 function Buffer (arg) {
282 return new Buffer(arg)
17708 return typeof arg === 'object' && arg !== null;
18858 function isNull(arg) {
18859 return arg === null;
18864 return arg == null;
18894 return typeof arg === 'object' && arg !== null;
27112 function isNull(arg) {
27118 return arg == null;
27148 return typeof arg === 'object' && arg !== null;
[all …]
H A Dpdfmake.min.js.map1arg","length","parent","undefined","fromNumber","fromString","arguments","fromObject","that","allo…
/plugin/arguments/
H A Dsyntax.php59 $this->Lexer->addSpecialPattern('\{\{arg>[^\}]+\}\}',$mode,'plugin_arguments');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RemoteBuildExecution/
H A DGoogleDevtoolsRemoteworkersV1test2AdminTemp.php22 public $arg; variable in Google\\Service\\RemoteBuildExecution\\GoogleDevtoolsRemoteworkersV1test2AdminTemp
25 public function setArg($arg) argument
27 $this->arg = $arg;
31 return $this->arg;
/plugin/authgooglesheets/vendor/monolog/monolog/
H A DCHANGELOG.md532 * Added new $logopts arg to SyslogHandler to provide custom openlog options
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DBrowserConsoleHandler.php268 private static function quote(string $arg): string argument
270 return '"' . addcslashes($arg, "\"\n\\") . '"';
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSSH2.php2278 foreach ($args as $arg) {
2280 case $arg instanceof PublicKey:
2282 case $arg instanceof PrivateKey:
2283 case $arg instanceof Agent:
2284 case is_array($arg):
2285 case Strings::is_stringable($arg):
2302 if ($arg instanceof PrivateKey || $arg instanceof Agent) {
2332 $newargs[] = $arg;
2344 foreach ($newargs as $arg) {
4498 foreach ($args as $arg) {
[all …]
/plugin/authjoomla3/
H A Dauth.php110 foreach ($args as $arg) {
111 $paths = array_merge($paths, (array)$arg);
/plugin/authucenter/lib/uc_client/
H A Dclient.php97 function uc_api_post($module, $action, $arg = array()) { argument
99 foreach($arg as $k => $v) {
118 function uc_api_requestdata($module, $action, $arg='', $extra='') { argument
119 $input = uc_api_input($arg);
124 function uc_api_url($module, $action, $arg='', $extra='') { argument
125 $url = UC_API.'/index.php?'.uc_api_requestdata($module, $action, $arg, $extra);
/plugin/bez/action/
H A Dbase.php80 foreach ($args as $arg) {
81 if (is_array($arg)) {
82 foreach ($arg as $k => $v) {
93 $elms[] = $arg;
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js594 function identity(arg) { argument
595 return arg;
598 function toNum(arg) { argument
599 return Number(arg);
2049 match = arg.match(FN_ARG);
2050 return match ? match[1].trim() : arg.trim();
3237 args = arg.join('\u2400'),
3248 cache[args] = f.apply(0, arg);
22766 function invokeArrayArg(arg, fn, context) { argument
22767 if (Array.isArray(arg)) {
[all …]
/plugin/bureaucracy-au/_test/
H A Dfield_file.test.php36 foreach ($standardArgs as $arg => $pqSelector) {
37 $input = "<form>\nfile \"Some label\" $arg\n</form>";
42 foreach ($standardArgs as $arg => $pqSelector) {
43 $input = "<form>\nfile \"Some label\" upload:here $arg\n</form>";
48 foreach ($standardArgs as $arg => $pqSelector) {
49 $input = "<form>\nfile \"Some label\" \"upload:here\" $arg\n</form>";
/plugin/bureaucracy-au/helper/
H A Dfield.php94 foreach($args as $arg){
95 if ($arg[0] == '=') {
96 $this->setVal(substr($arg,1));
97 } elseif ($arg == '!') {
99 } elseif ($arg == '^') {
104 } elseif($arg == '@') {
106 } elseif($arg == '@@') {
110 } elseif($arg[0] == '.') {
114 } elseif($arg[0].$arg[1] == '**') {
117 $t = $arg[0];
[all …]
H A Dfieldyesno.php22 foreach ($args as $arg) {
23 switch ($arg[0]) {
25 if($arg == '==1') {
27 }elseif($arg == '==0') {
30 $this->opt['true_value'] = substr($arg, 1);
34 $this->opt['false_value'] = substr($arg, 1);
37 $newargs[] = $arg;
/plugin/bureaucracy-au/
H A Dsyntax.php400 $arg = '';
407 $arg .= '"';
415 array_push($args, $arg);
417 $arg = '';
425 $arg .= ' ';
428 if(strlen($arg) < 1) continue;
429 array_push($args, $arg);
430 $arg = '';
434 $arg .= $line{$i};
438 $arg .= "\n";
[all …]
/plugin/bureaucracy/helper/
H A Dfield.php94 foreach($args as $arg){
95 if ($arg[0] == '=') {
96 $this->setVal(substr($arg,1));
97 } elseif ($arg == '!') {
99 } elseif ($arg == '^') {
104 } elseif($arg == '@') {
106 } elseif($arg == '@@') {
110 } elseif($arg[0] == '.') {
114 } elseif($arg[0].$arg[1] == '**') {
117 $t = $arg[0];
[all …]
H A Dfieldyesno.php22 foreach ($args as $arg) {
23 switch ($arg[0]) {
25 if($arg == '==1') {
27 }elseif($arg == '==0') {
30 $this->opt['true_value'] = substr($arg, 1);
34 $this->opt['false_value'] = substr($arg, 1);
37 $newargs[] = $arg;
/plugin/bureaucracy/
H A Dsyntax.php405 $arg = '';
412 $arg .= '"';
420 array_push($args, $arg);
422 $arg = '';
430 $arg .= ' ';
433 if(strlen($arg) < 1) continue;
434 array_push($args, $arg);
435 $arg = '';
439 $arg .= $line[$i];
443 $arg .= "\n";
[all …]
/plugin/bureaucracyau/_test/
H A Dfield_file.test.php36 foreach ($standardArgs as $arg => $pqSelector) {
37 $input = "<form>\nfile \"Some label\" $arg\n</form>";
42 foreach ($standardArgs as $arg => $pqSelector) {
43 $input = "<form>\nfile \"Some label\" upload:here $arg\n</form>";
48 foreach ($standardArgs as $arg => $pqSelector) {
49 $input = "<form>\nfile \"Some label\" \"upload:here\" $arg\n</form>";
/plugin/bureaucracyau/helper/
H A Dfield.php94 foreach($args as $arg){
95 if ($arg[0] == '=') {
96 $this->setVal(substr($arg,1));
97 } elseif ($arg == '!') {
99 } elseif ($arg == '^') {
104 } elseif($arg == '@') {
106 } elseif($arg == '@@') {
110 } elseif($arg[0] == '.') {
114 } elseif($arg[0].$arg[1] == '**') {
117 $t = $arg[0];
[all …]

12345678