Home
last modified time | relevance | path

Searched refs:pass (Results 301 – 325 of 374) sorted by path

1...<<1112131415

/plugin/pdfjs/pdfjs/web/
H A Dviewer.js.map1pass it on to the delegate.\n this.arg = undefined;\n }\n\n return ContinueSentin…
/plugin/pgn4web/
H A DLICENSE35 gratis or for a fee, you must pass on to the recipients the same
/plugin/pgn4web/pgn4web/
H A Dpgn-standard-proposed-supplement.txt132 should take no special action and pass the string through unchanged as part of
170 So it is possible to pass a full FEN string as an unquoted operand as in the
H A Dpgn-standard.txt2160 may not fit conveniently on some displays. However, most EPD descriptions pass
H A Dtest.pgn129 could pass } 1. -- Kc7 ({ a simple win } $18 1.. Kc7 2. Ke7)) -- (* { also
/plugin/pgpinlinesupport/
H A DLICENSE35 gratis or for a fee, you must pass on to the recipients the same
/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.changelog.txt56 * [bugfix: G140] parse_url return user/pass
H A Dphpthumb.faq.txt70 way to pass on any additional info such as width/height.
221 so you then don't have to pass them for each image. If you
/plugin/photogallery/phpThumb/licenses/
H A Dlicense.gpl-30.txt35 gratis or for a fee, you must pass on to the recipients the same
/plugin/phpbblinks/
H A Daction.php239 $pass = '';
248 $pass = $conf['auth']['mysql']['password'];
256 $pass = $this->getConf('pass');
261 $con = @mysql_connect( $host , $user , $pass) or $err = @mysql_error();
/plugin/phpipam/
H A DLICENSE35 gratis or for a fee, you must pass on to the recipients the same
/plugin/plantuml/res/file-broken/
H A DLICENSE35 gratis or for a fee, you must pass on to the recipients the same
/plugin/publistf/
H A DCHANGELOG.md18 * removed pass-by-reference on `handle` and `render` function calls; this is inline
/plugin/pureldap/
H A Dauth.php48 public function checkPass($user, $pass)
63 return $this->client->authenticate($user, $pass);
124 if (empty($changes['pass'])) {
130 return $this->client->setPassword($user, $changes['pass'], $INPUT->str('oldpass', null, true));
41 checkPass($user, $pass) global() argument
/plugin/pureldap/classes/
H A DClient.php155 * @param string $pass
159 public function authenticate($user, $pass)
174 $this->ldap->bind($user, $pass);
151 authenticate($user, $pass) global() argument
/plugin/pureldap/vendor/freedsx/ldap/
H A DREADME.md112 # Optionally pass an array of attributes to select as the second argument.
162 # You could also pass a DN object or a simple DN as a string.
/plugin/quickstats/lang/fr/
H A Dquery.txt47 …nt cessé et le résultat s'affichera éventuellement, indiquant que le délai d'attente a été dépassé.
/plugin/quickstats/scripts/php-inet6_1.0.2/
H A DLICENSE35 gratis or for a fee, you must pass on to the recipients the same
/plugin/remotescript/lib/JsHttpRequest/
H A Dprotocol.txt72 pass the message to the "text" property, not write it to the output
/plugin/s5reloaded/ui/effects_support/
H A Dunittest.js266 pass: function() { method in Test.Unit.Assertions
287 try { expression ? this.pass() :
293 try { (expected == actual) ? this.pass() :
315 try { (expected != actual) ? this.pass() :
321 try { (expected === actual) ? this.pass() :
328 try { !(expected === actual) ? this.pass() :
335 try { (obj==null) ? this.pass() :
342 try { (regex.exec(actual)) ? this.pass() :
396 m() ? this.pass() :
405 !m() ? this.pass() :
[all …]
/plugin/searchformgoto/
H A DCOPYING35 gratis or for a fee, you must pass on to the recipients the same
/plugin/securelogin/
H A Dsecurelogin.js34 var pass = form.p;
37 form.securelogin.value = encrypt("p="+esc(pass.value)+";"+sectok.value);
38 pass.value = "******";
52 var pass = form.add_userpass;
56 …form.securelogin.value = encrypt("userpass="+esc(pass.value)+"&userpass2="+esc(pass2.value)+";"+se…
57 pass.value = "******";
65 var pass = form.modify_userpass;
69 …form.securelogin.value = encrypt("userpass="+esc(pass.value)+"&userpass2="+esc(pass2.value)+";"+se…
70 pass.value = "******";
/plugin/seqdia/
H A Dsyntax.php158 $pass = array();
159 $pass['style'] = $data['style'];
160 $pass['message'] = io_readFile($in);
/plugin/sequencediagram/bower_components/lodash/doc/
H A DREADME.md2550 *(boolean)*: Returns `true` if all elements pass the predicate check, else `false`.
8750 The purpose of this method is to "pass thru" values replacing intermediate
10677 *(Function)*: Returns the new pass-thru function.
/plugin/sequencediagram/bower_components/lodash/test/
H A Dsaucelabs.js551 'auth': { 'user': this.user, 'pass': this.pass }
611 'auth': { 'user': this.user, 'pass': this.pass },
633 'auth': { 'user': this.user, 'pass': this.pass },
664 'auth': { 'user': this.user, 'pass': this.pass }
689 'pass': this.pass,
735 this.connection = new SauceTunnel(this.user, this.pass, this.id, this.tunneled, ['-P', '0']);

1...<<1112131415