/web-php/ |
H A D | composer.lock | 14 "type": "git", 19 "type": "zip", 32 "type": "library", 78 "type": "git", 83 "type": "zip", 99 "type": "library", 157 "type": "git", 162 "type": "zip", 174 "type": "library", 238 "type": "git", [all …]
|
H A D | my.php | 181 $type = $userPreferences->searchType; variable 182 if ($type === UserPreferences::URL_NONE || $type === UserPreferences::URL_FUNC) { 186 if ($type === UserPreferences::URL_MANUAL) {
|
/web-php/js/ |
H A D | search.js | 26 let type = "General"; 29 type = "Variable"; 33 type = "Function"; 37 type = "Exception"; 41 type = "Class"; 47 type = "Extension"; 56 type, 380 const icon = ["General", "Extension"].includes(item.type) 386 item.type !== "General" 387 ? `${item.type} • ${item.description}`
|
H A D | common.js | 589 type: "POST", 615 type: 'error' 625 type: 'error' 669 if (event.type === 'mouseleave' && $note.data('opacity') !== undefined) { 757 type: 'success', property in flashMessage.defaults 769 .addClass('message ' + options.type) 770 .data('type', options.type)
|
H A D | usernotes.js | 10 type: "POST",
|
/web-php/src/ |
H A D | UserPreferences.php | 55 public function setUrlSearchType(mixed $type): void argument 57 if (!in_array($type, [self::URL_FUNC, self::URL_MANUAL, self::URL_NONE], true)) { 61 $this->searchType = $type;
|
/web-php/include/ |
H A D | mozopensearch.inc | 7 …<Image height="16" width="16" type="image/x-icon"><?php echo $MYSITE; ?>images/phpnetsearch.png</I… 9 …<Url type="text/html" method="get" template="<?php echo $MYSITE; ?>manual-lookup.php?pattern={sear…
|
H A D | header.inc | 58 <link rel="icon" type="image/svg+xml" sizes="any" href="<?php echo $MYSITE ?>favicon.svg?v=2"> 59 …<link rel="icon" type="image/png" sizes="196x196" href="<?php echo $MYSITE ?>favicon-196x196.png?v… 60 <link rel="icon" type="image/png" sizes="32x32" href="<?php echo $MYSITE ?>favicon-32x32.png?v=2"> 61 <link rel="icon" type="image/png" sizes="16x16" href="<?php echo $MYSITE ?>favicon-16x16.png?v=2"> 64 …<link rel="search" type="application/opensearchdescription+xml" href="http://php.net/phpnetimprove… 65 …<link rel="alternate" type="application/atom+xml" href="<?php echo $MYSITE ?>releases/feed.php" ti… 66 …<link rel="alternate" type="application/atom+xml" href="<?php echo $MYSITE ?>feed.atom" title="PHP… 85 <link rel="stylesheet" type="text/css" href="/cached.php?t=<?php echo $modified?>&f=<?php echo … 187 type="search" 194 <input type="hidden" name="scope" value="quickref">
|
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 | prepend.inc | 14 // Provide default content-type, charset and language information 17 header("Content-type: text/html; charset=utf-8"); 113 gcse.type = 'text/javascript';
|
H A D | posttohost.inc | 15 'header' => 'Content-type: application/x-www-form-urlencoded',
|
H A D | site.inc | 6 // Mirror type constants 98 // mirror site's type (use the constants!)
|
H A D | footer.inc | 135 type="search"
|
/web-php/js/ext/ |
H A D | mousetrap.min.js | 2 …ntListener(b,g,!1):a.attachEvent("on"+b,g)}function z(a){if("keypress"==a.type){var b=String.fromC… 4 a||{};var b=!1,l;for(l in p)a[l]?b=!0:p[l]=0;b||(x=!1)}function g(a,b,t,f,g,d){var l,E=[],h=t.type;… 5 …{"number"!==typeof a.which&&(a.which=a.keyCode);var b=z(a);b&&("keyup"==a.type&&y===b?y=!1:k.handl… 6 …c=A(a,c),k._callbacks[c.key]=k._callbacks[c.key]||[],g(c.key,c.modifiers,{type:c.action},f,a,d),k.… 7 …l||c(f[h].callback,e,f[h].combo);f="keypress"==e.type&&r;e.type!=x||w(a)||f||b(d);r=l&&"keydown"==…
|
H A D | jquery-3.6.0.min.js | 2 …type:!0,src:!0,nonce:!0,noModule:!0};function b(e,t,n){var r,i,o=(n=n||E).createElement("script");…
|
/web-php/tests/Unit/ |
H A D | UserPreferencesTest.php | 53 public function testSetUrlSearchType(mixed $type, string|false $expected): void argument 56 $userPreferences->setUrlSearchType($type);
|
/web-php/styles/ |
H A D | theme-base.css | 107 html input[type="button"], 108 input[type="reset"], 109 input[type="submit"] { 116 input[type="button"], 117 input[type="reset"], 118 input[type="submit"], 119 input[type="radio"], 120 input[type="checkbox"] { 290 input[type="search"] { 1177 list-style-type: disc; [all …]
|
H A D | theme-medium.css | 62 list-style-type: disc; 66 list-style-type: decimal; 79 .fieldsynopsis .type, 80 .methodsynopsis .type, 81 .constructorsynopsis .type, 82 .destructorsynopsis .type {
|
H A D | i-love-markdown.css | 79 list-style-type: none;
|
/web-php/.github/ |
H A D | dependabot.yaml | 7 - dependency-type: "development"
|
/web-php/releases/8.2/ |
H A D | release.inc | 100 …l/<?= $lang ?>/migration82.new-features.php#migration82.new-features.core.type-system"><?= message( 150 <a class="php8-rfc" href="https://wiki.php.net/rfc/true-type">RFC</a>
|
/web-php/fonts/Fira/ |
H A D | LICENSE | 30 however, cannot be released under any other type of license. The
|
/web-php/releases/ |
H A D | NEWS_5_4_0_RC1.txt | 555 . Fixed bug #54624 (class_alias and type hint). (Felipe) 2030 wrong type in declaration). (Ilia) 3061 inside a binary or image column type). (Ilia) 3650 - Fixed bug #42359 (xsd:list type not parsed). (Dmitry) 4076 - Fixed wrong length calculation in unserialize S type 4402 type hint self). (thekid at php dot net) 4414 type are set to 0). (Dmitry) 4567 type VT_DISPATCH|VT_REF) (Andy) 5259 type to string). (Tony) 5558 - Added array type hinting. (Dmitry) [all …]
|
H A D | NEWS_5_4_0_beta1.txt | 459 . Fixed bug #54624 (class_alias and type hint). (Felipe) 1934 wrong type in declaration). (Ilia) 2965 inside a binary or image column type). (Ilia) 3554 - Fixed bug #42359 (xsd:list type not parsed). (Dmitry) 3980 - Fixed wrong length calculation in unserialize S type 4306 type hint self). (thekid at php dot net) 4318 type are set to 0). (Dmitry) 4471 type VT_DISPATCH|VT_REF) (Andy) 5163 type to string). (Tony) 5462 - Added array type hinting. (Dmitry) [all …]
|
H A D | NEWS_5_4_0_beta2.txt | 26 uniqueidentifier column type). (warezthebeef at gmail dot com) 510 . Fixed bug #54624 (class_alias and type hint). (Felipe) 697 . Fixed data type usage in 64bit. (leocsilva at gmail dot com) 991 . Fixed bug #53854 (Missing constants for compression type). (Richard, Adam) 1061 last parameters wouldn't be filled unless the type were DNS_ANY (Gustavo). 1075 type is application/x-www-form-urlencoded or is not registered with PHP).
|