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

/macosx-10.10.1/ruby-106/ruby/include/ruby/
H A Dst.h131 void st_cleanup_safe(st_table *, st_data_t);
/macosx-10.10.1/ruby-106/ruby/
H A Dregint.h144 #define onig_st_cleanup_safe st_cleanup_safe
166 #define st_cleanup_safe onig_st_cleanup_safe macro
H A Dst.c797 st_cleanup_safe(st_table *table, st_data_t never) function
H A Dhash.c182 st_cleanup_safe(RHASH(hash)->ntbl, (st_data_t)Qundef);

Completed in 118 milliseconds