Home
last modified time | relevance | path

Searched refs:first (Results 76 – 100 of 1078) sorted by relevance

12345678910>>...44

/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/examples/
H A Dad0dcbc7fc619e952c8825b8f307b7b2.asciidoc12 'first',
13 'first.edge',
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/css/
H A Dbootstrap.min.css5first-child>td,.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.tab…
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DGradient.php285 // -moz If the first parameter is only an <angle>, the gradient axis starts from the box's corner that would ensure the
372 // -moz If the first parameter to the gradient function is only a <point>, the gradient axis starts from the specified point,
635 // Is first part $bgr[0] a valid point/angle?
636 $first = preg_split('/\s+/', trim($bgr[0]));
639 } elseif (trim($first[count($first) - 1]) === '0') {
642 $check = $this->colorConverter->convert($first[0], $this->mpdf->PDFAXwarnings);
648 // first part a valid point/angle?
662 } elseif (trim($first[count($first)
[all...]
/plugin/elasticsearch/vendor/patrickschur/language-detection/src/LanguageDetection/
H A DLanguageResult.php125 $first = \array_values($this->result)[0];
127 return new LanguageResult(\array_filter($this->result, function ($value) use ($first) {
128 return ($first - $value) <= self::THRESHOLD ? true : false;
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/filters/
H A Dbatch_with_keys.test4 {{ {'foo': 'bar', 'key': 'value'}|batch(4)|first|keys|join(',') }}
5 {{ {'foo': 'bar', 'key': 'value'}|batch(4, 'fill')|first|keys|join(',') }}
/plugin/combo/resources/theme/default/components/css/
H A Dcell.css1 /* p bottom margin of zero from the default stylesheet makes the first p touching the top of the background */
2 .cell-cs p:first-child { margin-top: 0; }
/plugin/pagenav/
H A Ddeleted.files3 img/first-off.png
4 img/first.png
/plugin/numberedheadings/
H A DREADME.md10 | tier1 | heading level corresponding to the first tier (default = 2) |
19 You can choose the first tier level (**tier1**) in the Configration manager.
39 ### Auto-Detect first tier level
41 When the config **tier1** is 0, the first appeared numbered headings should define
43 You can use different first tier level in each page.
/plugin/commonmark/vendor/league/commonmark/src/Extension/Attributes/Util/
H A DAttributesHelper.php78 $first = $value[0];
80 if (($first === '"' && $last === '"') || ($first === "'" && $last === "'") && \strlen($value) > 1) {
/plugin/odt/ODT/
H A DODTUtility.php40 $first = strpos ($content, '<locallink', $position);
41 if ( $first === false ) {
44 $endFirst = strpos ($content, '>', $first);
55 $match = substr ($content, $first, $second - $first + $length + 1);
60 $opentag = substr ($match, 0, $endFirst-$first);
82 $position = $first + strlen ($link);
100 $position = $first + strlen ($link);
114 $position = $first + strlen ($text);
872 $first = true;
900 if ($first) {
[all …]
/plugin/divalign2/
H A Dcommon.php129 static $first = true;
132 if ($first) {
135 $first = false;
/plugin/docimporter/
H A Daction.php98 $first = strpos($line, "**");
99 if ($first) {
100 $second = strpos($line, "**", $first+2);
/plugin/do/scripts/
H A DPluginDo.js134 var $assigneeobjs = $applyto.first().find('span.plugin_do_meta_user');
136 … $assigneeobjs = $applyto.parent('td').parent().first().find('td.plugin_do_assignee');
149 var $due = $applyto.first().find('span.plugin_do_meta_date');
151 $due = $applyto.parent('td').parent().first().find('td.plugin_do_date');
266 var count = parseInt($pagestat.children().first().html(), 10),
269 oldClass = $pagestat.children().first().attr('class'),
315 .children().first()
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/CSS/
H A DDuplicateStyleDefinitionSniff.php84 $first = $styleNames[$name];
86 $data = array($tokens[$first]['line']);
/plugin/pureldap/vendor/freedsx/sasl/src/FreeDSx/Sasl/
H A DMechanismSelector.php68 # 1. Key size first.
84 $first = array_shift($available);
86 if (!$first instanceof MechanismInterface) {
90 return $first;
/plugin/discussion/
H A Dhelper.php162 $first = $_REQUEST['first'];
163 if (!is_numeric($first)) $first = 0;
181 if (--$first >= 0) continue; // skip first entries
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/use/
H A Dparent_block2.test13 Content of block (first override)
23 Content of block (first override)
H A Dparent_block.test13 Content of block (first override)
23 Content of block (first override)
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/
H A DAsseticNode.php148 $first = true;
150 if (!$first) {
153 $first = false;
/plugin/vcard/
H A Dvcard.php93 function setName($family="", $first="", $additional="", $prefix="", $suffix="") { argument
94 $this->properties["N"] = "$family;$first;$additional;$prefix;$suffix";
95 $this->filename = "$first-$family.vcf";
96 …if ($this->properties["FN"]=="") $this->setFormattedName(trim("$prefix $first $additional $family …
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/
H A DPredictionMode.php434 $first = null;
437 if ($first === null) {
438 $first = $alts;
439 } elseif ($alts !== $first) {
/plugin/twofactor/
H A DManager.php250 // still here? no valid setting. Use first available one
251 $first = array_shift($providers);
252 if ($first !== null) {
253 $this->setUserDefaultProvider($first);
255 return $first;
/plugin/task/syntax/
H A Dtasks.php85 $first = $_REQUEST['first'];
86 if (!is_numeric($first)) $first = 0;
87 $currentPage = round($first / $perpage) + 1;
88 $pages = array_slice($pages, $first, $perpage);
/plugin/database2/
H A Dadmin.php251 $first = array_slice( $rows, 0, 1 );
252 $cols = empty( $first ) ? array() : array_keys( $first );
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Metadata/Driver/
H A DDoctrineDriverTest.php102 $first = $this->getAnnotationDriver()
105 self::assertArrayHasKey('id', $first->propertyMetadata);
106 self::assertArrayNotHasKey('iShallNotBeAccessed', $first->propertyMetadata);

12345678910>>...44