Ruby 3.0.5p211 (2022-11-24 revision ba5cf0f7c52d4d35cc6a173c89eda98ceffa2dcf)
Data Fields
ruby_glob_funcs_t Struct Reference

Data Fields

ruby_glob_funcmatch
 
ruby_glob_errfuncerror
 

Detailed Description

Definition at line 1369 of file dir.c.

Field Documentation

◆ error

ruby_glob_errfunc* ruby_glob_funcs_t::error

Definition at line 1371 of file dir.c.

Referenced by ruby_brace_glob_with_enc(), and ruby_glob().

◆ match

ruby_glob_func* ruby_glob_funcs_t::match

Definition at line 1370 of file dir.c.

Referenced by ruby_brace_glob_with_enc(), and ruby_glob().


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