You are here

constant Glob::GLOB_NOESCAPE 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_NOESCAPE

File

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

Class

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

Namespace

Zend\Stdlib

Code

const GLOB_NOESCAPE = 0x8;