Searched refs:functions (Results 976 – 1000 of 1113) sorted by relevance
1...<<31323334353637383940>>...45
2 Test symlink(), linkinfo(), link() and is_link() functions : usage variations - access/update file …
9 $functions = [41 foreach ($functions as $type => $function) {
2 Test key(), current(), next() & reset() functions72 /*test these functions on array which is already unset */
2 Test of the *intersect* bunch of functions (both assoc and non-assoc)
8 * Alias to functions:
150 automatically. Several PHP functions have been identified having memory leaks.151 This parameter can help reducing memory usage of leaky PHP functions.
274 /* checking print_r() on functions */275 echo "\n*** Testing print_r() on anonymous functions ***\n";1721 *** Testing print_r() on anonymous functions ***
278 /* checking print_r() on functions */279 echo "\n*** Testing print_r() on anonymous functions ***\n";1725 *** Testing print_r() on anonymous functions ***
277 /* checking var_dump() on functions */278 echo "\n*** Testing var_dump() on anonymous functions ***\n";1567 *** Testing var_dump() on anonymous functions ***
2 Ensure type hints are enforced for functions invoked as callbacks.
14 * Alias to functions:
53 . BCMath functions will now warn if a non well-formed number is passed, such142 * Other internal functions that iterate over an array, but which206 . Added support for arrow functions with implicit by-value scope binding.277 . A new extension which provides a simple way to call native functions, access310 . The preg_replace_callback() and preg_replace_callback_array() functions now465 . The get_magic_quotes_gpc() and get_magic_quotes_runtime() functions are
10 * Alias to functions:
15 * different functions:
Completed in 76 milliseconds