Home
last modified time | relevance | path

Searched defs:start (Results 101 – 125 of 620) sorted by relevance

12345678910>>...25

/plugin/webdav/vendor/sabre/vobject/lib/Component/
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/webdav/vendor/sabre/dav/lib/CalDAV/Xml/Request/
H A DFreeBusyQueryReport.php29 public $start; variable in Sabre\\CalDAV\\Xml\\Request\\FreeBusyQueryReport
/plugin/icalevents/vendor/sabre/vobject/lib/Component/
H A DVAlarm.php87 function isInTimeRange(DateTimeInterface $start, DateTimeInterface $end) {
H A DVTodo.php31 function isInTimeRange(DateTimeInterface $start, DateTimeInterface $end) {
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Xml/Request/
H A DFreeBusyQueryReport.php29 public $start; variable in Sabre\\CalDAV\\Xml\\Request\\FreeBusyQueryReport
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/
H A DFile.php440 public function start($contents=null) function in PHP_CodeSniffer_File
3275 public function getTokensAsString($start, $length)
3320 $start,
3401 $start,
3448 public function findStartOfStatement($start, $ignore=null)
3513 public function findEndOfStatement($start, $ignore=null)
3598 public function findFirstOnLine($types, $start, $exclude=false, $value=null)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/
H A DSearchRequest.php46 public $start; variable in Google\\Service\\CloudSearch\\SearchRequest
163 public function setStart($start)
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Component/
H A DVAlarmTest.php13 function testInTimeRange(VAlarm $valarm, $start, $end, $outcome) {
H A DVJournalTest.php13 function testInTimeRange(VJournal $vtodo, $start, $end, $outcome) {
/plugin/header2/
H A Drenderer.php35 public function startSectionEdit($start, $type, $title = null) {
/plugin/davcard/vendor/sabre/vobject/tests/VObject/Component/
H A DVJournalTest.php13 public function testInTimeRange(VJournal $vtodo,$start,$end,$outcome) {
H A DVAlarmTest.php14 public function testInTimeRange(VAlarm $valarm,$start,$end,$outcome) {
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Driver/
H A DXdebug.php51 public function start($determineUnusedAndDead = true) function in SebastianBergmann\\CodeCoverage\\Driver\\Xdebug
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/Component/
H A DVJournalTest.php13 public function testInTimeRange(VJournal $vtodo,$start,$end,$outcome) {
H A DVAlarmTest.php14 public function testInTimeRange(VAlarm $valarm,$start,$end,$outcome) {
/plugin/davcal/vendor/sabre/vobject/tests/VObject/Component/
H A DVJournalTest.php13 public function testInTimeRange(VJournal $vtodo,$start,$end,$outcome) {
H A DVAlarmTest.php14 public function testInTimeRange(VAlarm $valarm,$start,$end,$outcome) {
/plugin/combo/vendor/php-webdriver/webdriver/lib/Firefox/
H A DFirefoxDriver.php22 public static function start(DesiredCapabilities $capabilities = null) function in Facebook\\WebDriver\\Firefox\\FirefoxDriver
/plugin/authphpbb3/
H A Dauth.php311 public function retrieveUsers($start = 0, $limit = 0, $filter = array()) {
427 public function retrieveGroups($start = 0, $limit = 0) {
/plugin/solr/
H A DAddDocument.php20 public function start($commitWithin=0){ function in Solr_AddDocument
/plugin/jplayer/vendor/symfony/process/
H A DPhpProcess.php67 public function start(callable $callback = null/*, array $env = []*/) function in Symfony\\Component\\Process\\PhpProcess
/plugin/findologicxmlexport/vendor/phpunit/php-timer/src/
H A DTimer.php38 public static function start() function in PHP_Timer

12345678910>>...25