Home
last modified time | relevance | path

Searched refs:first (Results 251 – 275 of 1078) sorted by relevance

1...<<11121314151617181920>>...44

/plugin/data/
H A Dstyle.css18 *:first-child + html div.dataplugin_entry dl dd {
23 *:first-child + html div.dataplugin_entry dt {
/plugin/aichat/vendor/vanderlee/php-sentence/src/
H A DSentence.php344 $first = mb_substr($statement, 0, 1);
348 in_array($first, ['"', '\''])
/plugin/autotweet/
H A DOAuth.php420 $first = true;
423 $first = false;
433 $out .= ($first) ? ' ' : ',';
438 $first = false;
/plugin/combo/vendor/carica/phpcss/
H A DREADME.md116 <td>E:first-child</td><td>✓</td><td>✓</td>
122 <td>E:first-of-type</td><td>✓</td><td>✓</td>
185 <td>E:first-line</td><td>✓</td><td>✗</td>
188 <td>E:first-letter</td><td>✓</td><td>✗</td>
/plugin/webcomponent/_test/data/pages/
H A Dgroup.txt13 The first group will be at the left and the search form at the right
/plugin/revealjs/
H A Dstyle.css19 .dokuwiki .first-slide {
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
H A Dround.rst17 The ``round`` filter takes two optional arguments; the first one specifies the
H A Djoin.rst16 define it with the optional first parameter:
H A Dconvert_encoding.rst8 another. The first argument is the expected output charset and the second one
/plugin/tabbox/
H A Dscript.js20 $open = $box.find('.tabboxtab').first();
/plugin/datatables/
H A Dscript.js37 // move the first rows from tbody to thead
41 $thead.append($tbody.children().first());
/plugin/plantuml/
H A Dplugin.history.txt33 * Very first version posted on GitHub.
/plugin/prettyprint/
H A Dscript.js60 $tr.children().first().css('border-left', '0');
/plugin/diagramsnet/lib/math/jax/output/SVG/autoload/
H A Dmultiline.js19first=o;h.last=true;this.SVGmoveLine(i,l,r,h,q);r.Clean();var p=this.SVGgetAlign(h,q),j=this.SVGge…
/plugin/findologicxmlexport/vendor/twig/twig/src/
H A DExpressionParser.php273 $first = true;
275 if (!$first) {
283 $first = false;
298 $first = true;
300 if (!$first) {
308 $first = false;
/plugin/autotooltip/
H A Dscreen.less22 > *:first-child {
/plugin/chat/
H A Dlocal.php.dist3 $conf['chat']['recentfirst'] = true; // display most recent comments first
/plugin/combo/resources/webcode/
H A Dwebcode-iframe.css32 table>thead>tr>th:first-letter {
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A DYtsSpecificationExamples.yml807 # lines (the first line is empty).
871 # The first contains an empty mapping, the second
1052 first : First entry
1091 'block' => { 'first' => 'First entry', 'second' =>
1125 # first line starts with a
1242 * first entry
1248 * first entry
1257 * first entry
1261 * first entry
1329 first: There is no unquoted empty string.
[all …]
/plugin/searchtablejs/TableFilter_EN/
H A Dactb.js247 var first = true;
258 if (first && !actb_tomake){
260 first = false;
264 first = false;
321 var first = true;
/plugin/pubmed2020/tests/
H A DPM15924077.nbib17 experience of the Multidisciplinary Falls Consultation, our aims were first, to
20 diagnosed before the consultation or not. METHODS: Data concerning the first 300
/plugin/bpmnio/vendor/bpmn-js/dist/assets/
H A Dbpmn-js.css79 .bjs-breadcrumbs li:not(:first-child)::before {
135 [data-popup="align-elements"] .djs-popup-body .entry:not(:first-child) {
/plugin/hipchat/
H A DREADME.md22 4. Optionally, you can also define a comma-separated list of first-level namespaces to limit notifi…
/plugin/webcode/
H A DwebCodeConsole.css36 table>thead>tr>th:first-letter {
/plugin/nsexport/
H A Dscript.js11 $form = $form.first();

1...<<11121314151617181920>>...44