Home
last modified time | relevance | path

Searched defs:start (Results 76 – 100 of 620) sorted by relevance

12345678910>>...25

/plugin/webdav/vendor/sabre/vobject/lib/Component/
H A DVJournal.php31 public function isInTimeRange(DateTimeInterface $start, DateTimeInterface $end)
/plugin/davcard/vendor/sabre/vobject/lib/Component/
H A DVTodo.php29 public function isInTimeRange(\DateTime $start, \DateTime $end) {
H A DVEvent.php31 public function isInTimeRange(\DateTime $start, \DateTime $end) {
/plugin/davcard/vendor/sabre/vobject/tests/VObject/Component/
H A DVEventTest.php12 public function testInTimeRange(VEvent $vevent,$start,$end,$outcome) {
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/PHP/
H A DDisallowShortOpenTagSniff.php161 protected function getSnippet($content, $start='', $length=40)
/plugin/icalevents/vendor/sabre/vobject/lib/Component/
H A DVJournal.php31 function isInTimeRange(DateTimeInterface $start, DateTimeInterface $end) {
H A DVEvent.php33 function isInTimeRange(DateTimeInterface $start, DateTimeInterface $end) {
H A DVAvailability.php34 function isInTimeRange(DateTimeInterface $start, DateTimeInterface $end) {
/plugin/ipgroup/
H A Daction.php26 function start(&$event, $param) { function in action_plugin_ipgroup
/plugin/webdavclient/vendor/sabre/vobject/lib/Component/
H A DVTodo.php29 public function isInTimeRange(\DateTime $start, \DateTime $end) {
H A DVEvent.php31 public function isInTimeRange(\DateTime $start, \DateTime $end) {
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/Component/
H A DVEventTest.php12 public function testInTimeRange(VEvent $vevent,$start,$end,$outcome) {
/plugin/davcal/vendor/sabre/vobject/tests/VObject/Component/
H A DVEventTest.php12 public function testInTimeRange(VEvent $vevent,$start,$end,$outcome) {
/plugin/davcal/vendor/sabre/vobject/lib/Component/
H A DVTodo.php29 public function isInTimeRange(\DateTime $start, \DateTime $end) {
H A DVEvent.php31 public function isInTimeRange(\DateTime $start, \DateTime $end) {
/plugin/maintenance/
H A Dadmin.php79 function start() { function in admin_plugin_maintenance
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PSR1/Sniffs/Files/
H A DSideEffectsSniff.php92 private function _searchForConflict(PHP_CodeSniffer_File $phpcsFile, $start, $end, $tokens)
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Driver/
H A DPHPDBG.php45 public function start($determineUnusedAndDead = true) function in SebastianBergmann\\CodeCoverage\\Driver\\PHPDBG
/plugin/commonmark/vendor/league/commonmark/src/Block/Element/
H A DListData.php
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdSenseHost/Resource/
H A DAssociationsessions.php47 public function start($productCode, $websiteUrl, $optParams = []) function in Google\\Service\\AdSenseHost\\Resource\\Associationsessions
/plugin/virtualgroup/
H A Daction.php18 $controller->register_hook('DOKUWIKI_INIT_DONE', 'BEFORE', $this, 'start'); function in action_plugin_virtualgroup
/plugin/noticeboard/classes/
H A DNoticeList.php25 public $start; variable in helper_plugin_noticeboard_NoticeList
199 public function getNoticeList($start,$end){
/plugin/noticeboard/noticeboard/classes/
H A DNoticeList.php25 public $start; variable in helper_plugin_noticeboard_NoticeList
199 public function getNoticeList($start,$end){
/plugin/icalevents/vendor/sabre/vobject/bin/
H A Dbench_freebusygenerator.php27 $start = new \DateTime('2000-01-01'); variable
/plugin/authucenter/lib/uc_client/control/
H A Dfeed.php84 function _delete($start, $end) {

12345678910>>...25