/web-php/js/ |
H A D | common.js | 62 var bork = function (text) { argument 92 text = text.replace(subs[i][0], subs[i][1]); 94 return text; 182 function localpage(text) { argument 183 lookfor(text); 190 cb($("#goto .text").text()); 200 $("#goto .text").text(txt); 303 text: 'Live long and prosper !' 548 text: 'To Top', property in AnonymousFunction2c689dc12100.settings 758 text: '', property in flashMessage.defaults [all …]
|
/web-php/styles/ |
H A D | theme-medium.css | 3 --background-text-color: #CCC; 25 color: var(--content-text-color) 246 text-decoration: none; 452 text-align: left; 644 text-overflow: ellipsis; 657 text-overflow: ellipsis; 765 #usernotes .note .text { 808 #usernotes .note .text, 1016 text-align: center; 1099 text-align: center; [all …]
|
H A D | home.css | 29 text-align: center; 30 text-rendering: optimizeLegibility; 49 text-align: center; 98 color: var(--background-text-color); 162 text-align: right; 204 text-align: center;
|
H A D | theme-base.css | 35 .hide-text { 38 text-shadow: none; 357 text-align: right; 395 text-align: right; 400 text-align: right; 427 text-align: right; 501 text-align: left; 686 text-align: right; 1147 text-align: left; 1485 #goto .search .text { [all …]
|
H A D | php8.css | 85 text-align: center; 130 text-decoration: none !important; 137 text-align: center; 153 text-align: left; 239 text-align: left; 254 text-align: center; 268 text-align: left; 368 text-decoration: none;
|
H A D | mirror.css | 49 text-align: right; 59 text-align: center; 91 text-indent: 10px;
|
H A D | rtl.css | 18 text-align:right;
|
H A D | i-love-markdown.css | 117 text-decoration: none; 143 text-decoration: none; 183 text-align: left; 187 text-align: left !important;
|
H A D | credits.css | 29 text-align: left;
|
/web-php/releases/8.0/ |
H A D | common.php | 62 foreach (LANGUAGES as $lang => $text) { 64 echo $tab, "<option value='$lang'$selected>$text</option>\n";
|
/web-php/fonts/Font-Awesome/css/ |
H A D | fontello.css | 29 text-decoration: inherit; 32 text-align: center; 37 text-transform: none; 54 /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
|
H A D | fontello-embedded.css | 32 text-decoration: inherit; 35 text-align: center; 40 text-transform: none; 57 /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
|
/web-php/include/ |
H A D | shared-manual.inc | 92 * Get user notes from the appropriate text dump 134 $text = clean_note($note->text); 198 <div class="text" id="Hcom{$note->id}"> 199 {$text} 475 function autogen(string $text, string $lang) { 481 if (isset($translations[$lang][$text]) && $translations[$lang][$text] !== "") { 482 return $translations[$lang][$text]; 486 return autogen($text, "en"); 489 throw new \InvalidArgumentException("Cannot autogenerate text for '$text'"); 497 return autogen($text, "en"); [all …]
|
H A D | pregen-news.inc | 14 'type' => 'text/html', 20 'type' => 'text/html', 97 'type' => 'text/html', 103 'type' => 'text/html', 146 'type' => 'text/html', 152 'type' => 'text/html', 195 'type' => 'text/html', 201 'type' => 'text/html', 244 'type' => 'text/html', 250 'type' => 'text/html', [all …]
|
H A D | mozopensearch.inc | 9 …<Url type="text/html" method="get" template="<?php echo $MYSITE; ?>manual-lookup.php?pattern={sear…
|
H A D | prepend.inc | 17 header("Content-type: text/html; charset=utf-8"); 113 gcse.type = 'text/javascript';
|
/web-php/releases/8.1/ |
H A D | common.php | 58 foreach (LANGUAGES as $lang => $text) { 60 echo $tab, "<option value='$lang'$selected>$text</option>\n";
|
/web-php/releases/8.2/ |
H A D | common.php | 58 foreach (LANGUAGES as $lang => $text) { 60 echo $tab, "<option value='$lang'$selected>$text</option>\n";
|
/web-php/releases/8.3/ |
H A D | common.php | 58 foreach (LANGUAGES as $lang => $text) { 60 echo $tab, "<option value='$lang'$selected>$text</option>\n";
|
/web-php/releases/8.4/ |
H A D | common.php | 59 foreach (LANGUAGES as $lang => $text) { 61 echo $tab, "<option value='$lang'$selected>$text</option>\n";
|
/web-php/ |
H A D | .gitattributes | 2 /backend/events/* -text
|
H A D | Makefile | 11 vendor/bin/phpunit --configuration=tests/phpunit.xml --coverage-text --testsuite=unit
|
/web-php/src/UserNotes/ |
H A D | UserNote.php | 13 public string $text, argument
|
/web-php/manual/en/toc/ |
H A D | ref.strings.inc | 240 0 => 'function.similar-text.php', 502 0 => 'refs.basic.text.php',
|
H A D | funcref.inc | 110 0 => 'refs.basic.text.php',
|