Home
last modified time | relevance | path

Searched refs:selected (Results 1 – 13 of 13) sorted by relevance

/web-php/releases/8.0/
H A Dcommon.php63 $selected = ($lang === $currentLang) ? ' selected="selected"' : '';
64 echo $tab, "<option value='$lang'$selected>$text</option>\n";
/web-php/releases/8.1/
H A Dcommon.php59 $selected = ($lang === $currentLang) ? ' selected="selected"' : '';
60 echo $tab, "<option value='$lang'$selected>$text</option>\n";
/web-php/releases/8.2/
H A Dcommon.php59 $selected = ($lang === $currentLang) ? ' selected="selected"' : '';
60 echo $tab, "<option value='$lang'$selected>$text</option>\n";
/web-php/releases/8.3/
H A Dcommon.php59 $selected = ($lang === $currentLang) ? ' selected="selected"' : '';
60 echo $tab, "<option value='$lang'$selected>$text</option>\n";
/web-php/releases/8.4/
H A Dcommon.php61 $selected = ($lang === $currentLang) ? ' selected="selected"' : '';
62 echo $tab, "<option value='$lang'$selected>$text</option>\n";
/web-php/
H A Dgit-php.php402 $selected = (isset($_POST["group"]) && $_POST["group"] == $group) ? ' selected="selected"' : ''; variable
403 echo "<option value='$group'$selected>$name</option>\n";
/web-php/include/
H A Dshared-manual.inc346 $othersel = ' selected="selected"';
349 $selected = '';
351 $selected = ' selected="selected"';
354 $out[] = "<option value='$lang/$currentpage'$selected>$text</option>";
H A Dpregen-news.inc3480 …depth information about a specific topic. Leading these tracks are hand-selected <a href="https://…
12810 …pril 10 to May 8, 2017, so hurry. An added benefit: If your proposal is selected and you live outs…
12817 …pril 10 to May 8, 2017, so hurry. An added benefit: If your proposal is selected and you live outs…
15714 … to September 20, 2016, so hurry. An added benefit: If your proposal is selected and you live outs…
/web-php/tests/EndToEnd/
H A DSearchModalTest.spec.ts34 await expect(modal.getByRole('option', { name, selected: true })).toBeVisible();
/web-php/js/ext/
H A Djquery-3.6.0.min.js2selected},selected:function(e){return e.parentNode&&e.parentNode.selectedIndex,!0===e.selected},em…
/web-php/styles/
H A Dtheme-medium.css630 .search-modal__result[aria-selected="true"] {
/web-php/releases/
H A DNEWS_5_4_0_RC1.txt3926 when CGI is selected. (Jani)
H A DNEWS_5_4_0_beta1.txt3830 when CGI is selected. (Jani)

Completed in 200 milliseconds