Prototypes | |
| static BOOLEAN | is_pattern (const char *c) |
| static int | amatch (char *str, char *p) |
| LALStringVector * | XLALFindFiles (const CHAR *globstring) |
| Returns a list of filenames matching the input argument, which may be one of the following: More... | |
Go to the source code of this file.
Macros | |
| #define | FILE_SEPARATOR ';' |
| #define | LIST_PREFIX "list:" |
| #define | FILE_PREFIX "file://localhost/" |
| #define | FILE_PREFIX "file:///" |
| #define | DIR_SEPARATOR '/' |
| #define | NEGATE '^' /* std cset negation char */ |
| #define FILE_SEPARATOR ';' |
| #define LIST_PREFIX "list:" |
| #define FILE_PREFIX "file://localhost/" |
| #define FILE_PREFIX "file:///" |
| #define DIR_SEPARATOR '/' |
| #define NEGATE '^' /* std cset negation char */ |
Definition at line 438 of file FindFiles.c.
Definition at line 400 of file FindFiles.c.
Definition at line 442 of file FindFiles.c.