You are here

constant Glob::GLOB_NOSORT 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_NOSORT

File

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

Class

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

Namespace

Zend\Stdlib

Code

const GLOB_NOSORT = 0x2;