/web-php/backend/notes/32/ |
H A D | 32fe47e7daae7ea6 | 2 113328|language.exceptions|0|1380302570|jim at anderos dot com|SWYgeW91IGFyZSB1c2luZyBhIG5hbWVzcGFj… 3 112529|language.exceptions|0|1372255703|sander at rotorsolutions dot nl|SnVzdCBhbiBleGFtcGxlIHdoeSB… 4 112528|language.exceptions|0|1372255600|sander at rotorsolutions dot nl|SnVzdCBhbiBleGFtcGxlIHdoeSB… 5 112527|language.exceptions|70|1372255533|sander at rotorsolutions dot nl|SnVzdCBhbiBleGFtcGxlIHdoeS… 9 103819|language.exceptions|77|1304558331|Johan|Q3VzdG9tIGVycm9yIGhhbmRsaW5nIG9uIGVudGlyZSBwYWdlcyBj… 10 97963|language.exceptions|60|1274187958|zmunoz at gmail dot com|V2hlbiBjYXRjaGluZyBhbiBleGNlcHRpb24… 14 81960|language.exceptions|71|1206071057|michael dot ochs at gmx dot net|QWN0dWFsbHkgaXQgaXNuJ3QgcG9… 15 81603|language.exceptions|50|1204713602|chugadie dot geo at yahoo dot com|QHdlYm1hc3RlciBhdCBhc3lsd… 16 79577|language.exceptions|50|1196737889|omnibus at omnibus dot edu dot pl|SnVzdCB0byBiZSBtb3JlIHByZ… 18 72567|language.exceptions|67|1169632337|jon at hackcraft dot net|RnVydGhlciB0byBkZXhlbiBhdCBnb29nbG… [all …]
|
/web-php/manual/en/toc/ |
H A D | langref.inc | 5 0 => 'language.basic-syntax.php', 10 0 => 'language.types.php', 15 0 => 'language.variables.php', 20 0 => 'language.constants.php', 25 0 => 'language.expressions.php', 30 0 => 'language.operators.php', 40 0 => 'language.functions.php', 45 0 => 'language.oop5.php', 50 0 => 'language.namespaces.php', 55 0 => 'language.exceptions.php', [all …]
|
/web-php/include/ |
H A D | langchooser.inc | 5 This script tries to guess what language to use for 6 language dependent operations (lookup, search, books 8 affecting language selection. 11 language, or is the empty string, if no manual is 15 language, or will not exist if there are only implications 16 on the preferred language. 18 $UA_LANGS will contain the user agent language settings 19 parsed as an array. The language names are corrected for 22 parsed language information (see /my.php). 26 language is stipped, so the shortcut handling code
|
H A D | errors.inc | 318 'mbstring.language' => 'mbstring.configuration.php#ini.mbstring.language', 355 'this' => 'language.oop5.basic.php', 403 'extends' => 'language.oop5.basic.php#language.oop5.basic.extends', 419 'heredoc' => 'language.types.string.php#language.types.string.syntax.heredoc', 424 'insteadof' => 'language.oop5.traits.php#language.oop5.traits.conflict', 435 'new' => 'language.oop5.basic.php#language.oop5.basic.new', 436 'nowdoc' => 'language.types.string.php#language.types.string.syntax.nowdoc', 437 'null' => 'language.types.null.php', 448 'readonly' => 'language.oop5.properties.php#language.oop5.properties.readonly-properties', 467 'try' => 'language.exceptions.php', [all …]
|
H A D | site.inc | 53 // mirror site's default language 193 "features.", "control-structures.", "language.", 256 // (no country code, no search, no stats, English default language ...) 261 // Override mirror language with local preference 268 // Fallback to English in case the language
|
H A D | prepend.inc | 14 // Provide default content-type, charset and language information 16 header("Content-language: en"); 86 // Choose language used for translated parts
|
H A D | manual-lookup.inc | 64 // Try to find a manual page in a specified language 81 // Fall back to English, if the language was not English, 125 // Try the preferred language first, then the 158 This also applies to other sections like book.foo, language.foo, example.foo, etc.
|
H A D | shared-manual.inc | 335 <div class="change-language"> 485 // fall back to English if text is not defined for the given language
|
H A D | layout.inc | 432 …$meta_description = "PHP is a popular general-purpose scripting language that powers everything fr…
|
H A D | pregen-news.inc | 12388 combining several language-specific conferences under one roof. 12409 Each section will feature several talks from the active contributors/authors of the language. 12426 combining several language-specific conferences under one roof. 16968 combining several language-specific conferences under one roof. 16996 combining several language-specific conferences under one roof. 19726 …gifts. Moreover, we will celebrate the 20th anniversary of the PHP language at the after-party.</p> 20052 to an international crowd where the main language is English to allow 20080 to an international crowd where the main language is English to allow 22261 combining several language-specific conferences under one roof. 22274 Each section will feature several talks from the active contributors/authors of the language. [all …]
|
/web-php/releases/8.1/ |
H A D | common.php | 69 function message($code, $language = 'en') argument 72 if (($language !== 'en') && file_exists(__DIR__ . '/languages/' . $language . '.php')) { 73 $translation = require __DIR__ . '/languages/' . $language . '.php';
|
H A D | release.inc | 20 <div class="change-language"> 40 …fc/enumerations">RFC</a> <a class="php8-rfc" href="/manual/<?= $lang ?>/language.enumerations.php"… 87 …2">RFC</a> <a class="php8-rfc" href="/manual/<?= $lang ?>/language.oop5.properties.php#language.oo… 270 …>RFC</a> <a class="php8-rfc" href="/manual/<?= $lang ?>/language.types.declarations.php#language.t… 320 …>RFC</a> <a class="php8-rfc" href="/manual/<?= $lang ?>/language.types.declarations.php#language.t… 371 …nst">RFC</a> <a class="php8-rfc" href="/manual/<?= $lang ?>/language.oop5.final.php#language.oop5.… 458 ….net/rfc/fibers">RFC</a> <a class="php8-rfc" href="/manual/<?= $lang ?>/language.fibers.php"><?= m… 499 …eys">RFC</a> <a class="php8-rfc" href="/manual/<?= $lang ?>/language.types.array.php#language.type…
|
/web-php/releases/8.2/ |
H A D | common.php | 69 function message($code, $language = 'en') argument 72 if (($language !== 'en') && file_exists(__DIR__ . '/languages/' . $language . '.php')) { 73 $translation = require __DIR__ . '/languages/' . $language . '.php';
|
H A D | release.inc | 20 <div class="change-language"> 42 …href="/manual/<?= $lang ?>/language.oop5.basic.php#language.oop5.basic.class.readonly"><?= message(
|
/web-php/releases/8.3/ |
H A D | common.php | 69 function message($code, $language = 'en') argument 72 if (($language !== 'en') && file_exists(__DIR__ . '/languages/' . $language . '.php')) { 73 $translation = require __DIR__ . '/languages/' . $language . '.php';
|
H A D | release.inc | 20 <div class="change-language">
|
/web-php/releases/8.4/ |
H A D | common.php | 70 function message($code, $language = 'en') argument 73 if (($language !== 'en') && file_exists(__DIR__ . '/languages/' . $language . '.php')) { 74 $translation = require __DIR__ . '/languages/' . $language . '.php';
|
H A D | release.inc | 21 <div class="change-language"> 151 …<a class="php8-rfc" href="/manual/<?= $documentation ?>/language.oop5.visibility.php#language.oop5…
|
/web-php/js/ |
H A D | search.js | 10 const initPHPSearch = async (language) => { 69 const key = `search-${language}`; 101 const key = `search-${language}`; 102 const response = await fetch(`/js/search-index.php?lang=${language}`); 143 if (language !== "en") { 330 const initSearchUI = ({ searchCallback, language, limit = 30 }) => { 383 … const link = `/manual/${encodeURIComponent(language)}/${encodeURIComponent(item.id)}.php`; 453 … window.location.href = `/search.php?lang=${language}&q=${encodeURIComponent(inputElement.value)}`; 464 renderResults(results.slice(0, limit), language, resultsElement);
|
H A D | common.js | 250 const language = getLanguage() 251 const key = `search-${language}`; 263 <a href='/manual/${language}/${node.id}.php'> 636 const language = getLanguage(); 638 initPHPSearch(language).then((searchCallback) => { 639 initSearchUI({language, searchCallback, limit: 30});
|
/web-php/styles/ |
H A D | php8.css | 400 .change-language { 406 .change-language label { 413 .change-language label { 418 .change-language select { 425 .change-language select { 430 .change-language select, 431 .change-language option {
|
/web-php/include/ui_translation/ |
H A D | en.ini | 1 change_language = "Change language"
|
/web-php/ |
H A D | download-docs.php | 96 foreach (Languages::LANGUAGES as $langcode => $language) {
|
H A D | composer.lock | 2967 "symfony/expression-language": "^6.4|^7.0",
|
/web-php/manual/ |
H A D | add-note.php | 21 // Assume English if we didn't get a language
|