glob_pattern Struct Reference


Data Fields

char * str
enum glob_pattern_type type
glob_patternnext

Detailed Description

Definition at line 1184 of file dir.c.


Field Documentation

struct glob_pattern* glob_pattern::next

Definition at line 1187 of file dir.c.

Referenced by glob_helper(), and glob_make_pattern().

char* glob_pattern::str

Definition at line 1185 of file dir.c.

Referenced by glob_free_pattern(), and glob_make_pattern().

enum glob_pattern_type glob_pattern::type

Definition at line 1186 of file dir.c.

Referenced by glob_make_pattern().


The documentation for this struct was generated from the following file:
Generated on 19 Jul 2016 for Ruby by  doxygen 1.4.7