Home
last modified time | relevance | path

Searched refs:dh (Results 51 – 75 of 83) sorted by path

1234

/plugin/move/helper/
H A Dfile.php131 $dh = @opendir($old_path);
132 if($dh) {
133 while(($file = readdir($dh)) !== false) {
149 closedir($dh);
/plugin/news/
H A Dadmin.php177 if ($dh = opendir($dir)) {
178 while (($file = readdir($dh)) !== false) {
192 closedir($dh);
/plugin/odt/helper/
H A Ddwcssloader.php216 if($dh = opendir(DOKU_INC.'lib/images/fileicons')){
217 while(false !== ($file = readdir($dh))){
226 closedir($dh);
/plugin/ol3/
H A Dscript.js8dh(n.type)}return e}function dh(t){switch(t){case ph.UNSIGNED_BYTE:return Uint8Array.BYTES_PER_ELE… function
/plugin/openid/Auth/OpenID/
H A DConsumer.php460 protected $dh; variable in Auth_OpenID_DiffieHellmanSHA1ConsumerSession
462 function __construct($dh = null) argument
464 if ($dh === null) {
465 $dh = new Auth_OpenID_DiffieHellman();
468 $this->dh = $dh;
475 $cpub = $math->longToBase64($this->dh->public);
479 if (!$this->dh->usingDefaultValues()) {
482 $math->longToBase64($this->dh->mod),
484 $math->longToBase64($this->dh->gen)
514 return $this->dh->xorSecret($spub, $enc_mac_key, $this->hash_func);
H A DServer.php516 private $dh; variable in Auth_OpenID_DiffieHellmanSHA1ServerSession
523 * @param Auth_OpenID_DiffieHellman $dh
526 function __construct($dh, $consumer_pubkey) argument
528 $this->dh = $dh;
566 $dh = new Auth_OpenID_DiffieHellman($dh_modulus, $dh_gen);
568 $dh = new Auth_OpenID_DiffieHellman();
587 return [$dh, $consumer_pubkey];
597 list($dh, $consumer_pubkey) = $result;
598 return new Auth_OpenID_DiffieHellmanSHA1ServerSession($dh,
610 $lib->longToBase64($this->dh->public),
[all …]
/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/pagemove/
H A Dadmin.php846 $dh = @opendir($old_path);
847 if($dh) {
848 while(($file = readdir($dh)) !== false) {
857 closedir($dh);
881 $dh = @opendir($base.'/'.$dir);
882 if(!$dh) return;
883 while(($file = readdir($dh)) !== false) {
892 closedir($dh);
/plugin/pdfjs/pdfjs/web/locale/gd/
H A Dviewer.properties196 error_less_info=Nas lugha de dh'fhiosrachadh
226 missing_file_error=Faidhle PDF a tha a dhìth.
/plugin/photogallery/phpThumb/demo/
H A Dindex.php17 $dh = opendir('.'); variable
18 while ($file = readdir($dh)) {
H A DphpThumb.demo.gallery.php60 } elseif ($dh = @opendir($currentdir)) { variable
63 while ($file = readdir($dh)) {
70 closedir($dh);
H A DphpThumb.demo.random.php22 if ($dh = opendir($dirname)) {
23 while ($file = readdir($dh)) {
39 closedir($dh);
/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.faq.txt285 if ($dh = opendir($sourcedir)) {
286 while ($file = readddir($dh)) {
292 closedir($dh);
/plugin/processing/
H A Dscript.js9604 dh = dw;
9620 mode = dh;
9621 dh = dw;
9635 var dy2 = dy + dh;
10037 var dh = dy2 - dy1 + 1;
10050 dh += dy1 - sy1;
10051 if (dh > sh) {
10052 dh = sh;
10056 if (dh > h) {
10057 dh = h;
[all …]
/plugin/projects/lib/
H A Dplugins.php46 $dh = opendir($dir);
47 if ($dh == false) return;
48 while (($file = readdir($dh)) != false) {
58 closedir($dh);
H A Dproject.php276 if (($dh = opendir($this->project_path)) === false) {
280 while (($file = readdir($dh)) !== false) {
299 closedir($dh);
321 if (($dh = opendir($pages_path)) === false) return true;
322 while (($file = readdir($dh)) !== false) {
329 closedir($dh);
367 if (($dh = opendir($this->project_path)) === false) return array();
368 while (($file = readdir($dh)) !== false) {
375 closedir($dh);
H A Dtools.php21 if (($dh = opendir($dir)) != false) {
22 while (($file = readdir($dh)) !== false) {
30 closedir($dh);
/plugin/rssticker/
H A DlastRSS.php83 $dh=opendir($this->cache_dir);
84 while ($file = readdir ($dh)) {
93 closedir($dh);
/plugin/s5reloaded/ui/thesis/
H A Dslides.js1792 var dh = Math.max(height-(2*rh),0.1); var S2L;
1814 ctx.fillRect(x+yo,y+rh+yo+yo,width,dh);
1820 ctx.lineTo(x,y+rh+dh);
1821 ctx.bezierCurveTo(x,y+height,x+width,y+height,x+width,y+rh+dh)
1836 ctx.lineTo(x,y+rh+dh);
1876 ctx.fillRect(x,y+rh+yo,width,dh);
2241 var dh = ih/(ChartData[0].length-1)
2313 ctx.moveTo(pw,ph+(i*dh));
2314 ctx.lineTo(pw+iw,ph+(i*dh));
2351 ctx.moveTo(pw-ps,ph+(i*dh));
[all …]
/plugin/scrape/
H A DHTMLPurifier.standalone.php
/plugin/scrape/HTMLPurifier/ConfigSchema/
H A DInterchangeBuilder.php
/plugin/sequencediagram/bower_components/raphael/
H A Dyarn.lock2704 …integrity sha512-1wFuMUIM16MDJRCrpbpuEPTUGmM5QMUg0cr3KFwra2XgOgFcPGDQHDh3CszSCD2Zewc/dh/pamNEW8Cbf…
/plugin/siteexport/
H A Dhelper.php43 if ($dh = @opendir($_dir)) {
44 while (false !== ($entry = readdir($dh))) {
60 closedir($dh);
/plugin/stlviewer/stlviewer/
H A Dthree.min.js2dh(),rh=nh._lodPlanes,ih=nh._sizeLods,ah=nh._sigmas,oh=null,sh=(1+Math.sqrt(5))/2,ch=1/sh,lh=[new … function
/plugin/submgr/lang/de/
H A Dintro.txt4 Neu hinzugefüge Regeln werden sofort auf alle betroffenen Nutzer angewandt (dh. Abonnements für die…

1234