Home
last modified time | relevance | path

Searched defs:start (Results 26 – 50 of 620) sorted by relevance

12345678910>>...25

/plugin/findologicxmlexport/vendor/findologic/libflexport/src/FINDOLOGIC/Export/CSV/
H A DCSVExporter.php15 public function serializeItems($items, $start = 0, $count = 0, $total = 0)
30 … public function serializeItemsToFile($targetDirectory, $items, $start = 0, $count = 0, $total = 0)
/plugin/findologicxmlexport/vendor/findologic/libflexport/src/FINDOLOGIC/Export/XML/
H A DPage.php19 private $start; variable in FINDOLOGIC\\Export\\XML\\Page
23 public function __construct($start, $count, $total)
/plugin/authowncloud/
H A Dauth.php177 private function getUsers($filter = array(), $start = 0, $limit = -1) {
248 public function retrieveUsers($start = 0, $limit = -1, $filter = array()) {
294 public function retrieveGroups($start=0,$limit=-1){
/plugin/owncloud/
H A Dscript.js8 start: function(){ method in filelist
57 start: function(file){ method in filehistory
81 start: function(){ method in Usedmedia
/plugin/refnotes/
H A Dscope.php12 public $start; variable in refnotes_scope_limits
18 public function __construct($start, $end = -1000) { argument
69 public function __construct($namespace, $id, $start = -1, $end = -1000) { argument
/plugin/webdav/vendor/sabre/vobject/lib/
H A DFreeBusyGenerator.php40 protected $start; variable in Sabre\\VObject\\FreeBusyGenerator
92 …public function __construct(DateTimeInterface $start = null, DateTimeInterface $end = null, $objec…
165 public function setTimeRange(DateTimeInterface $start = null, DateTimeInterface $end = null)
/plugin/icalevents/vendor/sabre/vobject/lib/
H A DFreeBusyGenerator.php40 protected $start; variable in Sabre\\VObject\\FreeBusyGenerator
92 …function __construct(DateTimeInterface $start = null, DateTimeInterface $end = null, $objects = nu…
177 function setTimeRange(DateTimeInterface $start = null, DateTimeInterface $end = null) {
/plugin/findologicxmlexport/vendor/sebastian/diff/src/
H A DChunk.php18 private $start; variable in SebastianBergmann\\Diff\\Chunk
47 …public function __construct($start = 0, $startRange = 1, $end = 0, $endRange = 1, array $lines = a…
/plugin/sequencediagram/bower_components/lodash/fp/
H A D_mapping.js209 'assignAll': { 'start': 0 }, property in exports.methodSpread.assignAll
210 'assignAllWith': { 'start': 0 }, property in exports.methodSpread.assignAllWith
211 'assignInAll': { 'start': 0 }, property in exports.methodSpread.assignInAll
213 'defaultsAll': { 'start': 0 }, property in exports.methodSpread.defaultsAll
215 'invokeArgs': { 'start': 2 }, property in exports.methodSpread.invokeArgs
217 'mergeAll': { 'start': 0 }, property in exports.methodSpread.mergeAll
218 'mergeAllWith': { 'start': 0 }, property in exports.methodSpread.mergeAllWith
219 'partial': { 'start': 1 }, property in exports.methodSpread.partial
220 'partialRight': { 'start': 1 }, property in exports.methodSpread.partialRight
221 'without': { 'start': 1 }, property in exports.methodSpread.without
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DSerialPortOutput.php41 public $start; variable in Google\\Service\\Compute\\SerialPortOutput
102 public function setStart($start)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DKeyRangeLocation.php41 public $start; variable in Google\\Service\\Dataflow\\KeyRangeLocation
102 public function setStart($start)
/plugin/booking/
H A Daction.php87 protected function addBooking($id, $start, $length)
105 protected function cancelBooking($id, $start)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
H A DVideoProperties.php39 public $start; variable in Google\\Service\\Slides\\VideoProperties
100 public function setStart($start)
/plugin/authopenldapkerberos/
H A Dauth.php115 public function retrieveUsers($start = 0, $limit = 0, $filter = array())
183 public function retrieveGroups($start = 0, $limit = 0)
/plugin/pureldap/
H A Dauth.php69 retrieveUsers($start = 0, $limit = 0, $filter = null) global() argument
81 retrieveGroups($start = 0, $limit = 0) global() argument
/plugin/findologicxmlexport/vendor/findologic/libflexport/src/FINDOLOGIC/Export/
H A DExporter.php72 abstract public function serializeItems($items, $start, $count, $total);
88 abstract public function serializeItemsToFile($targetDirectory, $items, $start, $count, $total);
/plugin/icalevents/vendor/sabre/vobject/bin/
H A Dbench.php8 $start = microtime(true); variable
/plugin/findologicxmlexport/
H A Dindex.php11 $start = (int)$outputXmlHelper->getUrlParam($outputXmlHelper::START_NAME, $outputXmlHelper::DEFAULT… variable
/plugin/davcard/vendor/sabre/vobject/bin/
H A Dbench.php8 $start = microtime(true); variable
/plugin/webdavclient/vendor/sabre/vobject/bin/
H A Dbench.php8 $start = microtime(true); variable
/plugin/davcal/vendor/sabre/vobject/bin/
H A Dbench.php8 $start = microtime(true); variable
/plugin/freechat/phpfreechat/lib/utf8/
H A Dutf8_substr.php18 function utf8_substr($str,$start,$len=null) {
/plugin/jplayer/vendor/symfony/process/Tests/
H A DNonStopableProcess.php42 $start = microtime(true); variable
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Driver/
H A DHHVM.php25 public function start($determineUnusedAndDead = true) function in SebastianBergmann\\CodeCoverage\\Driver\\HHVM
/plugin/bez/scripts/
H A Dstart.js1 bez.ctl.start = function() { function

12345678910>>...25