Ruby  2.0.0p648(2015-12-16revision53162)
Data Fields
glob_pattern Struct Reference

Data Fields

char * str
 
enum glob_pattern_type type
 
struct glob_patternnext
 

Detailed Description

Definition at line 1167 of file dir.c.

Field Documentation

◆ next

struct glob_pattern* glob_pattern::next

Definition at line 1170 of file dir.c.

Referenced by glob_helper(), and glob_make_pattern().

◆ str

char* glob_pattern::str

Definition at line 1168 of file dir.c.

Referenced by glob_free_pattern(), and glob_make_pattern().

◆ type

enum glob_pattern_type glob_pattern::type

Definition at line 1169 of file dir.c.

Referenced by glob_helper(), and glob_make_pattern().


The documentation for this struct was generated from the following file: