You are here

constant Glob::GLOB_NOCHECK in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/zendframework/zend-stdlib/src/Glob.php \Zend\Stdlib\Glob::GLOB_NOCHECK

File

vendor/zendframework/zend-stdlib/src/Glob.php, line 22

Class

Glob
Wrapper for glob with fallback if GLOB_BRACE is not available.

Namespace

Zend\Stdlib

Code

const GLOB_NOCHECK = 0x4;