<?php glob(string $pattern, int $flags = 0): array|false
<?php ('\\' !== DIRECTORY_SEPARATOR || false === strpos($glob, '[^')) ) { $results = glob($glob, defined('GLOB_BRACE') ? GLOB_BRACE : 0); if (empty($results)) {