Home
last modified time | relevance | path

Searched refs:closed (Results 1 – 25 of 181) sorted by path

12345678

/plugin/a2s/
H A DASCIIToSVG.php3869 $closed = $obj->isClosed();
3877 if ($closed) {
3915 } elseif ($nP != null && $closed == false && $p->gridX != $nP->gridX &&
H A Ddemo.txt73 * There are two kinds of objects : free lines, and closed shapes (usually boxes)
79 * closed shapes
81 …%%'', ''.'' and ''#'' are used for box angle. Do not use ''+'', as it does not create closed shape.
82 * closed shape can be styled.
/plugin/acmenu/
H A Dstyle.css14 .acmenu ul.idx li.closed {
15 list-style-image: url(../../images/closed.png);
23 list-style-image: url(../../images/closed-rtl.png);
/plugin/adfs/phpsaml/
H A DREADME.md921 validated and the session could be closed
941 the session is closed and a Logout Response is sent to the SLS endpoint of
1572 Logout Request is sent to the IdP, the session at the IdP is closed and
1649 to the IdP, the session at the IdP is closed and replies to the SP a
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/data/
H A Dvocab.bpe33203 Ġundis closed
/plugin/amcharts/assets/amcharts/
H A Damcharts.js16 …t.getElementsByName(b)[0];c?c.src=a:(c=d.windows[b])?c.opener&&!c.opener.closed?c.location.href=a:…
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.min.js.map1 …om/p/chromium/issues/detail?id=91158\n\t\t\t\t// Update: Google errantly closed 91158, I submitted…
/plugin/archivegenerator/lang/en/
H A Dintro.txt4 There will be no users or ACLs be copied to the archive. Instead a basic (closed wiki) ACL and a si…
/plugin/authdrupal7/
H A DREADME.md52 Also think about necessary changes in the ACL config. For my case I configured my wiki as closed. S…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessBusinessInformation/
H A DSpecialHourPeriod.php27 public $closed; variable in Google\\Service\\MyBusinessBusinessInformation\\SpecialHourPeriod
52 public function setClosed($closed) argument
54 $this->closed = $closed;
61 return $this->closed;
/plugin/authgooglesheets/vendor/monolog/monolog/
H A DCHANGELOG.md340 * Fixed missing fatal errors records with handlers that need to be closed to flush log records
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSSH2.php206 * @var resource|closed-resource|null
846 * @var resource|closed-resource
/plugin/authgooglesheets/vendor/psr/log/Psr/Log/Test/
H A DLoggerInterfaceTest.php105 $closed = fopen('php://memory', 'r');
106 fclose($closed);
117 'closed' => $closed,
/plugin/authyubikey/lib/
H A DREADME75 closed interval.
/plugin/bible/bible_douayRheims/
H A D2_Esdras.txt67 …d that the walls of Jerusalem were made up, and the breaches began to be closed, that they were ex…
H A D2_Paralipomenon.txt496 …24:13. And the workmen were diligent, and the breach of the walls was closed up by their hands, an…
H A DExodus.txt750 …28:7. It shall have the two edges joined in the top on both sides, that they may be closed togethe…
1118 …39:6. He prepared also two onyx stones, fast set and closed in gold, and graven, by the art of a l…
H A DGenesis.txt513 …20:18. For the Lord had closed up every womb of the house of Abimelech, on account of Sara, Abraha…
797 … by it: for the beasts were watered out of it, and the mouth thereof was closed with a great stone.
805 …d that they were the sheep of Laban, his uncle: he removed the stone wherewith the well was closed.
H A DJeremias.txt229 …aad? or is there no physician there? Why then is not the wound of the daughter of my people closed?
H A DJonas.txt22 …2:6. The waters compassed me about even to the soul: the deep hath closed me round about, the sea …
H A DJudges.txt81 …3:22. With such force that the haft went in after the blade into the wound, and was closed up with…
H A DNumbers.txt1224 …34:12. And shall reach as far as the Jordan, and at the last shall be closed in by the most salt s…
H A DTobias.txt296 …14:15. And he found them in health in a good old age: and he took care of them, and he closed thei…
/plugin/btable2/
H A DREADME.md58 - implement options "closed", "colongroups", "showempty"
H A Dsyntax.php133 $closed = preg_match("#\bclosed\b#", $opt);
134 if ($closed) { $write_access = 0; }

12345678