Home
last modified time | relevance | path

Searched refs:until (Results 1 – 25 of 303) sorted by relevance

12345678910>>...13

/plugin/davcal/fullcalendar-3.10.5/locale/
H A Dja.js1until:"2019-04-30",offset:1,name:"平成",narrow:"㍻",abbr:"H"},{since:"1926-12-25",until:"1989-01-07",…
/plugin/davcard/vendor/sabre/vobject/lib/Recur/
H A DRRuleIterator.php73 return is_null($this->until) || $this->currentDate <= $this->until;
136 return !$this->count && !$this->until;
202 protected $until; variable in Sabre\\VObject\\Recur\\RRuleIterator
641 $this->until = DateTimeParser::parse($value, $this->startDate->getTimezone());
651 if($this->until < $this->startDate) {
652 $this->until = $this->startDate;
/plugin/webdavclient/vendor/sabre/vobject/lib/Recur/
H A DRRuleIterator.php73 return is_null($this->until) || $this->currentDate <= $this->until;
136 return !$this->count && !$this->until;
202 protected $until; variable in Sabre\\VObject\\Recur\\RRuleIterator
641 $this->until = DateTimeParser::parse($value, $this->startDate->getTimezone());
651 if($this->until < $this->startDate) {
652 $this->until = $this->startDate;
/plugin/davcal/vendor/sabre/vobject/lib/Recur/
H A DRRuleIterator.php73 return is_null($this->until) || $this->currentDate <= $this->until;
136 return !$this->count && !$this->until;
202 protected $until; variable in Sabre\\VObject\\Recur\\RRuleIterator
641 $this->until = DateTimeParser::parse($value, $this->startDate->getTimezone());
651 if($this->until < $this->startDate) {
652 $this->until = $this->startDate;
/plugin/icalevents/vendor/sabre/vobject/lib/Recur/
H A DRRuleIterator.php73 return is_null($this->until) || $this->currentDate <= $this->until;
134 return !$this->count && !$this->until;
201 protected $until; variable in Sabre\\VObject\\Recur\\RRuleIterator
735 $this->until = DateTimeParser::parse($value, $this->startDate->getTimezone());
745 if ($this->until < $this->startDate) {
746 $this->until = $this->startDate;
/plugin/webdav/vendor/sabre/vobject/lib/Recur/
H A DRRuleIterator.php77 return is_null($this->until) || $this->currentDate <= $this->until;
129 return !$this->count && !$this->until;
192 protected $until; variable in Sabre\\VObject\\Recur\\RRuleIterator
700 $this->until = DateTimeParser::parse($value, $this->startDate->getTimezone());
710 if ($this->until < $this->startDate) {
711 $this->until = $this->startDate;
/plugin/ckgedit/ckeditor/skins/kama/
H A Dreadme.md19 until the first panel open up,
22 it's not loaded until the first menu open up,
23 - **dialog.css**: the CSS files for the dialog UI, it's not loaded until the first dialog open,
/plugin/ckgdoku/ckeditor/skins/moono-lisa/
H A Dreadme.md27 until the first panel open up,
30 it's not loaded until the first menu open up,
31 - **dialog.css**: the CSS files for the dialog UI, it's not loaded until the first dialog open,
/plugin/ckgdoku/ckeditor/skins/moono/
H A Dreadme.md29 until the first panel open up,
32 it's not loaded until the first menu open up,
33 - **dialog.css**: the CSS files for the dialog UI, it's not loaded until the first dialog open,
/plugin/ckgedit/ckeditor/skins/moono/
H A Dreadme.md29 until the first panel open up,
32 it's not loaded until the first menu open up,
33 - **dialog.css**: the CSS files for the dialog UI, it's not loaded until the first dialog open,
/plugin/ckgedit/ckeditor/skins/moono-lisa/
H A Dreadme.md27 until the first panel open up,
30 it's not loaded until the first menu open up,
31 - **dialog.css**: the CSS files for the dialog UI, it's not loaded until the first dialog open,
/plugin/combo/ComboStrap/
H A DFetcherScreenshot.php121 // wait until the target page is loaded
123 $webDriver->wait(2, 500)->until(
139 $webDriver->wait(2, 500)->until(
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D52.52.js.map1until|when|while|case)|([^#]*\\\\sdo\\\\b)|([^#]*=\\\\s*(case|if|unless)))\\\\b([^#\\\\{;]|(\"|\\'…
/plugin/findologicxmlexport/vendor/jms/serializer/doc/reference/
H A Dxml_reference.rst26 until-version="1.1"
62 until-version="1.1"
81 until-version="1.1"
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DClusterNamespace.asciidoc140 $params['wait_for_active_shards'] = (string) Wait until the specified number of shards is active
141 $params['wait_for_nodes'] = (string) Wait until the specified number of nodes is available
142 $params['wait_for_events'] = (enum) Wait until all currently queued events with the given priority are processed (Options = immediate,urgent,high,normal,low,languid)
143 $params['wait_for_no_relocating_shards'] = (boolean) Whether to wait until there are no relocating shards in the cluster
144 $params['wait_for_no_initializing_shards'] = (boolean) Whether to wait until there are no initializing shards in the cluster
145 $params['wait_for_status'] = (enum) Wait until cluster is in a specific state (Options = green,yellow,red)
/plugin/sincetil/
H A Dplugin.info.txt6 desc Shows how long until a particular date/time and then how long since
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DURI.DisableResources.txt
/plugin/codeprettify/code-prettify/src/
H A Dlang-lua.js50 …lseif|end|false|for|function|if|in|local|nil|not|or|repeat|return|then|true|until|while)\b/, null],
/plugin/openas/
H A DREADME21 it is not updated until the user with the lock exits the page. The original page remains in place u…
/plugin/combo/vendor/php-webdriver/webdriver/lib/
H A DWebDriverWait.php9 * A utility class, designed to help the user to wait until a condition turns true.
36 * Calls the function provided with the driver as an argument until the return value is not falsey.
46 public function until($func_or_ec, $message = '') function in Facebook\\WebDriver\\WebDriverWait
/plugin/dokukiwix/lang/en/
H A Dintro.txt7 Building an offline version of your dokuwiki takes a long time. You need to let the page open until
/plugin/metaheaders/
H A DCREDITS17 from 2008 until the end of 2010 [2] [3]. Thank you for your work and ideas!
/plugin/fedauth/
H A DREADME.md6 …in is in its early development stage and it is strongly advised not to use it until further notice!
/plugin/searchindex/lang/en/
H A Dintro.txt9 until the indexing has finished.
/plugin/dw2pdf/vendor/mpdf/qrcode/
H A DREADME.md7 This is based on QrCode library bundled with mPDF until v8.0, made by Laurent Minguet. It is provided under LGPL license.

12345678910>>...13