Home
last modified time | relevance | path

Searched defs:end (Results 51 – 75 of 304) sorted by relevance

12345678910>>...13

/plugin/davcal/vendor/sabre/vobject/lib/Component/
H A DVAlarm.php82 public function isInTimeRange(\DateTime $start, \DateTime $end) {
H A DVTodo.php29 public function isInTimeRange(\DateTime $start, \DateTime $end) {
H A DVEvent.php31 public function isInTimeRange(\DateTime $start, \DateTime $end) {
/plugin/swiftmail/Swift/Connection/
H A DSendmail.php192 protected function pipeIn($command, $end="\r\n")
257 public function write($command, $end="\r\n")
/plugin/webdav/vendor/sabre/vobject/lib/Component/
H A DVJournal.php31 public function isInTimeRange(DateTimeInterface $start, DateTimeInterface $end)
H A DVEvent.php33 public function isInTimeRange(DateTimeInterface $start, DateTimeInterface $end)
H A DVTodo.php31 public function isInTimeRange(DateTimeInterface $start, DateTimeInterface $end)
H A DVAlarm.php86 public function isInTimeRange(DateTimeInterface $start, DateTimeInterface $end)
H A DVAvailability.php34 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/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/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/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PSR2/Sniffs/ControlStructures/
H A DSwitchDeclarationSniff.php230 private function _findNextCase(PHP_CodeSniffer_File $phpcsFile, $stackPtr, $end)
/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/noticeboard/classes/
H A DNoticeList.php26 public $end; variable in helper_plugin_noticeboard_NoticeList
199 public function getNoticeList($start,$end){
/plugin/noticeboard/noticeboard/classes/
H A DNoticeList.php26 public $end; variable in helper_plugin_noticeboard_NoticeList
199 public function getNoticeList($start,$end){
/plugin/icalevents/vendor/sabre/vobject/bin/
H A Dbench_freebusygenerator.php28 $end = new \DateTime('2020-01-01'); variable
/plugin/authucenter/lib/uc_client/control/
H A Dfeed.php84 function _delete($start, $end) {

12345678910>>...13