bootstrap.php
Table of Contents
Constants
-
PHP_INT_MIN
= ~\PHP_INT_MAX
Functions
-
intdiv()
: mixed
-
preg_replace_callback_array()
: mixed
-
error_clear_last()
: mixed
PHP_INT_MIN
public
mixed
PHP_INT_MIN
= ~\PHP_INT_MAX
intdiv()
intdiv(mixed $dividend, mixed $divisor) : mixed
Parameters
-
$dividend
: mixed
-
-
$divisor
: mixed
-
preg_replace_callback_array()
preg_replace_callback_array(array<string|int, mixed> $patterns, mixed $subject[, mixed $limit = -1 ][, mixed &$count = 0 ]) : mixed
Parameters
-
$patterns
: array<string|int, mixed>
-
-
$subject
: mixed
-
-
$limit
: mixed
= -1
-
-
$count
: mixed
= 0
-
error_clear_last()
error_clear_last() : mixed