Searched refs:glob_call_func (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/ruby-106/ruby/
H A Ddir.c1300 #define glob_call_func(func, path, arg, enc) (*(func))((path), (arg), (enc)) macro
1367 status = glob_call_func(func, path, arg, enc);
1373 status = glob_call_func(func, tmp, arg, enc);

Completed in 122 milliseconds