Function __global->glob

Definitions

sources_custom/phpstub.php

  • Find pathnames matching a pattern.
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: N/A

Parameters

Name Type Default Set Range Description
$pattern string required parameter N/A N/A Pattern according to the rules used by the libc glob
$flags integer 0 N/A N/A Flags

Return

  • Files found (false: error)
  • Type: ~array
  • Set: N/A
  • Range: N/A