Ruby  2.4.2p198(2017-09-14revision59899)
Data Fields
brace_args Struct Reference

Data Fields

ruby_glob_funcfunc
 
VALUE value
 
int flags
 

Detailed Description

Definition at line 2145 of file dir.c.

Field Documentation

◆ flags

int brace_args::flags

Definition at line 2148 of file dir.c.

Referenced by file_s_fnmatch(), fnmatch_brace(), glob_brace(), and ruby_brace_glob_with_enc().

◆ func

ruby_glob_func* brace_args::func

Definition at line 2146 of file dir.c.

Referenced by glob_brace(), and ruby_brace_glob_with_enc().

◆ value

VALUE brace_args::value

Definition at line 2147 of file dir.c.

Referenced by file_s_fnmatch(), fnmatch_brace(), glob_brace(), and ruby_brace_glob_with_enc().


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