Home
last modified time | relevance | path

Searched defs:end (Results 201 – 225 of 304) sorted by last modified time

12345678910>>...13

/plugin/swiftmail/Swift/Connection/
H A DSMTP.php265 public function write($command, $end="\r\n")
/plugin/syntaxhighlighter3/sxh3/pkg/scripts/
H A DshCore.js2980 var regex = { 'end' : regexGroup.right.source }; property in regex
H A DshCore.min.js17 …){return(e.global?"g":"")+(e.ignoreCase?"i":"")+(e.multiline?"m":"")+(e.extended?"x":"")+(e.sticky… property in B.Highlighter.forHtmlScript.t
/plugin/syntaxhighlighter3/sxh3/src/js/
H A DshCore.js1699 var regex = { 'end' : regexGroup.right.source }; property in regex
/plugin/davcard/vendor/sabre/vobject/lib/Component/
H A DVAlarm.php82 public function isInTimeRange(\DateTime $start, \DateTime $end) {
H A DVCalendar.php253 function expand(DateTime $start, DateTime $end, DateTimeZone $timeZone = null) {
H A DVEvent.php31 public function isInTimeRange(\DateTime $start, \DateTime $end) {
H A DVJournal.php29 public function isInTimeRange(\DateTime $start, \DateTime $end) {
H A DVTodo.php29 public function isInTimeRange(\DateTime $start, \DateTime $end) {
H A DVFreeBusy.php27 public function isFree(\DateTime $start, \Datetime $end) {
/plugin/davcard/vendor/sabre/vobject/tests/VObject/Component/
H A DVAlarmTest.php14 public function testInTimeRange(VAlarm $valarm,$start,$end,$outcome) {
H A DVCalendarTest.php13 …public function testExpand($input, $output, $timeZone = 'UTC', $start = '2011-12-01', $end = '2011…
H A DVJournalTest.php13 public function testInTimeRange(VJournal $vtodo,$start,$end,$outcome) {
H A DVEventTest.php12 public function testInTimeRange(VEvent $vevent,$start,$end,$outcome) {
H A DVTodoTest.php14 public function testInTimeRange(VTodo $vtodo,$start,$end,$outcome) {
/plugin/davcard/vendor/sabre/vobject/lib/
H A DFreeBusyGenerator.php45 protected $end; variable in Sabre\\VObject\\FreeBusyGenerator
81 …t(\DateTime $start = null, \DateTime $end = null, $objects = null, DateTimeZone $timeZone = null) {
154 public function setTimeRange(\DateTime $start = null, \DateTime $end = null) {
/plugin/issuetracker/
H A Dprototype.js1389 function $R(start, end, exclusive) { argument
1394 function initialize(start, end, exclusive) { argument
/plugin/src/
H A Dsyntax.php138 function _fetchFile($fileName, $start = 0, $end = 0) {
/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/Tokenizers/
H A DComment.php188 private function _processLine($string, $eolChar, $start, $end)
261 private function _collectWhitespace($string, $start, $end)
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/
H A DFile.php3321 $end=null,
3402 $end=null,
/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/authgoogle/google/contrib/
H A DGoogle_CalendarService.php1123 public $end; variable in Google_Event
1209 public function setEnd(Google_EventDateTime $end) {
1957 public $end; variable in Google_TimePeriod
1959 public function setEnd( $end) {
/plugin/amcharts/assets/amcharts/plugins/export/libs/xlsx/
H A Dxlsx.js1720 var end = function ba_end() { function
H A Dxlsx.min.js3 …return{nodes:buf,data:__toBuffer([buf_chain])}}function make_sector_list(sectors,dir_start,fat_add… property in SummaryPIDSI.8

12345678910>>...13