Ruby  2.1.10p492(2016-04-01revision54464)
Data Fields
glob_pattern Struct Reference

Data Fields

char * str
 
enum glob_pattern_type type
 
struct glob_patternnext
 

Detailed Description

Definition at line 1184 of file dir.c.

Field Documentation

◆ next

struct glob_pattern* glob_pattern::next

Definition at line 1187 of file dir.c.

Referenced by glob_helper(), and glob_make_pattern().

◆ str

char* glob_pattern::str

Definition at line 1185 of file dir.c.

Referenced by glob_free_pattern(), glob_helper(), and glob_make_pattern().

◆ type

enum glob_pattern_type glob_pattern::type

Definition at line 1186 of file dir.c.

Referenced by glob_helper(), and glob_make_pattern().


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