|
php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
Go to the source code of this file.
Data Structures | |
| class | Directory |
Variables | |
| const | DIRECTORY_SEPARATOR = UNKNOWN |
| const | PATH_SEPARATOR = UNKNOWN |
| const | GLOB_BRACE = UNKNOWN |
| const | GLOB_ERR = UNKNOWN |
| const | GLOB_MARK = UNKNOWN |
| const | GLOB_NOCHECK = UNKNOWN |
| const | GLOB_NOESCAPE = UNKNOWN |
| const | GLOB_NOSORT = UNKNOWN |
| const | GLOB_ONLYDIR = UNKNOWN |
| const | GLOB_AVAILABLE_FLAGS = UNKNOWN |
| const | SCANDIR_SORT_ASCENDING = UNKNOWN |
| const | SCANDIR_SORT_DESCENDING = UNKNOWN |
| const | SCANDIR_SORT_NONE = UNKNOWN |
| const DIRECTORY_SEPARATOR = UNKNOWN |
Definition at line 9 of file dir.stub.php.
| const GLOB_AVAILABLE_FLAGS = UNKNOWN |
Definition at line 71 of file dir.stub.php.
| const GLOB_BRACE = UNKNOWN |
Definition at line 22 of file dir.stub.php.
| const GLOB_ERR = UNKNOWN |
Definition at line 29 of file dir.stub.php.
| const GLOB_MARK = UNKNOWN |
Definition at line 36 of file dir.stub.php.
| const GLOB_NOCHECK = UNKNOWN |
Definition at line 43 of file dir.stub.php.
| const GLOB_NOESCAPE = UNKNOWN |
Definition at line 50 of file dir.stub.php.
| const GLOB_NOSORT = UNKNOWN |
Definition at line 57 of file dir.stub.php.
| const GLOB_ONLYDIR = UNKNOWN |
Definition at line 64 of file dir.stub.php.
| const PATH_SEPARATOR = UNKNOWN |
Definition at line 14 of file dir.stub.php.
| const SCANDIR_SORT_ASCENDING = UNKNOWN |
Definition at line 78 of file dir.stub.php.
| const SCANDIR_SORT_DESCENDING = UNKNOWN |
Definition at line 83 of file dir.stub.php.
| const SCANDIR_SORT_NONE = UNKNOWN |
Definition at line 88 of file dir.stub.php.