Home
last modified time | relevance | path

Searched refs:first (Results 26 – 50 of 1078) sorted by relevance

12345678910>>...44

/plugin/icalevents/vendor/composer/
H A DClassLoader.php127 $first = $prefix[0];
128 if (!isset($this->prefixesPsr0[$first][$prefix])) {
129 $this->prefixesPsr0[$first][$prefix] = (array) $paths;
134 $this->prefixesPsr0[$first][$prefix] = array_merge(
136 $this->prefixesPsr0[$first][$prefix]
139 $this->prefixesPsr0[$first][$prefix] = array_merge(
140 $this->prefixesPsr0[$first][$prefix],
375 $first = $class[0];
376 if (isset($this->prefixLengthsPsr4[$first])) {
409 if (isset($this->prefixesPsr0[$first])) {
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/BigQueryReservation/
H A DSplitCapacityCommitmentResponse.php30 public function setFirst(CapacityCommitment $first) argument
32 $this->first = $first;
39 return $this->first;
/plugin/mdpage/vendor/composer/
H A DClassLoader.php127 $first = $prefix[0];
128 if (!isset($this->prefixesPsr0[$first][$prefix])) {
129 $this->prefixesPsr0[$first][$prefix] = (array) $paths;
134 $this->prefixesPsr0[$first][$prefix] = array_merge(
136 $this->prefixesPsr0[$first][$prefix]
139 $this->prefixesPsr0[$first][$prefix] = array_merge(
140 $this->prefixesPsr0[$first][$prefix],
375 $first = $class[0];
376 if (isset($this->prefixLengthsPsr4[$first])) {
409 if (isset($this->prefixesPsr0[$first])) {
[all …]
/plugin/findologicxmlexport/vendor/composer/
H A DClassLoader.php127 $first = $prefix[0];
128 if (!isset($this->prefixesPsr0[$first][$prefix])) {
129 $this->prefixesPsr0[$first][$prefix] = (array) $paths;
134 $this->prefixesPsr0[$first][$prefix] = array_merge(
136 $this->prefixesPsr0[$first][$prefix]
139 $this->prefixesPsr0[$first][$prefix] = array_merge(
140 $this->prefixesPsr0[$first][$prefix],
375 $first = $class[0];
376 if (isset($this->prefixLengthsPsr4[$first])) {
409 if (isset($this->prefixesPsr0[$first])) {
[all …]
/plugin/webdav/vendor/composer/
H A DClassLoader.php127 $first = $prefix[0];
128 if (!isset($this->prefixesPsr0[$first][$prefix])) {
129 $this->prefixesPsr0[$first][$prefix] = (array) $paths;
134 $this->prefixesPsr0[$first][$prefix] = array_merge(
136 $this->prefixesPsr0[$first][$prefix]
139 $this->prefixesPsr0[$first][$prefix] = array_merge(
140 $this->prefixesPsr0[$first][$prefix],
375 $first = $class[0];
376 if (isset($this->prefixLengthsPsr4[$first])) {
409 if (isset($this->prefixesPsr0[$first])) {
[all …]
/plugin/jplayer/vendor/composer/
H A DClassLoader.php127 $first = $prefix[0];
128 if (!isset($this->prefixesPsr0[$first][$prefix])) {
129 $this->prefixesPsr0[$first][$prefix] = (array) $paths;
134 $this->prefixesPsr0[$first][$prefix] = array_merge(
136 $this->prefixesPsr0[$first][$prefix]
139 $this->prefixesPsr0[$first][$prefix] = array_merge(
140 $this->prefixesPsr0[$first][$prefix],
375 $first = $class[0];
376 if (isset($this->prefixLengthsPsr4[$first])) {
409 if (isset($this->prefixesPsr0[$first])) {
[all …]
/plugin/quickstats/GEOIP/vendor/composer/
H A DClassLoader.php127 $first = $prefix[0];
128 if (!isset($this->prefixesPsr0[$first][$prefix])) {
129 $this->prefixesPsr0[$first][$prefix] = (array) $paths;
134 $this->prefixesPsr0[$first][$prefix] = array_merge(
136 $this->prefixesPsr0[$first][$prefix]
139 $this->prefixesPsr0[$first][$prefix] = array_merge(
140 $this->prefixesPsr0[$first][$prefix],
375 $first = $class[0];
376 if (isset($this->prefixLengthsPsr4[$first])) {
409 if (isset($this->prefixesPsr0[$first])) {
[all …]
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Metadata/Driver/
H A DXmlDriverTest.php76 …$first = $this->getDriver()->loadMetadataForClass(new \ReflectionClass('JMS\Serializer\Tests\Fixtu…
78 self::assertArrayHasKey('amount', $first->propertyMetadata);
79 …self::assertArraySubset(['first.test.group', 'second.test.group'], $first->propertyMetadata['curre…
84 …$first = $this->getDriver()->loadMetadataForClass(new \ReflectionClass('JMS\Serializer\Tests\Fixtu…
86 self::assertArrayHasKey('amount', $first->propertyMetadata);
87 …self::assertArraySubset(['first.test.group', 'second.test.group'], $first->propertyMetadata['curre…
/plugin/approve/action/
H A Dmigration.php201 $first = 0;
203 while (count($revs = $changelog->getRevisions($first, $num)) > 0) {
211 $first += $num;
228 $first = 0;
230 while (count($revs = $changelog->getRevisions($first, $num)) > 0) {
237 $first += $num;
257 $first = 0;
259 while (count($revs = $changelog->getRevisions($first, $num)) > 0) {
264 $first += $num;
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/ControlStructures/
H A DInlineControlStructureSniff.php278 for ($first = $stackPtr; $first > 0; $first--) {
279 if ($first === 1
280 || $tokens[($first - 1)]['line'] !== $tokens[$first]['line']
286 if ($tokens[$first]['code'] === T_WHITESPACE) {
287 $indent = $tokens[$first]['content'];
288 } else if ($tokens[$first]['code'] === T_INLINE_HTML
289 || $tokens[$first]['code'] === T_OPEN_TAG
/plugin/pureldap/vendor/composer/
H A DClassLoader.php32 * the autoloader will first look for the class under the component/
69 * Structured as array('F (first letter)' => array('Foo\Bar (full prefix)' => array('path', 'path2')))
199 $first = $prefix[0];
200 if (!isset($this->prefixesPsr0[$first][$prefix])) {
201 $this->prefixesPsr0[$first][$prefix] = $paths;
206 $this->prefixesPsr0[$first][$prefix] = array_merge(
208 $this->prefixesPsr0[$first][$prefix]
211 $this->prefixesPsr0[$first][$prefix] = array_merge(
212 $this->prefixesPsr0[$first][$prefix],
497 $first
[all...]
/plugin/commonmark/vendor/composer/
H A DClassLoader.php32 * the autoloader will first look for the class under the component/
202 $first = $prefix[0];
203 if (!isset($this->prefixesPsr0[$first][$prefix])) {
204 $this->prefixesPsr0[$first][$prefix] = (array) $paths;
209 $this->prefixesPsr0[$first][$prefix] = array_merge(
211 $this->prefixesPsr0[$first][$prefix]
214 $this->prefixesPsr0[$first][$prefix] = array_merge(
215 $this->prefixesPsr0[$first][$prefix],
498 $first = $class[0];
499 if (isset($this->prefixLengthsPsr4[$first])) {
[all...]
/plugin/authgooglesheets/vendor/composer/
H A DClassLoader.php136 $first = $prefix[0];
137 if (!isset($this->prefixesPsr0[$first][$prefix])) {
138 $this->prefixesPsr0[$first][$prefix] = (array) $paths;
143 $this->prefixesPsr0[$first][$prefix] = array_merge(
145 $this->prefixesPsr0[$first][$prefix]
148 $this->prefixesPsr0[$first][$prefix] = array_merge(
149 $this->prefixesPsr0[$first][$prefix],
407 $first = $class[0];
408 if (isset($this->prefixLengthsPsr4[$first])) {
441 if (isset($this->prefixesPsr0[$first])) {
[all …]
/plugin/elasticsearch/vendor/composer/
H A DClassLoader.php32 * the autoloader will first look for the class under the component/
69 * Structured as array('F (first letter)' => array('Foo\Bar (full prefix)' => array('path', 'path2')))
199 $first = $prefix[0];
200 if (!isset($this->prefixesPsr0[$first][$prefix])) {
201 $this->prefixesPsr0[$first][$prefix] = $paths;
206 $this->prefixesPsr0[$first][$prefix] = array_merge(
208 $this->prefixesPsr0[$first][$prefix]
211 $this->prefixesPsr0[$first][$prefix] = array_merge(
212 $this->prefixesPsr0[$first][$prefix],
497 $first
[all...]
/plugin/barcodes/vendor/composer/
H A DClassLoader.php206 $first = $prefix[0];
207 if (!isset($this->prefixesPsr0[$first][$prefix])) {
208 $this->prefixesPsr0[$first][$prefix] = (array) $paths;
213 $this->prefixesPsr0[$first][$prefix] = array_merge(
215 $this->prefixesPsr0[$first][$prefix]
218 $this->prefixesPsr0[$first][$prefix] = array_merge(
219 $this->prefixesPsr0[$first][$prefix],
502 $first = $class[0];
503 if (isset($this->prefixLengthsPsr4[$first])) {
536 if (isset($this->prefixesPsr0[$first])) {
[all …]
/plugin/oauth/vendor/composer/
H A DClassLoader.php32 * the autoloader will first look for the class under the component/
202 $first = $prefix[0];
203 if (!isset($this->prefixesPsr0[$first][$prefix])) {
204 $this->prefixesPsr0[$first][$prefix] = (array) $paths;
209 $this->prefixesPsr0[$first][$prefix] = array_merge(
211 $this->prefixesPsr0[$first][$prefix]
214 $this->prefixesPsr0[$first][$prefix] = array_merge(
215 $this->prefixesPsr0[$first][$prefix],
498 $first = $class[0];
499 if (isset($this->prefixLengthsPsr4[$first])) {
[all...]
/plugin/upgrade/vendor/composer/
H A DClassLoader.php32 * the autoloader will first look for the class under the component/
206 $first = $prefix[0];
207 if (!isset($this->prefixesPsr0[$first][$prefix])) {
208 $this->prefixesPsr0[$first][$prefix] = (array) $paths;
213 $this->prefixesPsr0[$first][$prefix] = array_merge(
215 $this->prefixesPsr0[$first][$prefix]
218 $this->prefixesPsr0[$first][$prefix] = array_merge(
219 $this->prefixesPsr0[$first][$prefix],
503 $first = $class[0];
504 if (isset($this->prefixLengthsPsr4[$first])) {
[all...]
/plugin/combo/vendor/composer/
H A DClassLoader.php32 * the autoloader will first look for the class under the component/
136 $first = $prefix[0];
137 if (!isset($this->prefixesPsr0[$first][$prefix])) {
138 $this->prefixesPsr0[$first][$prefix] = (array) $paths;
143 $this->prefixesPsr0[$first][$prefix] = array_merge(
145 $this->prefixesPsr0[$first][$prefix]
148 $this->prefixesPsr0[$first][$prefix] = array_merge(
149 $this->prefixesPsr0[$first][$prefix],
409 $first = $class[0];
410 if (isset($this->prefixLengthsPsr4[$first])) {
[all...]
/plugin/dw2pdf/vendor/composer/
H A DClassLoader.php32 * the autoloader will first look for the class under the component/
69 * Structured as array('F (first letter)' => array('Foo\Bar (full prefix)' => array('path', 'path2')))
199 $first = $prefix[0];
200 if (!isset($this->prefixesPsr0[$first][$prefix])) {
201 $this->prefixesPsr0[$first][$prefix] = $paths;
206 $this->prefixesPsr0[$first][$prefix] = array_merge(
208 $this->prefixesPsr0[$first][$prefix]
211 $this->prefixesPsr0[$first][$prefix] = array_merge(
212 $this->prefixesPsr0[$first][$prefix],
497 $first
[all...]
/plugin/aichat/vendor/composer/
H A DClassLoader.php32 * the autoloader will first look for the class under the component/
69 * Structured as array('F (first letter)' => array('Foo\Bar (full prefix)' => array('path', 'path2')))
199 $first = $prefix[0];
200 if (!isset($this->prefixesPsr0[$first][$prefix])) {
201 $this->prefixesPsr0[$first][$prefix] = $paths;
206 $this->prefixesPsr0[$first][$prefix] = array_merge(
208 $this->prefixesPsr0[$first][$prefix]
211 $this->prefixesPsr0[$first][$prefix] = array_merge(
212 $this->prefixesPsr0[$first][$prefix],
497 $first
[all...]
/plugin/geophp/vendor/composer/
H A DClassLoader.php32 * the autoloader will first look for the class under the component/
69 * Structured as array('F (first letter)' => array('Foo\Bar (full prefix)' => array('path', 'path2')))
199 $first = $prefix[0];
200 if (!isset($this->prefixesPsr0[$first][$prefix])) {
201 $this->prefixesPsr0[$first][$prefix] = $paths;
206 $this->prefixesPsr0[$first][$prefix] = array_merge(
208 $this->prefixesPsr0[$first][$prefix]
211 $this->prefixesPsr0[$first][$prefix] = array_merge(
212 $this->prefixesPsr0[$first][$prefix],
497 $first
[all...]
/plugin/components/lib/
H A Daction_manager.php9 private $first = ''; variable in ConflictActionException
11 public function first() { return $this->first; } function in ConflictActionException
13 public function __construct($first, $second) { argument
14 $this->first = $first;
/plugin/mikioplugin/syntax/
H A Dtabgroup.php39 $first = true;
51 $bar .= '<li class="' . $this->elemClass . ' ' . $this->classPrefix . 'tab-item' . $classes . '"><a class="' . $this->elemClass . ($first ? ' mikiop-active' : '') . '" data-toggle="tab" href="#">' . $tab['options']['title'] . '</a></li>';
52 $content .= '<div class="' . $this->elemClass . ' ' . $this->classPrefix . 'tab-pane' . ($first ? ' mikiop-show' : '') . '"><p>' . $tab['content'] . '</p></div>';
54 $first = false;
/plugin/ipmap/
H A Drendertables.php103 $first = 1;
129 if ((long2ip($dip + $i * ($dright + 1)) == $ipout) or ($first == 1)){
131 $first = 0;
136 if ((long2ip($dip + $i * ($dright + 1)) == $ipout) or ($first == 1)){
138 $first = 0;
146 $first = 1;
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
H A Dcapitalize.rst4 The ``capitalize`` filter capitalizes a value. The first character will be
9 {{ 'my first car'|capitalize }}
11 {# outputs 'My first car' #}

12345678910>>...44