ReactOS 0.4.15-dev-8058-ga7cbb60
wildcard.c File Reference

Go to the source code of this file.

Macros

#define __ENABLE_GLOBBING   0 /* -1 */
 

Variables

int _dowildcard = __ENABLE_GLOBBING
 

Macro Definition Documentation

◆ __ENABLE_GLOBBING

#define __ENABLE_GLOBBING   0 /* -1 */

This file has no copyright assigned and is placed in the Public Domain. This file is part of the w64 mingw-runtime package. No warranty is given; refer to the file DISCLAIMER.PD within this package.

Definition at line 29 of file wildcard.c.

Variable Documentation

◆ _dowildcard

int _dowildcard = __ENABLE_GLOBBING

This file has no copyright assigned and is placed in the Public Domain. This file is part of the w64 mingw-runtime package. No warranty is given; refer to the file DISCLAIMER.PD within this package.

Definition at line 32 of file wildcard.c.

Referenced by __setargv().