Home
last modified time | relevance | path

Searched refs:function (Results 1 – 25 of 31) sorted by relevance

12

/web-php/manual/en/toc/
H A Dref.strings.inc5 0 => 'function.addcslashes.php',
10 0 => 'function.addslashes.php',
15 0 => 'function.bin2hex.php',
20 0 => 'function.chop.php',
25 0 => 'function.chr.php',
55 0 => 'function.crc32.php',
60 0 => 'function.crypt.php',
65 0 => 'function.echo.php',
125 0 => 'function.join.php',
155 0 => 'function.md5.php',
[all …]
/web-php/backend/notes/d7/
H A Dd7742c269d23ea861 111422|function.strpos|67|1361224553|Anonymous|VGhlIG1vc3Qgc3RyYWlnaHRmb3J3YXJkIHdheSB0byBwcmV2ZW50…
2 110464|function.strpos|83|1351105628|Aleksey Korzun|SnVzdCBhIHF1aWNrIG5vdGUsIGlmIGJ5IHNvbWUgY2hhbmN…
5 107240|function.strpos|50|1327390683|rjeggens at ijskoud dot org|SSBsb3N0IGFuIGhvdXIgYmVmb3JlIEkgbm…
11 99476|function.strpos|67|1282186230|Anonymous|YmV3YXJlIHRoZSBtaW5kbGVzcyAiaWYgbmVlZGxlIGlzIG5vdCBzd…
18 93816|function.strpos|80|1254343074|digitalpbk [at] gmail.com|VGhpcyBmdW5jdGlvbnMgdGhyb3dzIGFuICJPZ…
20 93566|function.strpos|50|1253094436|juniordez at gmail dot com|RnVuY3Rpb24gdG8gZ2V0IHRoZSBzdHJpbmcg…
23 89788|function.strpos|60|1237801686|teddanzig at yahoo dot com|cm91dGluZSB0byByZXR1cm4gLTEgaWYgdGhl…
35 74432|function.strpos|50|1176269720|sinai [at] simnet [dot] is|SWYgeW91IHdhbnQgdG8gY2hlY2sgZm9yIGVp…
42 47879|function.strpos|50|1102066114|takapz at flor dot it|aGVyZSBhIGxpdHRsZSBmdW5jdGlvbiBmb3IgdGFnI…
45 40617|function.strpos|0|1078853206|ebypdx at comcast dot net|Y291bnRpbmcgdGhlIG9jY3VycmVuY2VzIG9mIG…
[all …]
/web-php/
H A Dmanual-lookup.php9 $function = ''; variable
11 $function = htmlspecialchars($_GET['function'], ENT_QUOTES, 'UTF-8'); variable
13 $function = htmlspecialchars($_GET['pattern'], ENT_QUOTES, 'UTF-8'); variable
23 if ($function) {
24 $function = strtolower($function); variable
27 if ($file = find_manual_page($LANG, $function)) {
33 $notfound = $function;
H A DREADME.md38 Code must function on a vanilla PHP 8.2 installation.
/web-php/include/
H A Dchangelogs.inc3 function bugfix($number): void {
7 function bugl($number): void {
11 function implemented($number): void {
15 function peclbugfix($number): void {
19 function peclbugl($number): void {
23 function githubissue($repo, $number): void {
27 function githubissuel($repo, $number): void {
31 function githubsecurityl($repo, $id): void {
35 function release_date($in): void {
42 function changelog_makelink(string $branch): string {
[all …]
H A Dsite.inc38 function is_primary_site($site = false)
47 function is_official_mirror($site = false)
54 function default_language($site = false)
63 function mirror_provider($site = false)
81 function mirror_provider_url($site = false)
99 function mirror_type($site = false)
116 function mirror_redirect($absoluteURI): void
153 function header_nocache(): void
163 function get_available_sqlites() {
190 function get_manual_search_sections() {
[all …]
H A Dbranches.inc50 function format_interval($from, DateTime $to) {
71 function ($t) {
101 function get_all_branches() {
138 function get_active_branches($include_recent_eols = true) {
173 function get_eol_branches($always_include = null) {
249 function get_initial_release($branch) {
277 function get_final_release($branch) {
308 function get_branch_bug_eol_date($branch): ?DateTime
327 function get_branch_security_eol_date($branch): ?DateTime
354 function get_branch_release_date($branch): ?DateTime
[all …]
H A Dlayout.inc17 function highlight_php($code, $return = false)
55 function resize_image($img, $width = 1, $height = 1)
162 function download_link($file, $title): void
198 function clean($var) {
203 function clean_note($text)
216 function display_errors($errors): void
334 function news_archive_sidebar(): void
483 function site_footer(array $config = []): void
488 function get_nav_items(): array {
519 function get_news_changes()
[all …]
H A Dmanual-lookup.inc7 function tryprefix($lang, $keyword, $prefix)
12 // Replace everything in parentheses with a hyphen (ie. function call)
67 function find_manual_page_slow($lang, $keyword)
102 function find_manual_page($lang, $keyword)
142 // search [eg. function.echo or function.mysql-close]
152 name = /manual/en/function.str-replace.php
154 prefix = function.
157 … Therefore, the query below matches: str-replace, function.str-replace and function.str-replace.php
H A Dshared-manual.inc7 to the website function collection. These functions display
34 function manual_notes($notes):void {
96 function manual_notes_load(string $id): array
226 function manual_navigation_related(array $setup) {
247 function manual_navigation_deprecated(array $setup) {
260 function manual_navigation_methodname($methodname) {
273 function manual_setup($setup): void {
373 function manual_footer($setup): void {
432 function relTime(DateTime $date) {
453 function contributors($setup) {
[all …]
H A Derrors.inc11 function error_404(): void
24 function error_404_manual(): void
66 function error_noservice(): void
81 function error_nomirror($mirror): void {
93 function status_header(int $status): bool
297 'session.hash-function' => 'session.configuration.php#ini.session.hash-function',
393 'date' => 'function.date.php',
405 'file' => 'function.file.php',
408 'fopen' => 'function.fopen.php',
430 'mail' => 'function.mail.php',
[all …]
H A Demail-validation.inc4 function clean_AntiSPAM($email)
11 function is_emailable_address($email)
44 function blacklisted($email) {
H A Ddo-download.inc9 function get_actual_download_file($file)
26 function download_file($mirror, $file): void
H A Dgpg-keys.inc6 function gpg_key_get(string $rm): ?string {
178 function gpg_key_get_branches(bool $activeOnly): array {
199 return array_filter($branches, function ($branch) use ($active) {
205 function gpg_key_show_keys(bool $activeOnly): void {
208 array_map(function ($rm) { return gpg_key_get($rm); }, $rms),
209 function ($key) { return $key !== null; });
H A Dversion.inc18 $RELEASES = (function () {
94 function release_get_latest() {
H A Dprepend.inc23 (function (): void {
103 function google_cse(): void {
110 (function() {
H A Dposttohost.inc9 function posttohost($url, $data)
H A Dip-to-country.inc46 function i2c_go()
84 function i2c_search_in_index($ip)
127 function i2c_search_in_db($ip, $idx)
180 function i2c_valid_country()
187 function i2c_realip()
/web-php/tests/Unit/
H A DGenChallengeTest.php25 [$function, $argumentOne, $argumentTwo, $question] = gen_challenge();
28 'function' => $function,
H A DTestAnswerTest.php21 string $function, argument
28 $function,
/web-php/releases/8.4/
H A Drelease.inc3 use function releases\php84\common_header;use function releases\php84\language_chooser;use function
61 public function getLanguageCode(): string
71 public function getCountryCode(): string
163 public function getVersion(): string
168 public function increment(): void
190 public function increment(): void
223 public function getPhpVersion(): string
228 public function getVersion(): string
259 public function getVersion(): string
495 public function getVersion(): string
[all …]
/web-php/releases/8.2/
H A Drelease.inc3 use function releases\php82\common_header;
4 use function releases\php82\language_chooser;
5 use function releases\php82\message;
59 public function __construct(string $title, Status $status)
112 public function bar(mixed $entity) {
132 public function bar((A&B)|null $entity) {
160 public function almostFalse(): bool { /* ... */ *}
162 public function almostTrue(): bool { /* ... */ *}
179 public function alwaysFalse(): false { /* ... */ *}
181 public function alwaysTrue(): true { /* ... */ *}
[all …]
/web-php/releases/8.3/
H A Drelease.inc3 use function releases\php83\common_header;
4 use function releases\php83\language_chooser;
5 use function releases\php83\message;
144 protected function setUp(): void {
148 protected function taerDown(): void {
172 protected function setUp(): void {
177 protected function taerDown(): void {
212 public function __construct(
216 public function __clone(): void {
241 public function __construct(
[all …]
/web-php/releases/8.1/
H A Drelease.inc3 use function releases\php81\common_header;
4 use function releases\php81\language_chooser;
5 use function releases\php81\message;
54 function acceptStatus(string $status) {...}
104 public function getStatus(): Status
191 public function __construct(
211 public function __construct(
328 function redirect(string $uri) {
333 function redirectToLoginPage() {
348 function redirect(string $uri): never {
[all …]
/web-php/styles/
H A Drtl.css4 .function {

Completed in 45 milliseconds

12