constant STREAM_WRAPPERS_ALL

Stream wrapper bit flag -- a filter that matches all wrappers.

File

drupal/core/includes/file.inc, line 24
API for handling file uploads and server file management.

Code

const STREAM_WRAPPERS_ALL = 0x0;