Home
last modified time | relevance | path

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

/web-php/
H A Dquickref.php26 function quickref_table($functions, $sort = true): void argument
34 asort($functions);
38 foreach ($functions as $file => $name) {
52 $functions = $maybe = $temp = $parts = []; variable
64 $functions[$entry] = $funcname;
95 if ($p >= 70 || (strpos($functions[$file], $notfound) !== false)) {
96 $maybe[$file] = '<b>' . $functions[$file] . '</b>';
100 $maybe[$file] = $functions[$file];
H A Dcomposer.lock2617 "description": "Symfony polyfill for ctype functions",
2693 "description": "Symfony polyfill for intl's grapheme_* functions",
2774 "description": "Symfony polyfill for intl's Normalizer class and related functions",
3278 "Resources/functions.php"
/web-php/releases/
H A DNEWS_5_4_0_alpha1.txt19 functions. (Kalle)
67 functions. Now the first arg_info for internal functions (which has special
94 . Added caches to eliminate repeatable run-time bindings of functions,
126 . Added apache compatible functions: apache_child_terminate(),
130 - Improved core functions:
147 - Improved filesystem functions:
216 . Sanitized return values of existing functions. Now it returns FALSE on
H A DNEWS_5_4_0_beta2.txt64 sort functions (sort, rsort, ksort, krsort, asort, arsort and
133 - Improved core functions
166 - Improved core functions:
195 functions. (Kalle)
244 functions. Now the first arg_info for internal functions (which has special
303 . Added apache compatible functions: apache_child_terminate(),
307 - Improved core functions:
324 - Improved filesystem functions:
622 functions that allows disabling addition of empty elements. (Ilia)
780 . Added options to debug backtrace functions. (Stas)
[all …]
H A DNEWS_5_4_0_RC1.txt176 - Improved core functions
209 - Improved core functions:
238 functions. (Kalle)
289 functions. Now the first arg_info for internal functions (which has special
352 - Improved core functions:
369 - Improved filesystem functions:
2299 related functions. (Pierre)
2615 prepending functions). (Scott)
5600 - Added new functions:
5790 current() functions). (Ilia)
[all …]
H A DNEWS_5_4_0_beta1.txt82 - Improved core functions
115 - Improved core functions:
144 functions. (Kalle)
193 functions. Now the first arg_info for internal functions (which has special
256 - Improved core functions:
273 - Improved filesystem functions:
2203 related functions. (Pierre)
2519 prepending functions). (Scott)
5504 - Added new functions:
5694 current() functions). (Ilia)
[all …]
/web-php/manual/en/toc/
H A Dlangref.inc40 0 => 'language.functions.php',
/web-php/include/
H A Derrors.inc3 This script provides functions to print out
116 everything like functions, variables, constants, common search terms, etc.
141 'disable-functions' => 'ini.core.php#ini.disable-functions',
389 'closures' => 'functions.anonymous.php',
411 'function' => 'language.functions.php',
551 and also many <a href="/ref.strings">string functions.</a>',
553 Many <a href="/ref.strings">string functions</a> begin with <b>str</b>,
563 PHP contains thousands of functions. You might be interested in how a
564 <a href="/language.functions">function is defined</a>, or
H A Dprepend.inc86 // Common layout functions
H A Dshared-manual.inc7 to the website function collection. These functions display
22 // User note display functions
H A Dpregen-news.inc16471 … in ext/curl</a> &amp; <a href="https://wiki.php.net/rfc/new-curl-error-functions">other ext/curl …
/web-php/releases/8.1/
H A Drelease.inc142 …callable_syntax">RFC</a> <a class="php8-rfc" href="/manual/<?= $lang ?>/functions.first_class_call…
/web-php/styles/
H A Dtheme-base.css1139 * matching functions). */
1409 margin-top:-1.5rem; /* for functions with OO and procedural definitions */

Completed in 156 milliseconds