blob: 730d6a638132aa6c6d0de21e6529ec8154395c30 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
macros:
GLOB_APPEND:
in-latest-posix: ''
GLOB_DOOFFS:
in-latest-posix: ''
GLOB_ERR:
in-latest-posix: ''
GLOB_MARK:
in-latest-posix: ''
GLOB_NOCHECK:
in-latest-posix: ''
GLOB_NOESCAPE:
in-latest-posix: ''
GLOB_NOSORT:
in-latest-posix: ''
GLOB_ABORTED:
in-latest-posix: ''
GLOB_NOMATCH:
in-latest-posix: ''
GLOB_NOSPACE:
in-latest-posix: ''
functions:
glob:
in-latest-posix: ''
globfree:
in-latest-posix: ''
|