Skip to content

Instantly share code, notes, and snippets.

@byroot
Created August 6, 2026 08:15
Show Gist options
  • Select an option

  • Save byroot/547f2b19e63efd0b2c974ff1f584751c to your computer and use it in GitHub Desktop.

Select an option

Save byroot/547f2b19e63efd0b2c974ff1f584751c to your computer and use it in GitHub Desktop.
RHASH_TBL usage
2010-10-21 KappaCUDA-1.5.0/KappaCUDA_wrap.cpp:#ifndef RHASH_TBL
2010-10-21 KappaCUDA-1.5.0/KappaCUDA_wrap.cpp:# define RHASH_TBL(x) (RHASH(x)->tbl)
2026-04-17 OpalKelly-6.0.0/ext/OpalKelly/FrontPanelDLL_wrap.cxx:#ifndef RHASH_TBL
2026-04-17 OpalKelly-6.0.0/ext/OpalKelly/FrontPanelDLL_wrap.cxx:# define RHASH_TBL(x) (RHASH(x)->tbl)
2013-05-03 RocketAMF-ouvrages-1.0.0/ext/rocketamf_ext/class_mapping.c: st_foreach(RHASH_TBL(props), mapping_populate_iter, (st_data_t)args);
2013-05-03 RocketAMF-ouvrages-1.0.0/ext/rocketamf_ext/class_mapping.c: st_foreach(RHASH_TBL(dynamic_props), mapping_populate_iter, (st_data_t)args);
2016-08-10 SysVIPC-0.10.0/ext/SysVIPC/SysVIPC.c:#ifndef RHASH_TBL
2016-08-10 SysVIPC-0.10.0/ext/SysVIPC/SysVIPC.c:# define RHASH_TBL(x) (RHASH(x)->tbl)
2009-03-23 adamh-hpricot-0.7.229/ext/hpricot_scan/hpricot_scan.c:#ifndef RHASH_TBL
2009-03-23 adamh-hpricot-0.7.229/ext/hpricot_scan/hpricot_scan.rl:#ifndef RHASH_TBL
2009-08-20 alglib-1.0.1/ext/alglib/alglib.cpp:#ifndef RHASH_TBL
2009-08-20 alglib-1.0.1/ext/alglib/alglib.cpp:# define RHASH_TBL(x) (RHASH(x)->tbl)
2021-09-01 appoptics_apm-4.13.0/ext/oboe_metal/src/oboe_swig_wrap.cc:#ifndef RHASH_TBL
2021-09-01 appoptics_apm-4.13.0/ext/oboe_metal/src/oboe_swig_wrap.cc:# define RHASH_TBL(x) (RHASH(x)->tbl)
2024-12-19 appoptics_apm-zearn-4.13.1/ext/oboe_metal/src/oboe_swig_wrap.cc:#ifndef RHASH_TBL
2024-12-19 appoptics_apm-zearn-4.13.1/ext/oboe_metal/src/oboe_swig_wrap.cc:# define RHASH_TBL(x) (RHASH(x)->tbl)
2019-03-14 appoptics_apm_mnfst-4.5.2/ext/oboe_metal/src/oboe_wrap.cxx:#ifndef RHASH_TBL
2019-03-14 appoptics_apm_mnfst-4.5.2/ext/oboe_metal/src/oboe_wrap.cxx:# define RHASH_TBL(x) (RHASH(x)->tbl)
2009-12-11 arunthampi-memcached-0.17.4/ext/rlibmemcached_wrap.c:#ifndef RHASH_TBL
2009-12-11 arunthampi-memcached-0.17.4/ext/rlibmemcached_wrap.c:# define RHASH_TBL(x) (RHASH(x)->tbl)
2010-04-16 astro-em-http-request-0.2.10/ext/http11_client/http11_client.c:#ifndef RHASH_TBL
2023-06-25 boost_distributions-0.1.1/ext/boost_distributions/BoostDistributions/BoostDistributions_wrap.cxx:#ifndef RHASH_TBL
2023-06-25 boost_distributions-0.1.1/ext/boost_distributions/BoostDistributions/BoostDistributions_wrap.cxx:# define RHASH_TBL(x) (RHASH(x)->tbl)
2012-10-23 boourns-memcached-1.4.6/ext/rlibmemcached_wrap.c:#ifndef RHASH_TBL
2012-10-23 boourns-memcached-1.4.6/ext/rlibmemcached_wrap.c:# define RHASH_TBL(x) (RHASH(x)->tbl)
2014-06-12 breakout_parser-0.0.31/ext/breakout_parser/parser.y: if (st_lookup(RHASH_TBL(meta_attributes), rb_str_new2(ticket_id), &meta_attributes_hash) == 1) {
2014-06-12 breakout_parser-0.0.31/ext/breakout_parser/parser.y: st_foreach(RHASH_TBL(meta_attributes_hash), iterate_attributes_hash, result);
2026-01-15 byebug-13.0.0/ext/byebug/byebug.c: || RHASH_TBL(catchpoints)->num_entries == 0)
2016-01-28 cabocha-0.69.1/ext/cabocha/CaboCha_wrap.cpp:#ifndef RHASH_TBL
2016-01-28 cabocha-0.69.1/ext/cabocha/CaboCha_wrap.cpp:# define RHASH_TBL(x) (RHASH(x)->tbl)
2025-12-22 carray-2.0.1/ext/carray_utils.c: if (st_lookup(RHASH_TBL(hash), key, 0)) {
2011-11-11 cassowary-1.0.1/ext/cassowary/cassowary_wrap.cxx:#ifndef RHASH_TBL
2011-11-11 cassowary-1.0.1/ext/cassowary/cassowary_wrap.cxx:# define RHASH_TBL(x) (RHASH(x)->tbl)
2012-02-22 cast_off-0.4.1/lib/cast_off/compile/translator.rb: sampling_table = RHASH_TBL(hash);
2012-02-22 cast_off-0.4.1/lib/cast_off/compile/translator.rb: hash = RHASH_TBL(hashval);
2012-02-22 cast_off-0.4.1/lib/cast_off/compile/translator.rb: mtbl = RHASH_TBL(mtblval);
2012-02-22 cast_off-0.4.1/lib/cast_off/compile/translator.rb: method_id_hash = RHASH_TBL(method_id_hashval);
2012-02-22 cast_off-0.4.1/lib/cast_off/compile/translator.rb: hash = RHASH_TBL(hashval);
2023-08-12 cbc-wrapper-2.9.9.5/ext/cbc-wrapper/cbc_wrap.c:#ifndef RHASH_TBL
2023-08-12 cbc-wrapper-2.9.9.5/ext/cbc-wrapper/cbc_wrap.c:# define RHASH_TBL(x) (RHASH(x)->tbl)
2009-12-14 chuyeow-memcached-0.17.7/ext/rlibmemcached_wrap.c:#ifndef RHASH_TBL
2009-12-14 chuyeow-memcached-0.17.7/ext/rlibmemcached_wrap.c:# define RHASH_TBL(x) (RHASH(x)->tbl)
2014-03-11 cmpi-bindings-0.9.9/ext/cmpi-bindings/cmpi_wrap.c:#ifndef RHASH_TBL
2014-03-11 cmpi-bindings-0.9.9/ext/cmpi-bindings/cmpi_wrap.c:# define RHASH_TBL(x) (RHASH(x)->tbl)
2011-07-07 couchbase-memcached-1.2.9/ext/rlibmemcached_wrap.c:#ifndef RHASH_TBL
2011-07-07 couchbase-memcached-1.2.9/ext/rlibmemcached_wrap.c:# define RHASH_TBL(x) (RHASH(x)->tbl)
2010-04-26 coupa-libxml-ruby-1.1.4/ext/libxml/ruby_libxml.h:#ifndef RHASH_TBL
2010-04-26 coupa-libxml-ruby-1.1.4/ext/libxml/ruby_libxml.h:#define RHASH_TBL(s) (RHASH(s)->tbl)
2010-04-26 coupa-libxml-ruby-1.1.4/ext/libxml/ruby_xml_xpath_context.c: st_foreach(RHASH_TBL(nslist), iterate_ns_hash, self);
2016-06-21 coverage_peek-0.1.1/ext/coverage_peek/coverage_peek.c: st_foreach(RHASH_TBL(coverages), coverage_peek_result_i, ncoverages);
2016-06-21 coverage_peek-0.1.1/ext/coverage_peek/coverage_peek.c: st_foreach(RHASH_TBL(coverages), coverage_peek_result_filtered_i, ncoverages);
2016-01-01 covet-0.1.1/ext/covet_coverage/covet_coverage.c: st_foreach(RHASH_TBL(coverages), coverage_peek_result_i, ncoverages);
2016-01-01 covet-0.1.1/ext/covet_coverage/covet_coverage.c: st_foreach(RHASH_TBL(coverages), coverage_result_i, ncoverages);
2011-08-18 crfpp-0.0.4/ext/crfpp/tagger.cpp:#ifndef RHASH_TBL
2011-08-18 crfpp-0.0.4/ext/crfpp/tagger.cpp:# define RHASH_TBL(x) (RHASH(x)->tbl)
2014-05-07 dalli_memcached-1.8.0/ext/rlibmemcached_wrap.c:#ifndef RHASH_TBL
2014-05-07 dalli_memcached-1.8.0/ext/rlibmemcached_wrap.c:# define RHASH_TBL(x) (RHASH(x)->tbl)
2026-07-31 datadog-ruby_core_source-3.5.4/lib/datadog/ruby_core_source/ruby-2.5.0-p0/internal.h:#define RHASH_TBL_RAW(h) rb_hash_tbl_raw(h)
2026-07-31 datadog-ruby_core_source-3.5.4/lib/datadog/ruby_core_source/ruby-2.5.1-p57/internal.h:#define RHASH_TBL_RAW(h) rb_hash_tbl_raw(h)
2026-07-31 datadog-ruby_core_source-3.5.4/lib/datadog/ruby_core_source/ruby-2.5.4-p155/internal.h:#define RHASH_TBL_RAW(h) rb_hash_tbl_raw(h)
2026-07-31 datadog-ruby_core_source-3.5.4/lib/datadog/ruby_core_source/ruby-3.3.0-p0/internal.h:#undef RHASH_TBL
2026-07-31 datadog-ruby_core_source-3.5.4/lib/datadog/ruby_core_source/ruby-3.3.5-p100/internal.h:#undef RHASH_TBL
2026-07-31 datadog-ruby_core_source-3.5.4/lib/datadog/ruby_core_source/ruby-3.4.0-p0/internal.h:#undef RHASH_TBL
2026-07-31 datadog-ruby_core_source-3.5.4/lib/datadog/ruby_core_source/ruby-4.0.0-p0/internal.h:#undef RHASH_TBL
2026-07-31 datadog-ruby_core_source-3.5.4/lib/datadog/ruby_core_source/ruby-4.0.6-p0/internal.h:#undef RHASH_TBL
2025-02-03 debase-0.2.9/ext/breakpoint.c: if (catchpoints == Qnil /*|| st_get_num_entries(RHASH_TBL(rdebug_catchpoints)) == 0)*/)
1980-01-02 debase-ruby_core_source-4.0.1/lib/debase/ruby_core_source/ruby-2.1.0-p0/internal.h:#define RHASH_TBL_RAW(h) rb_hash_tbl_raw(h)
1980-01-02 debase-ruby_core_source-4.0.1/lib/debase/ruby_core_source/ruby-2.1.1-p76/internal.h:#define RHASH_TBL_RAW(h) rb_hash_tbl_raw(h)
1980-01-02 debase-ruby_core_source-4.0.1/lib/debase/ruby_core_source/ruby-2.1.10-p492/internal.h:#define RHASH_TBL_RAW(h) rb_hash_tbl_raw(h)
1980-01-02 debase-ruby_core_source-4.0.1/lib/debase/ruby_core_source/ruby-2.1.2-p95/internal.h:#define RHASH_TBL_RAW(h) rb_hash_tbl_raw(h)
1980-01-02 debase-ruby_core_source-4.0.1/lib/debase/ruby_core_source/ruby-2.1.3-p242/internal.h:#define RHASH_TBL_RAW(h) rb_hash_tbl_raw(h)
1980-01-02 debase-ruby_core_source-4.0.1/lib/debase/ruby_core_source/ruby-2.1.4-p265/internal.h:#define RHASH_TBL_RAW(h) rb_hash_tbl_raw(h)
1980-01-02 debase-ruby_core_source-4.0.1/lib/debase/ruby_core_source/ruby-2.1.5-p273/internal.h:#define RHASH_TBL_RAW(h) rb_hash_tbl_raw(h)
1980-01-02 debase-ruby_core_source-4.0.1/lib/debase/ruby_core_source/ruby-2.1.6-p336/internal.h:#define RHASH_TBL_RAW(h) rb_hash_tbl_raw(h)
1980-01-02 debase-ruby_core_source-4.0.1/lib/debase/ruby_core_source/ruby-2.1.7-p400/internal.h:#define RHASH_TBL_RAW(h) rb_hash_tbl_raw(h)
1980-01-02 debase-ruby_core_source-4.0.1/lib/debase/ruby_core_source/ruby-2.1.8-p440/internal.h:#define RHASH_TBL_RAW(h) rb_hash_tbl_raw(h)
1980-01-02 debase-ruby_core_source-4.0.1/lib/debase/ruby_core_source/ruby-2.1.9-p490/internal.h:#define RHASH_TBL_RAW(h) rb_hash_tbl_raw(h)
1980-01-02 debase-ruby_core_source-4.0.1/lib/debase/ruby_core_source/ruby-2.2.0-p0/internal.h:#define RHASH_TBL_RAW(h) rb_hash_tbl_raw(h)
1980-01-02 debase-ruby_core_source-4.0.1/lib/debase/ruby_core_source/ruby-2.2.1-p85/internal.h:#define RHASH_TBL_RAW(h) rb_hash_tbl_raw(h)
1980-01-02 debase-ruby_core_source-4.0.1/lib/debase/ruby_core_source/ruby-2.2.2-p95/internal.h:#define RHASH_TBL_RAW(h) rb_hash_tbl_raw(h)
1980-01-02 debase-ruby_core_source-4.0.1/lib/debase/ruby_core_source/ruby-2.2.3-p173/internal.h:#define RHASH_TBL_RAW(h) rb_hash_tbl_raw(h)
1980-01-02 debase-ruby_core_source-4.0.1/lib/debase/ruby_core_source/ruby-2.2.4-p230/internal.h:#define RHASH_TBL_RAW(h) rb_hash_tbl_raw(h)
1980-01-02 debase-ruby_core_source-4.0.1/lib/debase/ruby_core_source/ruby-2.2.5-p319/internal.h:#define RHASH_TBL_RAW(h) rb_hash_tbl_raw(h)
1980-01-02 debase-ruby_core_source-4.0.1/lib/debase/ruby_core_source/ruby-2.2.6-p396/internal.h:#define RHASH_TBL_RAW(h) rb_hash_tbl_raw(h)
1980-01-02 debase-ruby_core_source-4.0.1/lib/debase/ruby_core_source/ruby-2.2.7-p470/internal.h:#define RHASH_TBL_RAW(h) rb_hash_tbl_raw(h)
1980-01-02 debase-ruby_core_source-4.0.1/lib/debase/ruby_core_source/ruby-2.2.8-p477/internal.h:#define RHASH_TBL_RAW(h) rb_hash_tbl_raw(h)
1980-01-02 debase-ruby_core_source-4.0.1/lib/debase/ruby_core_source/ruby-2.2.9-p480/internal.h:#define RHASH_TBL_RAW(h) rb_hash_tbl_raw(h)
1980-01-02 debase-ruby_core_source-4.0.1/lib/debase/ruby_core_source/ruby-2.3.0-p0/internal.h:#define RHASH_TBL_RAW(h) rb_hash_tbl_raw(h)
1980-01-02 debase-ruby_core_source-4.0.1/lib/debase/ruby_core_source/ruby-2.3.1-p112/internal.h:#define RHASH_TBL_RAW(h) rb_hash_tbl_raw(h)
1980-01-02 debase-ruby_core_source-4.0.1/lib/debase/ruby_core_source/ruby-2.3.2-p217/internal.h:#define RHASH_TBL_RAW(h) rb_hash_tbl_raw(h)
1980-01-02 debase-ruby_core_source-4.0.1/lib/debase/ruby_core_source/ruby-2.3.3-p222/internal.h:#define RHASH_TBL_RAW(h) rb_hash_tbl_raw(h)
1980-01-02 debase-ruby_core_source-4.0.1/lib/debase/ruby_core_source/ruby-2.3.4-p301/internal.h:#define RHASH_TBL_RAW(h) rb_hash_tbl_raw(h)
1980-01-02 debase-ruby_core_source-4.0.1/lib/debase/ruby_core_source/ruby-2.3.5-p376/internal.h:#define RHASH_TBL_RAW(h) rb_hash_tbl_raw(h)
1980-01-02 debase-ruby_core_source-4.0.1/lib/debase/ruby_core_source/ruby-2.3.6-p384/internal.h:#define RHASH_TBL_RAW(h) rb_hash_tbl_raw(h)
1980-01-02 debase-ruby_core_source-4.0.1/lib/debase/ruby_core_source/ruby-2.4.0-p0/internal.h:#define RHASH_TBL_RAW(h) rb_hash_tbl_raw(h)
1980-01-02 debase-ruby_core_source-4.0.1/lib/debase/ruby_core_source/ruby-2.4.0-rc1/internal.h:#define RHASH_TBL_RAW(h) rb_hash_tbl_raw(h)
1980-01-02 debase-ruby_core_source-4.0.1/lib/debase/ruby_core_source/ruby-2.4.1-p111/internal.h:#define RHASH_TBL_RAW(h) rb_hash_tbl_raw(h)
1980-01-02 debase-ruby_core_source-4.0.1/lib/debase/ruby_core_source/ruby-2.4.2-p198/internal.h:#define RHASH_TBL_RAW(h) rb_hash_tbl_raw(h)
1980-01-02 debase-ruby_core_source-4.0.1/lib/debase/ruby_core_source/ruby-2.4.3-p205/internal.h:#define RHASH_TBL_RAW(h) rb_hash_tbl_raw(h)
1980-01-02 debase-ruby_core_source-4.0.1/lib/debase/ruby_core_source/ruby-2.5.0-p0/internal.h:#define RHASH_TBL_RAW(h) rb_hash_tbl_raw(h)
1980-01-02 debase-ruby_core_source-4.0.1/lib/debase/ruby_core_source/ruby-2.5.1-p57/internal.h:#define RHASH_TBL_RAW(h) rb_hash_tbl_raw(h)
1980-01-02 debase-ruby_core_source-4.0.1/lib/debase/ruby_core_source/ruby-2.5.4-p155/internal.h:#define RHASH_TBL_RAW(h) rb_hash_tbl_raw(h)
1980-01-02 debase-ruby_core_source-4.0.1/lib/debase/ruby_core_source/ruby-2.6.0-p0/internal.h:#define RHASH_TBL_RAW(h) rb_hash_tbl_raw(h, __FILE__, __LINE__)
1980-01-02 debase-ruby_core_source-4.0.1/lib/debase/ruby_core_source/ruby-2.6.0-p0/internal.h:#define RHASH_TBL_RAW(h) rb_hash_tbl_raw(h)
1980-01-02 debase-ruby_core_source-4.0.1/lib/debase/ruby_core_source/ruby-2.6.5-p114/internal.h:#define RHASH_TBL_RAW(h) rb_hash_tbl_raw(h, __FILE__, __LINE__)
1980-01-02 debase-ruby_core_source-4.0.1/lib/debase/ruby_core_source/ruby-2.6.5-p114/internal.h:#define RHASH_TBL_RAW(h) rb_hash_tbl_raw(h)
1980-01-02 debase-ruby_core_source-4.0.1/lib/debase/ruby_core_source/ruby-2.7.0-p0/internal.h:#define RHASH_TBL_RAW(h) rb_hash_tbl_raw(h, __FILE__, __LINE__)
1980-01-02 debase-ruby_core_source-4.0.1/lib/debase/ruby_core_source/ruby-2.7.0-p0/internal.h:#define RHASH_TBL_RAW(h) rb_hash_tbl_raw(h)
1980-01-02 debase-ruby_core_source-4.0.1/lib/debase/ruby_core_source/ruby-3.0.0-p0/internal/hash.h:#define RHASH_TBL_RAW(h) rb_hash_tbl_raw(h, __FILE__, __LINE__)
1980-01-02 debase-ruby_core_source-4.0.1/lib/debase/ruby_core_source/ruby-3.0.0-p0/internal.h:#undef RHASH_TBL
1980-01-02 debase-ruby_core_source-4.0.1/lib/debase/ruby_core_source/ruby-3.1.0-p0/internal/hash.h:#define RHASH_TBL_RAW(h) rb_hash_tbl_raw(h, __FILE__, __LINE__)
1980-01-02 debase-ruby_core_source-4.0.1/lib/debase/ruby_core_source/ruby-3.1.0-p0/internal.h:#undef RHASH_TBL
1980-01-02 debase-ruby_core_source-4.0.1/lib/debase/ruby_core_source/ruby-3.2.0-p0/internal/hash.h:#define RHASH_TBL_RAW(h) rb_hash_tbl_raw(h, __FILE__, __LINE__)
1980-01-02 debase-ruby_core_source-4.0.1/lib/debase/ruby_core_source/ruby-3.2.0-p0/internal.h:#undef RHASH_TBL
1980-01-02 debase-ruby_core_source-4.0.1/lib/debase/ruby_core_source/ruby-3.3.0-p0/internal/hash.h:#define RHASH_TBL_RAW(h) rb_hash_tbl_raw(h, __FILE__, __LINE__)
1980-01-02 debase-ruby_core_source-4.0.1/lib/debase/ruby_core_source/ruby-3.3.0-p0/internal.h:#undef RHASH_TBL
1980-01-02 debase-ruby_core_source-4.0.1/lib/debase/ruby_core_source/ruby-3.3.5-p100/internal/hash.h:#define RHASH_TBL_RAW(h) rb_hash_tbl_raw(h, __FILE__, __LINE__)
1980-01-02 debase-ruby_core_source-4.0.1/lib/debase/ruby_core_source/ruby-3.3.5-p100/internal.h:#undef RHASH_TBL
1980-01-02 debase-ruby_core_source-4.0.1/lib/debase/ruby_core_source/ruby-3.4.0-p-1/internal/hash.h:#define RHASH_TBL_RAW(h) rb_hash_tbl_raw(h, __FILE__, __LINE__)
1980-01-02 debase-ruby_core_source-4.0.1/lib/debase/ruby_core_source/ruby-3.4.0-p-1/internal.h:#undef RHASH_TBL
1980-01-02 debase-ruby_core_source-4.0.1/lib/debase/ruby_core_source/ruby-4.0.0-p0/internal/hash.h:#define RHASH_TBL_RAW(h) rb_hash_tbl_raw(h, __FILE__, __LINE__)
1980-01-02 debase-ruby_core_source-4.0.1/lib/debase/ruby_core_source/ruby-4.0.0-p0/internal.h:#undef RHASH_TBL
2014-05-27 debugger-1.6.8/ext/ruby_debug/192/ruby_debug.c: st_get_num_entries(RHASH_TBL(rdebug_catchpoints)) == 0)
2014-05-27 debugger-1.6.8/ext/ruby_debug/192/ruby_debug.c: (RHASH_TBL(rdebug_catchpoints)->num_entries) == 0)
2014-05-27 debugger-1.6.8/ext/ruby_debug/193/ruby_debug.c: st_get_num_entries(RHASH_TBL(rdebug_catchpoints)) == 0)
2014-05-27 debugger-1.6.8/ext/ruby_debug/193/ruby_debug.c: (RHASH_TBL(rdebug_catchpoints)->num_entries) == 0)
2014-05-27 debugger-1.6.8/ext/ruby_debug/200/ruby_debug.c: st_get_num_entries(RHASH_TBL(rdebug_catchpoints)) == 0)
2014-05-27 debugger-1.6.8/ext/ruby_debug/200/ruby_debug.c: (RHASH_TBL(rdebug_catchpoints)->num_entries) == 0)
2014-05-27 debugger-1.6.8/ext/ruby_debug/210/ruby_debug.c: st_get_num_entries(RHASH_TBL(rdebug_catchpoints)) == 0)
2014-05-27 debugger-1.6.8/ext/ruby_debug/210/ruby_debug.c: (RHASH_TBL(rdebug_catchpoints)->num_entries) == 0)
2014-05-27 debugger-1.6.8/ext/ruby_debug/211/ruby_debug.c: st_get_num_entries(RHASH_TBL(rdebug_catchpoints)) == 0)
2014-05-27 debugger-1.6.8/ext/ruby_debug/211/ruby_debug.c: (RHASH_TBL(rdebug_catchpoints)->num_entries) == 0)
2015-01-23 debugger-ruby_core_source-1.3.8/lib/debugger/ruby_core_source/ruby-2.1.0-p0/internal.h:#define RHASH_TBL_RAW(h) rb_hash_tbl_raw(h)
2015-01-23 debugger-ruby_core_source-1.3.8/lib/debugger/ruby_core_source/ruby-2.1.1-p76/internal.h:#define RHASH_TBL_RAW(h) rb_hash_tbl_raw(h)
2015-01-23 debugger-ruby_core_source-1.3.8/lib/debugger/ruby_core_source/ruby-2.1.2-p95/internal.h:#define RHASH_TBL_RAW(h) rb_hash_tbl_raw(h)
2016-01-24 do_mysql-0.10.17/ext/do_mysql/compat.h: * Never use RHASH(obj)->tbl or RHASH_TBL().
2016-01-24 do_postgres-0.10.17/ext/do_postgres/compat.h: * Never use RHASH(obj)->tbl or RHASH_TBL().
2016-01-24 do_sqlite3-0.10.17/ext/do_sqlite3/compat.h: * Never use RHASH(obj)->tbl or RHASH_TBL().
2018-03-31 esruby-0.2.0/resources/mruby/include/mruby/hash.h:/* RHASH_TBL allocates st_table if not available. */
2018-03-31 esruby-0.2.0/resources/mruby/include/mruby/hash.h:#define RHASH_TBL(h) (RHASH(h)->ht)
2018-03-31 esruby-0.2.0/resources/mruby/mrbgems/mruby-hash-ext/src/hash-ext.c: khash_t(ht) *h = RHASH_TBL(hash);
2018-03-31 esruby-0.2.0/resources/mruby/mrbgems/mruby-hash-ext/src/hash-ext.c: khash_t(ht) *h = RHASH_TBL(hash);
2018-03-31 esruby-0.2.0/resources/mruby/src/hash.c: khash_t(ht) *h = RHASH_TBL(hash);
2018-03-31 esruby-0.2.0/resources/mruby/src/hash.c: khash_t(ht) *h = RHASH_TBL(hash);
2018-03-31 esruby-0.2.0/resources/mruby/src/hash.c: h = RHASH_TBL(hash);
2018-03-31 esruby-0.2.0/resources/mruby/src/hash.c: if (!h) h = RHASH_TBL(hash) = kh_init(ht, mrb);
2018-03-31 esruby-0.2.0/resources/mruby/src/hash.c: h = RHASH_TBL(hash);
2018-03-31 esruby-0.2.0/resources/mruby/src/hash.c: khash_t(ht) *h = RHASH_TBL(hash);
2018-03-31 esruby-0.2.0/resources/mruby/src/hash.c: return RHASH_TBL(hash) = kh_init(ht, mrb);
2018-03-31 esruby-0.2.0/resources/mruby/src/hash.c: khash_t(ht) *h = RHASH_TBL(hash);
2018-03-31 esruby-0.2.0/resources/mruby/src/hash.c: khash_t(ht) *h = RHASH_TBL(hash);
2018-03-31 esruby-0.2.0/resources/mruby/src/hash.c: khash_t(ht) *h = RHASH_TBL(hash);
2018-03-31 esruby-0.2.0/resources/mruby/src/hash.c: khash_t(ht) *h = RHASH_TBL(self);
2018-03-31 esruby-0.2.0/resources/mruby/src/hash.c: khash_t(ht) *h = RHASH_TBL(self);
2018-03-31 esruby-0.2.0/resources/mruby/src/hash.c: khash_t(ht) *h = RHASH_TBL(hash);
2018-03-31 esruby-0.2.0/resources/mruby/src/hash.c: khash_t(ht) *h = RHASH_TBL(hash);
2018-03-31 esruby-0.2.0/resources/mruby/src/hash.c: h = RHASH_TBL(hash);
2018-03-31 esruby-0.2.0/resources/mruby/src/hash.c: h = RHASH_TBL(hash);
2014-05-18 evecache-0.42.2/ext/evecache/evecache.cxx:#ifndef RHASH_TBL
2014-05-18 evecache-0.42.2/ext/evecache/evecache.cxx:# define RHASH_TBL(x) (RHASH(x)->tbl)
2017-11-02 fast_slice-1.0.1/ext/fast_slice/fast_slice.c:// but replacing RHASH(hash)->tbl with RHASH_TBL (RHASH is not public)
2017-11-02 fast_slice-1.0.1/ext/fast_slice/fast_slice.c: if (!RHASH_TBL(hash))
2017-11-02 fast_slice-1.0.1/ext/fast_slice/fast_slice.c: if (st_lookup(RHASH_TBL(hash), key, 0)) {
2009-02-28 feedbackmine-libsvm-ruby-0.2.0/ext/svmc_wrap.cxx:#ifndef RHASH_TBL
2009-02-28 feedbackmine-libsvm-ruby-0.2.0/ext/svmc_wrap.cxx:# define RHASH_TBL(x) (RHASH(x)->tbl)
1980-01-02 fxruby-1.6.50/ext/fox16_c/core_wrap.cpp:#ifndef RHASH_TBL
1980-01-02 fxruby-1.6.50/ext/fox16_c/core_wrap.cpp:# define RHASH_TBL(x) (RHASH(x)->tbl)
1980-01-02 fxruby-1.6.50/ext/fox16_c/dc_wrap.cpp:#ifndef RHASH_TBL
1980-01-02 fxruby-1.6.50/ext/fox16_c/dc_wrap.cpp:# define RHASH_TBL(x) (RHASH(x)->tbl)
1980-01-02 fxruby-1.6.50/ext/fox16_c/swigruby.h:#ifndef RHASH_TBL
1980-01-02 fxruby-1.6.50/ext/fox16_c/swigruby.h:# define RHASH_TBL(x) (RHASH(x)->tbl)
2013-05-23 gbarcode-98-20-0.98.21/ext/barcode_wrap.c:#ifndef RHASH_TBL
2013-05-23 gbarcode-98-20-0.98.21/ext/barcode_wrap.c:# define RHASH_TBL(x) (RHASH(x)->tbl)
2010-11-15 gbarcode-linux-0.98.20/ext/barcode_wrap.c:#ifndef RHASH_TBL
2010-11-15 gbarcode-linux-0.98.20/ext/barcode_wrap.c:# define RHASH_TBL(x) (RHASH(x)->tbl)
2020-04-16 gdal-3.0.0/ext/gdal-ruby/gdal/gdal.cpp:#ifndef RHASH_TBL
2020-04-16 gdal-3.0.0/ext/gdal-ruby/gdal/gdal.cpp:# define RHASH_TBL(x) (RHASH(x)->tbl)
2020-04-16 gdal-3.0.0/ext/gdal-ruby/gdalconst/gdalconst.c:#ifndef RHASH_TBL
2020-04-16 gdal-3.0.0/ext/gdal-ruby/gdalconst/gdalconst.c:# define RHASH_TBL(x) (RHASH(x)->tbl)
2020-04-16 gdal-3.0.0/ext/gdal-ruby/ogr/ogr.cpp:#ifndef RHASH_TBL
2020-04-16 gdal-3.0.0/ext/gdal-ruby/ogr/ogr.cpp:# define RHASH_TBL(x) (RHASH(x)->tbl)
2020-04-16 gdal-3.0.0/ext/gdal-ruby/osr/osr.cpp:#ifndef RHASH_TBL
2020-04-16 gdal-3.0.0/ext/gdal-ruby/osr/osr.cpp:# define RHASH_TBL(x) (RHASH(x)->tbl)
2024-07-03 gdal3-3.0.1/ext/gdal-ruby/gdal/gdal.cpp:#ifndef RHASH_TBL
2024-07-03 gdal3-3.0.1/ext/gdal-ruby/gdal/gdal.cpp:# define RHASH_TBL(x) (RHASH(x)->tbl)
2024-07-03 gdal3-3.0.1/ext/gdal-ruby/gdalconst/gdalconst.c:#ifndef RHASH_TBL
2024-07-03 gdal3-3.0.1/ext/gdal-ruby/gdalconst/gdalconst.c:# define RHASH_TBL(x) (RHASH(x)->tbl)
2024-07-03 gdal3-3.0.1/ext/gdal-ruby/ogr/ogr.cpp:#ifndef RHASH_TBL
2024-07-03 gdal3-3.0.1/ext/gdal-ruby/ogr/ogr.cpp:# define RHASH_TBL(x) (RHASH(x)->tbl)
2024-07-03 gdal3-3.0.1/ext/gdal-ruby/osr/osr.cpp:#ifndef RHASH_TBL
2024-07-03 gdal3-3.0.1/ext/gdal-ruby/osr/osr.cpp:# define RHASH_TBL(x) (RHASH(x)->tbl)
2009-01-31 genki-json-1.1.4.1/ext/json/ext/generator/generator.c: long depth, len = RHASH_TBL(self)->num_entries;
2009-01-31 genki-json-1.1.4.1/ext/json/ext/generator/generator.c: long len = RHASH_TBL(self)->num_entries;
2009-01-31 genki-json-1.1.4.1/ext/json/ext/generator/generator.c: if (st_lookup(RHASH_TBL(opts), tmp, 0)) {
2009-01-31 genki-json-1.1.4.1/ext/json/ext/generator/generator.c: if (st_lookup(RHASH_TBL(opts), tmp, 0)) {
2009-01-31 genki-json-1.1.4.1/ext/json/ext/parser/parser.c: if (st_lookup(RHASH_TBL(opts), tmp, 0)) {
2009-01-31 genki-json-1.1.4.1/ext/json/ext/parser/parser.c: if (st_lookup(RHASH_TBL(opts), tmp, 0)) {
2009-01-31 genki-json-1.1.4.1/ext/json/ext/parser/parser.c: if (st_lookup(RHASH_TBL(opts), tmp, 0)) {
2009-01-31 genki-json-1.1.4.1/ext/json/ext/parser/parser.rl: if (st_lookup(RHASH_TBL(opts), tmp, 0)) {
2009-01-31 genki-json-1.1.4.1/ext/json/ext/parser/parser.rl: if (st_lookup(RHASH_TBL(opts), tmp, 0)) {
2009-01-31 genki-json-1.1.4.1/ext/json/ext/parser/parser.rl: if (st_lookup(RHASH_TBL(opts), tmp, 0)) {
2014-03-20 genmodel-0.0.53/ext/Genmodel/Genmodel.cpp:#ifndef RHASH_TBL
2014-03-20 genmodel-0.0.53/ext/Genmodel/Genmodel.cpp:# define RHASH_TBL(x) (RHASH(x)->tbl)
2009-12-23 ghazel-slim-attributes-0.7.6.1/ext/slim_attrib_ext.c:#ifdef RHASH_TBL
2009-12-23 ghazel-slim-attributes-0.7.6.1/ext/slim_attrib_ext.c: if (REAL_HASH_EXISTS) return (st_lookup(RHASH_TBL(rb_ivar_get(obj, real_hash_id)), name, 0) ? Qtrue : Qfalse);
2009-12-23 ghazel-slim-attributes-0.7.6.1/ext/slim_attrib_ext.c: else if (st_lookup(RHASH_TBL(field_indexes), name, 0)) return Qtrue;
2010-03-29 glew-0.0.1/ext/glew_wrap.cxx:#ifndef RHASH_TBL
2010-03-29 glew-0.0.1/ext/glew_wrap.cxx:# define RHASH_TBL(x) (RHASH(x)->tbl)
2011-05-24 globegit-postgresql-plruby-0.5.4/src/conversions/convcommon.h:#ifndef RHASH_TBL
2011-05-24 globegit-postgresql-plruby-0.5.4/src/conversions/convcommon.h:#define RHASH_TBL(x_) (RHASH(x_)->tbl)
2011-05-24 globegit-postgresql-plruby-0.5.4/src/plpl.c: st_insert(RHASH_TBL(plruby_classes), vid, Qfalse);
2011-05-24 globegit-postgresql-plruby-0.5.4/src/plpl.c: st_insert(RHASH_TBL(plruby_classes), vid, klass);
2011-05-24 globegit-postgresql-plruby-0.5.4/src/plruby.h:#ifndef RHASH_TBL
2011-05-24 globegit-postgresql-plruby-0.5.4/src/plruby.h:#define RHASH_TBL(x_) (RHASH(x_)->tbl)
2023-05-20 gosu-1.4.6/src/RubyGosu.cxx:#ifndef RHASH_TBL
2023-05-20 gosu-1.4.6/src/RubyGosu.cxx:# define RHASH_TBL(x) (RHASH(x)->tbl)
1980-01-02 gps_pvt-0.10.5/ext/gps_pvt/Coordinate/Coordinate_wrap.cxx:#ifndef RHASH_TBL
1980-01-02 gps_pvt-0.10.5/ext/gps_pvt/Coordinate/Coordinate_wrap.cxx:# define RHASH_TBL(x) (RHASH(x)->tbl)
1980-01-02 gps_pvt-0.10.5/ext/gps_pvt/GPS/GPS_wrap.cxx:#ifndef RHASH_TBL
1980-01-02 gps_pvt-0.10.5/ext/gps_pvt/GPS/GPS_wrap.cxx:# define RHASH_TBL(x) (RHASH(x)->tbl)
1980-01-02 gps_pvt-0.10.5/ext/gps_pvt/SylphideMath/SylphideMath_wrap.cxx:#ifndef RHASH_TBL
1980-01-02 gps_pvt-0.10.5/ext/gps_pvt/SylphideMath/SylphideMath_wrap.cxx:# define RHASH_TBL(x) (RHASH(x)->tbl)
2011-04-17 hexgnu-libsvm-ruby-swig-0.1.3.1/ext/libsvm_wrap.cxx:#ifndef RHASH_TBL
2011-04-17 hexgnu-libsvm-ruby-swig-0.1.3.1/ext/libsvm_wrap.cxx:# define RHASH_TBL(x) (RHASH(x)->tbl)
2012-01-17 hpricot-0.8.6/ext/hpricot_scan/hpricot_scan.c:#ifndef RHASH_TBL
2012-01-17 hpricot-0.8.6/ext/hpricot_scan/hpricot_scan.rl:#ifndef RHASH_TBL
2009-03-23 hpricot-hpricot-0.7.229/ext/hpricot_scan/hpricot_scan.c:#ifndef RHASH_TBL
2009-03-23 hpricot-hpricot-0.7.229/ext/hpricot_scan/hpricot_scan.rl:#ifndef RHASH_TBL
2010-05-16 id3lib-ruby-0.6.0/ext/id3lib_api/id3lib_api_wrap.cxx:#ifndef RHASH_TBL
2010-05-16 id3lib-ruby-0.6.0/ext/id3lib_api/id3lib_api_wrap.cxx:# define RHASH_TBL(x) (RHASH(x)->tbl)
2014-03-20 igraph_wrapper-0.0.1/ext/IgraphWrapper/IgraphWrapper.cpp:#ifndef RHASH_TBL
2014-03-20 igraph_wrapper-0.0.1/ext/IgraphWrapper/IgraphWrapper.cpp:# define RHASH_TBL(x) (RHASH(x)->tbl)
2018-06-26 immutable_set-0.1.0/ext/immutable_set/immutable_set.c: return (struct LOC_st_stable_entry*)RHASH_TBL(hash)->entries;
2018-06-26 immutable_set-0.1.0/ext/immutable_set/immutable_set.c: st_insert(RHASH_TBL(MEMO_HASH), a, Qtrue);
2018-06-26 immutable_set-0.1.0/ext/immutable_set/immutable_set.c: st_insert(RHASH_TBL(MEMO_HASH), b, Qtrue);
2018-06-26 immutable_set-0.1.0/ext/immutable_set/immutable_set.c: st_insert(RHASH_TBL(MEMO_HASH), a, Qtrue);
2018-06-26 immutable_set-0.1.0/ext/immutable_set/immutable_set.c: st_insert(RHASH_TBL(MEMO_HASH), a, Qtrue);
2018-06-26 immutable_set-0.1.0/ext/immutable_set/immutable_set.c: st_insert(RHASH_TBL(MEMO_HASH), a, Qtrue);
2018-06-26 immutable_set-0.1.0/ext/immutable_set/immutable_set.c: st_insert(RHASH_TBL(MEMO_HASH), b, Qtrue);
2018-06-26 immutable_set-0.1.0/ext/immutable_set/immutable_set.c: st_insert(RHASH_TBL(MEMO_HASH), b, Qtrue);
2018-06-26 immutable_set-0.1.0/ext/immutable_set/immutable_set.c: st_insert(RHASH_TBL(MEMO_HASH), a, Qtrue);
2018-06-26 immutable_set-0.1.0/ext/immutable_set/immutable_set.c: if (compare_any_values(val, other)) { st_insert(RHASH_TBL(hsh), val, Qtrue); }
2018-06-26 immutable_set-0.1.0/ext/immutable_set/immutable_set.c: st_insert(RHASH_TBL(MEMO_HASH), a, Qtrue);
2018-06-26 immutable_set-0.1.0/ext/immutable_set/immutable_set.c: st_insert(RHASH_TBL(MEMO_HASH), a, Qtrue);
2018-06-26 immutable_set-0.1.0/ext/immutable_set/immutable_set.c: st_insert(RHASH_TBL(MEMO_HASH), b, Qtrue);
2018-06-26 immutable_set-0.1.0/ext/immutable_set/immutable_set.c: st_insert(RHASH_TBL(MEMO_HASH), a, Qtrue);
2018-06-26 immutable_set-0.1.0/ext/immutable_set/immutable_set.c: st_insert(RHASH_TBL(MEMO_HASH), a, Qtrue);
2018-06-26 immutable_set-0.1.0/ext/immutable_set/immutable_set.c: st_insert(RHASH_TBL(MEMO_HASH), b, Qtrue);
2018-06-26 immutable_set-0.1.0/ext/immutable_set/immutable_set.c: tbl = RHASH_TBL(hash);
2018-06-26 immutable_set-0.1.0/ext/immutable_set/immutable_set.c: new_tbl = RHASH_TBL(new_hash);
1980-01-02 itextomml-1.6.2/ext/itex2MML_ruby.c:#ifndef RHASH_TBL
1980-01-02 itextomml-1.6.2/ext/itex2MML_ruby.c:# define RHASH_TBL(x) (RHASH(x)->tbl)
2009-05-16 jameskilton-rice-1.2.0/rice/detail/ruby.hpp:#ifndef RHASH_TBL
2009-05-16 jameskilton-rice-1.2.0/rice/detail/ruby.hpp:#define RHASH_TBL(hsh) RHASH(hsh)->tbl
2009-05-16 jameskilton-rice-1.2.0/test/test_Hash.cpp: ASSERT_EQUAL(0, RHASH_TBL(h.value())->num_entries);
2009-05-16 jameskilton-rice-1.2.0/test/test_Hash.cpp: ASSERT_EQUAL(0, RHASH_TBL(h.value())->num_entries);
2009-05-16 jameskilton-rice-1.2.0/test/test_Hash.cpp: ASSERT_EQUAL(0, RHASH_TBL(h.value())->num_entries);
2009-03-23 jerryvos-hpricot-0.8.1/ext/hpricot_scan/hpricot_scan.c:#ifndef RHASH_TBL
2009-03-23 jerryvos-hpricot-0.8.1/ext/hpricot_scan/hpricot_scan.rl:#ifndef RHASH_TBL
2009-03-23 jerryvos-jerryvos-hpricot-0.7.230/ext/hpricot_scan/hpricot_scan.c:#ifndef RHASH_TBL
2009-03-23 jerryvos-jerryvos-hpricot-0.7.230/ext/hpricot_scan/hpricot_scan.rl:#ifndef RHASH_TBL
2009-03-23 jordan-brough-hpricot-0.7.229/ext/hpricot_scan/hpricot_scan.c:#ifndef RHASH_TBL
2009-03-23 jordan-brough-hpricot-0.7.229/ext/hpricot_scan/hpricot_scan.rl:#ifndef RHASH_TBL
2009-08-06 jwilkins-spamsum-0.1.2/ext/spamsum_wrap.c:#ifndef RHASH_TBL
2009-08-06 jwilkins-spamsum-0.1.2/ext/spamsum_wrap.c:# define RHASH_TBL(x) (RHASH(x)->tbl)
2009-09-21 kballard-osx-plist-1.0.3/ext/plist/plist.c: // RHASH_TBL exists in ruby 1.8.7 but not ruby 1.8.6
2009-09-21 kballard-osx-plist-1.0.3/ext/plist/plist.c:#ifdef RHASH_TBL
2009-09-21 kballard-osx-plist-1.0.3/ext/plist/plist.c: st_table *tbl = RHASH_TBL(obj);
2020-03-01 kytea-0.1.5/ext/mykytea_wrap.cxx:#ifndef RHASH_TBL
2020-03-01 kytea-0.1.5/ext/mykytea_wrap.cxx:# define RHASH_TBL(x) (RHASH(x)->tbl)
2014-03-08 leap-motion-0.1.0/ext/motion/LeapRuby.cpp:#ifndef RHASH_TBL
2014-03-08 leap-motion-0.1.0/ext/motion/LeapRuby.cpp:# define RHASH_TBL(x) (RHASH(x)->tbl)
2019-03-29 liblinear-ruby-1.0.3/ext/liblinear_wrap.cxx:#ifndef RHASH_TBL
2019-03-29 liblinear-ruby-1.0.3/ext/liblinear_wrap.cxx:# define RHASH_TBL(x) (RHASH(x)->tbl)
2010-03-27 liblinear-ruby-swig-0.2.1/ext/liblinear_wrap.cxx:#ifndef RHASH_TBL
2010-03-27 liblinear-ruby-swig-0.2.1/ext/liblinear_wrap.cxx:# define RHASH_TBL(x) (RHASH(x)->tbl)
2010-03-27 libsvm-ruby-swig-0.4.0/ext/libsvm_wrap.cxx:#ifndef RHASH_TBL
2010-03-27 libsvm-ruby-swig-0.4.0/ext/libsvm_wrap.cxx:# define RHASH_TBL(x) (RHASH(x)->tbl)
2010-10-20 libxml-ruby-r19mingw-1.1.4/ext/libxml/ruby_libxml.h:#ifndef RHASH_TBL
2010-10-20 libxml-ruby-r19mingw-1.1.4/ext/libxml/ruby_libxml.h:#define RHASH_TBL(s) (RHASH(s)->tbl)
2010-10-20 libxml-ruby-r19mingw-1.1.4/ext/libxml/ruby_xml_xpath_context.c: st_foreach(RHASH_TBL(nslist), iterate_ns_hash, self);
2015-06-07 list-0.2.0/ext/list/list.c: if (st_lookup(RHASH_TBL(hash), c->value, 0)) continue;
2015-06-07 list-0.2.0/ext/list/list.c: table = RHASH_TBL(hash);
2015-06-07 list-0.2.0/ext/list/list.c: if (st_delete(RHASH_TBL(hash), &vv, 0)) {
2015-06-07 list-0.2.0/ext/list/list.c: if (st_delete(RHASH_TBL(hash), &vv, 0)) {
2017-07-09 llrb-0.0.1/ext/llrb/cruby/internal.h:#define RHASH_TBL_RAW(h) rb_hash_tbl_raw(h)
2025-03-28 looksee-5.1.0/ext/mri/2.7.0/internal.h:#define RHASH_TBL_RAW(h) rb_hash_tbl_raw(h, __FILE__, __LINE__)
2025-03-28 looksee-5.1.0/ext/mri/2.7.0/internal.h:#define RHASH_TBL_RAW(h) rb_hash_tbl_raw(h)
2025-03-28 looksee-5.1.0/ext/mri/3.0.0/internal.h:#undef RHASH_TBL
2025-03-28 looksee-5.1.0/ext/mri/3.2.0/internal.h:#undef RHASH_TBL
2009-07-24 luislavena-sqlite3-ruby-1.2.5/ext/sqlite3_api/sqlite3_api_wrap.c:#ifndef RHASH_TBL
2009-07-24 luislavena-sqlite3-ruby-1.2.5/ext/sqlite3_api/sqlite3_api_wrap.c:# define RHASH_TBL(x) (RHASH(x)->tbl)
2009-09-08 malife-libsvm-ruby-swig-0.3.3/ext/libsvm_wrap.cxx:#ifndef RHASH_TBL
2009-09-08 malife-libsvm-ruby-swig-0.3.3/ext/libsvm_wrap.cxx:# define RHASH_TBL(x) (RHASH(x)->tbl)
2016-08-02 marisa-0.2.6/ext/marisa/marisa-swig_wrap.cxx:#ifndef RHASH_TBL
2016-08-02 marisa-0.2.6/ext/marisa/marisa-swig_wrap.cxx:# define RHASH_TBL(x) (RHASH(x)->tbl)
2009-07-20 markisisme-rtimbl-0.1.1/ext/ruby_timbl_wrap.cxx:#ifndef RHASH_TBL
2009-07-20 markisisme-rtimbl-0.1.1/ext/ruby_timbl_wrap.cxx:# define RHASH_TBL(x) (RHASH(x)->tbl)
2009-03-23 martiantim-hpricot-0.8.236/ext/hpricot_scan/hpricot_scan.c:#ifndef RHASH_TBL
2009-03-23 martiantim-hpricot-0.8.236/ext/hpricot_scan/hpricot_scan.rl:#ifndef RHASH_TBL
2016-03-20 mathgl-0.1.1/ext/mathgl/mathgl.cxx:#ifndef RHASH_TBL
2016-03-20 mathgl-0.1.1/ext/mathgl/mathgl.cxx:# define RHASH_TBL(x) (RHASH(x)->tbl)
2011-12-24 mecab-0.996/ext/mecab/mecab_wrap.cpp:#ifndef RHASH_TBL
2011-12-24 mecab-0.996/ext/mecab/mecab_wrap.cpp:# define RHASH_TBL(x) (RHASH(x)->tbl)
2014-08-02 mecab-heavy-0.996.2.1/ext/mecab/mecab_wrap.cpp:#ifndef RHASH_TBL
2014-08-02 mecab-heavy-0.996.2.1/ext/mecab/mecab_wrap.cpp:# define RHASH_TBL(x) (RHASH(x)->tbl)
2014-09-29 melisa-0.2.5/ext/marisa-swig_wrap.cxx:#ifndef RHASH_TBL
2014-09-29 melisa-0.2.5/ext/marisa-swig_wrap.cxx:# define RHASH_TBL(x) (RHASH(x)->tbl)
2014-05-07 memcached-1.8.0/ext/rlibmemcached_wrap.c:#ifndef RHASH_TBL
2014-05-07 memcached-1.8.0/ext/rlibmemcached_wrap.c:# define RHASH_TBL(x) (RHASH(x)->tbl)
2010-09-08 memcached-northscale-0.19.5.4/ext/rlibmemcached_wrap.c:#ifndef RHASH_TBL
2010-09-08 memcached-northscale-0.19.5.4/ext/rlibmemcached_wrap.c:# define RHASH_TBL(x) (RHASH(x)->tbl)
2009-12-16 memcached-northscale-heroku-0.17.7/ext/rlibmemcached_wrap.c:#ifndef RHASH_TBL
2009-12-16 memcached-northscale-heroku-0.17.7/ext/rlibmemcached_wrap.c:# define RHASH_TBL(x) (RHASH(x)->tbl)
2010-05-25 memcached-seanl-0.19.5.6/ext/rlibmemcached_wrap.c:#ifndef RHASH_TBL
2010-05-25 memcached-seanl-0.19.5.6/ext/rlibmemcached_wrap.c:# define RHASH_TBL(x) (RHASH(x)->tbl)
2010-01-04 memcached-uv-0.17.7/ext/rlibmemcached_wrap.c:#ifndef RHASH_TBL
2010-01-04 memcached-uv-0.17.7/ext/rlibmemcached_wrap.c:# define RHASH_TBL(x) (RHASH(x)->tbl)
2026-07-06 micro-lite-gem-0.0.1/byebug-13.0.0/ext/byebug/byebug.c: || RHASH_TBL(catchpoints)->num_entries == 0)
2012-06-24 ml4r-0.1.6/ext/ml4r/ml4r_wrap.cpp:#ifndef RHASH_TBL
2012-06-24 ml4r-0.1.6/ext/ml4r/ml4r_wrap.cpp:# define RHASH_TBL(x) (RHASH(x)->tbl)
2009-03-23 mperham-hpricot-0.8.1.1/ext/hpricot_scan/hpricot_scan.c:#ifndef RHASH_TBL
2009-03-23 mperham-hpricot-0.8.1.1/ext/hpricot_scan/hpricot_scan.rl:#ifndef RHASH_TBL
2017-04-04 mrpin-amf-2.1.12/ext/rocketamf_ext/class_mapping.c: st_foreach(RHASH_TBL(props), mapping_populate_iter, (st_data_t)args);
2017-04-04 mrpin-amf-2.1.12/ext/rocketamf_ext/class_mapping.c: st_foreach(RHASH_TBL(dynamic_props), mapping_populate_iter, (st_data_t)args);
2015-01-01 mrpin-rocketamf-2.0.1/ext/rocketamf_ext/class_mapping.c: st_foreach(RHASH_TBL(props), mapping_populate_iter, (st_data_t)args);
2015-01-01 mrpin-rocketamf-2.0.1/ext/rocketamf_ext/class_mapping.c: st_foreach(RHASH_TBL(dynamic_props), mapping_populate_iter, (st_data_t)args);
2013-03-07 needy_debugger-1.4.0/ext/ruby_debug/192/ruby_debug.c: st_get_num_entries(RHASH_TBL(rdebug_catchpoints)) == 0)
2013-03-07 needy_debugger-1.4.0/ext/ruby_debug/192/ruby_debug.c: (RHASH_TBL(rdebug_catchpoints)->num_entries) == 0)
2013-03-07 needy_debugger-1.4.0/ext/ruby_debug/193/ruby_debug.c: st_get_num_entries(RHASH_TBL(rdebug_catchpoints)) == 0)
2013-03-07 needy_debugger-1.4.0/ext/ruby_debug/193/ruby_debug.c: (RHASH_TBL(rdebug_catchpoints)->num_entries) == 0)
2013-03-07 needy_debugger-1.4.0/ext/ruby_debug/200/ruby_debug.c: st_get_num_entries(RHASH_TBL(rdebug_catchpoints)) == 0)
2013-03-07 needy_debugger-1.4.0/ext/ruby_debug/200/ruby_debug.c: (RHASH_TBL(rdebug_catchpoints)->num_entries) == 0)
2024-07-31 notcurses-0.0.2/ext/notcurses/src/notcurses_wrap.c:#ifndef RHASH_TBL
2024-07-31 notcurses-0.0.2/ext/notcurses/src/notcurses_wrap.c:# define RHASH_TBL(x) (RHASH(x)->tbl)
2015-05-28 oboe-2.7.19/ext/oboe_metal/src/oboe_wrap.cxx:#ifndef RHASH_TBL
2015-05-28 oboe-2.7.19/ext/oboe_metal/src/oboe_wrap.cxx:# define RHASH_TBL(x) (RHASH(x)->tbl)
2015-03-21 oboe-heroku-0.9.18.1/ext/oboe_metal/src/oboe_wrap.cxx:#ifndef RHASH_TBL
2015-03-21 oboe-heroku-0.9.18.1/ext/oboe_metal/src/oboe_wrap.cxx:# define RHASH_TBL(x) (RHASH(x)->tbl)
2013-03-03 ofa-1.3/ext/ofa.cpp:#ifndef RHASH_TBL
2013-03-03 ofa-1.3/ext/ofa.cpp:# define RHASH_TBL(x) (RHASH(x)->tbl)
2009-09-21 osx-plist-1.0.3/ext/plist/plist.c: // RHASH_TBL exists in ruby 1.8.7 but not ruby 1.8.6
2009-09-21 osx-plist-1.0.3/ext/plist/plist.c:#ifdef RHASH_TBL
2009-09-21 osx-plist-1.0.3/ext/plist/plist.c: st_table *tbl = RHASH_TBL(obj);
1980-01-02 pgsql-1.11/lib/conn.c: st_foreach( RHASH_TBL( params), &set_connect_params, (st_data_t) ptrs);
2009-08-21 phonet-0.0.1/ext/phonet_api/phonet_wrap.c:#ifndef RHASH_TBL
2009-08-21 phonet-0.0.1/ext/phonet_api/phonet_wrap.c:# define RHASH_TBL(x) (RHASH(x)->tbl)
2009-09-08 plastictrophy-libsvm-ruby-swig-0.3.3.2009081423/ext/libsvm_wrap.cxx:#ifndef RHASH_TBL
2009-09-08 plastictrophy-libsvm-ruby-swig-0.3.3.2009081423/ext/libsvm_wrap.cxx:# define RHASH_TBL(x) (RHASH(x)->tbl)
2011-10-06 plist4r-1.2.2/ext/osx_plist/plist.c: // RHASH_TBL exists in ruby 1.8.7 but not ruby 1.8.6
2011-10-06 plist4r-1.2.2/ext/osx_plist/plist.c:#ifdef RHASH_TBL
2011-10-06 plist4r-1.2.2/ext/osx_plist/plist.c: st_table *tbl = RHASH_TBL(obj);
2019-01-08 qpid_messaging-1.39.0/ext/cqpid/cqpid.cpp:#ifndef RHASH_TBL
2019-01-08 qpid_messaging-1.39.0/ext/cqpid/cqpid.cpp:# define RHASH_TBL(x) (RHASH(x)->tbl)
1980-01-02 qpid_proton-0.40.0/ext/cproton/cproton.c:#ifndef RHASH_TBL
1980-01-02 qpid_proton-0.40.0/ext/cproton/cproton.c:# define RHASH_TBL(x) (RHASH(x)->tbl)
2015-12-04 rapngasm-3.2.0/ext/rapngasm/apng_wrap.cxx:#ifndef RHASH_TBL
2015-12-04 rapngasm-3.2.0/ext/rapngasm/apng_wrap.cxx:# define RHASH_TBL(x) (RHASH(x)->tbl)
2010-10-27 rbcdio-0.05/ext/cdio/rubycdio_wrap.c:#ifndef RHASH_TBL
2010-10-27 rbcdio-0.05/ext/cdio/rubycdio_wrap.c:# define RHASH_TBL(x) (RHASH(x)->tbl)
2010-10-27 rbcdio-0.05/ext/iso9660/rubyiso9660_wrap.c:#ifndef RHASH_TBL
2010-10-27 rbcdio-0.05/ext/iso9660/rubyiso9660_wrap.c:# define RHASH_TBL(x) (RHASH(x)->tbl)
2013-02-25 rbtree2-0.0.3/ext/rbtree.c:#ifndef RHASH_TBL
2013-02-25 rbtree2-0.0.3/ext/rbtree.c:#define RHASH_TBL(h) RHASH(h)->tbl
2013-02-25 rbtree2-0.0.3/ext/rbtree.c: st_foreach(RHASH_TBL(tmp), hash_to_rbtree_i, rbtree);
2013-02-25 rbtree2-0.0.3/ext/rbtree.c: st_insert(RHASH_TBL((VALUE)hash), GET_KEY(node), GET_VAL(node));
1980-01-02 rbtree3-1.1.0/rbtree.c: st_foreach(RHASH_TBL(tmp), hash_to_rbtree_i, rbtree);
1980-01-02 rbtree3-1.1.0/rbtree.c: st_insert(RHASH_TBL((long)hash), GET_KEY(node), GET_VAL(node));
2013-12-02 relax4-1.2.1/ext/relax4/relax4_wrap.c:#ifndef RHASH_TBL
2013-12-02 relax4-1.2.1/ext/relax4/relax4_wrap.c:# define RHASH_TBL(x) (RHASH(x)->tbl)
2015-05-17 rglpk-0.4.0/ext/glpk_wrapper.c:#ifndef RHASH_TBL
2015-05-17 rglpk-0.4.0/ext/glpk_wrapper.c:# define RHASH_TBL(x) (RHASH(x)->tbl)
2015-08-11 rhack-1.4.0/ext/curb/curb_multi.c: RHASH_TBL(rbcm->requests)->num_entries) {
2015-08-11 rhack-1.4.0/ext/curb/curb_multi.c: } while (!(RHASH_TBL(rbcm->requests)->num_entries));
2024-02-15 rhodes-7.6.0/extensions/rhoconnect-push/ext/rhoconnect-push/shared/ruby/anspush_wrap.c:#ifndef RHASH_TBL
2024-02-15 rhodes-7.6.0/extensions/rhoconnect-push/ext/rhoconnect-push/shared/ruby/anspush_wrap.c:# define RHASH_TBL(x) (RHASH(x)->tbl)
2024-02-15 rhodes-7.6.0/extensions/rhoelementsext/ext/rhoelementsext/shared/ruby/rhoelementsext_wrap.c:#ifndef RHASH_TBL
2024-02-15 rhodes-7.6.0/extensions/rhoelementsext/ext/rhoelementsext/shared/ruby/rhoelementsext_wrap.c:# define RHASH_TBL(x) (RHASH(x)->tbl)
2024-02-15 rhodes-7.6.0/lib/extensions/audiocapture/ext/audiocapture/shared/ruby/audiocapture_wrap.c:#ifndef RHASH_TBL
2024-02-15 rhodes-7.6.0/lib/extensions/audiocapture/ext/audiocapture/shared/ruby/audiocapture_wrap.c:# define RHASH_TBL(x) (RHASH(x)->tbl)
2024-02-15 rhodes-7.6.0/lib/extensions/nfc/ext/shared/ruby/nfc_wrap.c:#ifndef RHASH_TBL
2024-02-15 rhodes-7.6.0/lib/extensions/nfc/ext/shared/ruby/nfc_wrap.c:# define RHASH_TBL(x) (RHASH(x)->tbl)
2024-02-15 rhodes-7.6.0/lib/extensions/rawsensors/ext/rawsensors/shared/ruby/rawsensors_wrap.c:#ifndef RHASH_TBL
2024-02-15 rhodes-7.6.0/lib/extensions/rawsensors/ext/rawsensors/shared/ruby/rawsensors_wrap.c:# define RHASH_TBL(x) (RHASH(x)->tbl)
2024-02-15 rhodes-7.6.0/lib/extensions/videocapture/ext/videocapture/shared/ruby/videocapture_wrap.c:#ifndef RHASH_TBL
2024-02-15 rhodes-7.6.0/lib/extensions/videocapture/ext/videocapture/shared/ruby/videocapture_wrap.c:# define RHASH_TBL(x) (RHASH(x)->tbl)
2024-02-15 rhodes-7.6.0/platform/shared/ruby/array.c: if (!st_update(RHASH_TBL_RAW(hash), (st_data_t)elt, ary_hash_orset, (st_data_t)elt)) {
2024-02-15 rhodes-7.6.0/platform/shared/ruby/ext/alert/alert_wrap.c:#ifndef RHASH_TBL
2024-02-15 rhodes-7.6.0/platform/shared/ruby/ext/alert/alert_wrap.c:# define RHASH_TBL(x) (RHASH(x)->tbl)
2024-02-15 rhodes-7.6.0/platform/shared/ruby/ext/asynchttp/asynchttp_wrap.c:#ifndef RHASH_TBL
2024-02-15 rhodes-7.6.0/platform/shared/ruby/ext/asynchttp/asynchttp_wrap.c:# define RHASH_TBL(x) (RHASH(x)->tbl)
2024-02-15 rhodes-7.6.0/platform/shared/ruby/ext/bluetooth/bluetooth_wrap.c:#ifndef RHASH_TBL
2024-02-15 rhodes-7.6.0/platform/shared/ruby/ext/bluetooth/bluetooth_wrap.c:# define RHASH_TBL(x) (RHASH(x)->tbl)
2024-02-15 rhodes-7.6.0/platform/shared/ruby/ext/calendar/calendar_wrap.c:#ifndef RHASH_TBL
2024-02-15 rhodes-7.6.0/platform/shared/ruby/ext/calendar/calendar_wrap.c:# define RHASH_TBL(x) (RHASH(x)->tbl)
2024-02-15 rhodes-7.6.0/platform/shared/ruby/ext/calendar/event_wrap.c:#ifndef RHASH_TBL
2024-02-15 rhodes-7.6.0/platform/shared/ruby/ext/calendar/event_wrap.c:# define RHASH_TBL(x) (RHASH(x)->tbl)
2024-02-15 rhodes-7.6.0/platform/shared/ruby/ext/camera/camera_wrap.c:#ifndef RHASH_TBL
2024-02-15 rhodes-7.6.0/platform/shared/ruby/ext/camera/camera_wrap.c:# define RHASH_TBL(x) (RHASH(x)->tbl)
2024-02-15 rhodes-7.6.0/platform/shared/ruby/ext/datetimepicker/datetimepicker_wrap.c:#ifndef RHASH_TBL
2024-02-15 rhodes-7.6.0/platform/shared/ruby/ext/datetimepicker/datetimepicker_wrap.c:# define RHASH_TBL(x) (RHASH(x)->tbl)
2024-02-15 rhodes-7.6.0/platform/shared/ruby/ext/geolocation/geolocation_wrap.c:#ifndef RHASH_TBL
2024-02-15 rhodes-7.6.0/platform/shared/ruby/ext/geolocation/geolocation_wrap.c:# define RHASH_TBL(x) (RHASH(x)->tbl)
2024-02-15 rhodes-7.6.0/platform/shared/ruby/ext/mapview/mapview_wrap.c:#ifndef RHASH_TBL
2024-02-15 rhodes-7.6.0/platform/shared/ruby/ext/mapview/mapview_wrap.c:# define RHASH_TBL(x) (RHASH(x)->tbl)
2024-02-15 rhodes-7.6.0/platform/shared/ruby/ext/nativebar/nativebar_wrap.c:#ifndef RHASH_TBL
2024-02-15 rhodes-7.6.0/platform/shared/ruby/ext/nativebar/nativebar_wrap.c:# define RHASH_TBL(x) (RHASH(x)->tbl)
2024-02-15 rhodes-7.6.0/platform/shared/ruby/ext/nativeviewmanager/nativeviewmanager_wrap.c:#ifndef RHASH_TBL
2024-02-15 rhodes-7.6.0/platform/shared/ruby/ext/nativeviewmanager/nativeviewmanager_wrap.c:# define RHASH_TBL(x) (RHASH(x)->tbl)
2024-02-15 rhodes-7.6.0/platform/shared/ruby/ext/navbar/navbar_wrap.c:#ifndef RHASH_TBL
2024-02-15 rhodes-7.6.0/platform/shared/ruby/ext/navbar/navbar_wrap.c:# define RHASH_TBL(x) (RHASH(x)->tbl)
2024-02-15 rhodes-7.6.0/platform/shared/ruby/ext/phonebook/phonebook_wrap.c:#ifndef RHASH_TBL
2024-02-15 rhodes-7.6.0/platform/shared/ruby/ext/phonebook/phonebook_wrap.c:# define RHASH_TBL(x) (RHASH(x)->tbl)
2024-02-15 rhodes-7.6.0/platform/shared/ruby/ext/rhoconf/rhoconf_wrap.c:#ifndef RHASH_TBL
2024-02-15 rhodes-7.6.0/platform/shared/ruby/ext/rhoconf/rhoconf_wrap.c:# define RHASH_TBL(x) (RHASH(x)->tbl)
2024-02-15 rhodes-7.6.0/platform/shared/ruby/ext/ringtones/ringtones_wrap.c:#ifndef RHASH_TBL
2024-02-15 rhodes-7.6.0/platform/shared/ruby/ext/ringtones/ringtones_wrap.c:# define RHASH_TBL(x) (RHASH(x)->tbl)
2024-02-15 rhodes-7.6.0/platform/shared/ruby/ext/signature/signature_wrap.c:#ifndef RHASH_TBL
2024-02-15 rhodes-7.6.0/platform/shared/ruby/ext/signature/signature_wrap.c:# define RHASH_TBL(x) (RHASH(x)->tbl)
2024-02-15 rhodes-7.6.0/platform/shared/ruby/ext/system/system_wrap.c:#ifndef RHASH_TBL
2024-02-15 rhodes-7.6.0/platform/shared/ruby/ext/system/system_wrap.c:# define RHASH_TBL(x) (RHASH(x)->tbl)
2024-02-15 rhodes-7.6.0/platform/shared/ruby/ext/webview/webview_wrap.c:#ifndef RHASH_TBL
2024-02-15 rhodes-7.6.0/platform/shared/ruby/ext/webview/webview_wrap.c:# define RHASH_TBL(x) (RHASH(x)->tbl)
2024-02-15 rhodes-7.6.0/platform/shared/ruby/gc.c: st_foreach(RHASH_TBL_RAW(hash), set_zero, hash);
2024-02-15 rhodes-7.6.0/platform/shared/ruby/include/ruby/ruby.h:/* RHASH_TBL allocates st_table if not available. */
2024-02-15 rhodes-7.6.0/platform/shared/ruby/include/ruby/ruby.h:#define RHASH_TBL(h) rb_hash_tbl(h)
2024-02-15 rhodes-7.6.0/platform/shared/ruby/internal.h:#define RHASH_TBL_RAW(h) rb_hash_tbl_raw(h)
2024-02-15 rhodes-7.6.0/platform/shared/ruby/process.c: st_table *stenv = RHASH_TBL_RAW(envtbl);
2024-02-15 rhodes-7.6.0/platform/shared/ruby/process.c: st_foreach(RHASH_TBL_RAW(envtbl), fill_envp_buf_i, (st_data_t)envp_buf);
2024-02-15 rhodes-7.6.0/platform/shared/ruby/struct.c: st_table *tbl = RHASH_TBL(list);
2024-02-15 rhodes-7.6.0/platform/shared/ruby/struct.c: tbl = RHASH_TBL(rest);
2024-02-15 rhodes-7.6.0/platform/shared/ruby/vm_eval.c: st_table *tbl = RHASH_TBL_RAW(vars->tbl);
2010-09-16 rice-jdguyot-1.4.0/rice/detail/ruby.hpp:#ifndef RHASH_TBL
2010-09-16 rice-jdguyot-1.4.0/rice/detail/ruby.hpp:#define RHASH_TBL(hsh) RHASH(hsh)->tbl
2010-09-16 rice-jdguyot-1.4.0/test/test_Hash.cpp: ASSERT_EQUAL(0, RHASH_TBL(h.value())->num_entries);
2010-09-16 rice-jdguyot-1.4.0/test/test_Hash.cpp: ASSERT_EQUAL(0, RHASH_TBL(h.value())->num_entries);
2010-09-16 rice-jdguyot-1.4.0/test/test_Hash.cpp: ASSERT_EQUAL(0, RHASH_TBL(h.value())->num_entries);
2020-06-14 rice2-2.2.1/rice/detail/ruby.hpp:#ifndef RHASH_TBL
2020-06-14 rice2-2.2.1/rice/detail/ruby.hpp:#define RHASH_TBL(hsh) RHASH(hsh)->tbl
2024-05-01 rjb-1.7.3/ext/rjb.c:#if defined(RHASH_TBL)
2024-05-01 rjb-1.7.3/ext/rjb.c: st_foreach(RHASH_TBL(rjb_loaded_classes), clear_classes, 0);
2024-05-01 rjb-1.7.3/ext/rjb.c:#ifdef RHASH_TBL
2024-05-01 rjb-1.7.3/ext/rjb.c: st_insert(RHASH_TBL(rjb_loaded_classes), clsname, self);
2024-05-01 rjb-1.7.3/ext/rjb.h:#if !defined(RHASH_TBL)
2024-05-01 rjb-1.7.3/ext/rjb.h:#define RHASH_TBL(x) RHASH((x))->tbl
2024-05-01 rjb-1.7.3/ext/rjbexception.c: #ifdef RHASH_TBL
2024-05-01 rjb-1.7.3/ext/rjbexception.c: st_insert(RHASH_TBL(rjb_loaded_classes), cname, rexp);
2016-02-10 rmtools-2.5.0/ext/rmtools.cpp: if (st_lookup(RHASH_TBL(hash), el, 0)) continue;
2016-02-10 rmtools-2.5.0/ext/rmtools.cpp: if (st_lookup(RHASH_TBL(res_hash), res, 0)) continue;
2016-02-10 rmtools-2.5.0/ext/rmtools.cpp: if (st_lookup(RHASH_TBL(hash), key, 0))
2016-02-10 rmtools-2.5.0/ext/rmtools.cpp: if (st_lookup(RHASH_TBL(hash), key, &val))
2010-10-30 rqrencoder-0.1.2/ext/rqrencoder/RQREncoder_wrap.c:#ifndef RHASH_TBL
2010-10-30 rqrencoder-0.1.2/ext/rqrencoder/RQREncoder_wrap.c:# define RHASH_TBL(x) (RHASH(x)->tbl)
2017-03-20 ruby-cntk-0.1.1/ext/cntk/cntk_wrap.cxx:#ifndef RHASH_TBL
2017-03-20 ruby-cntk-0.1.1/ext/cntk/cntk_wrap.cxx:# define RHASH_TBL(x) (RHASH(x)->tbl)
2011-04-02 ruby-debug-base19-0.11.25/ext/ruby_debug/ruby_debug.c: st_get_num_entries(RHASH_TBL(rdebug_catchpoints)) == 0)
2011-04-02 ruby-debug-base19-0.11.25/ext/ruby_debug/ruby_debug.c: (RHASH_TBL(rdebug_catchpoints)->num_entries) == 0)
2009-09-08 ruby-debug-base193-0.0.1/ext/ruby_debug/ruby_debug.c: st_get_num_entries(RHASH_TBL(rdebug_catchpoints)) == 0
2009-09-08 ruby-debug-base193-0.0.1/ext/ruby_debug/ruby_debug.c: (RHASH_TBL(rdebug_catchpoints)->num_entries) == 0
2017-12-12 ruby-debug-base19x-0.11.32/ext/ruby_debug/ruby_debug.c: st_get_num_entries(RHASH_TBL(rdebug_catchpoints)) == 0)
2017-12-12 ruby-debug-base19x-0.11.32/ext/ruby_debug/ruby_debug.c: (RHASH_TBL(rdebug_catchpoints)->num_entries) == 0)
2016-03-30 ruby-eigen-0.0.11/ext/eigen/eigen_wrap.cxx:#ifndef RHASH_TBL
2016-03-30 ruby-eigen-0.0.11/ext/eigen/eigen_wrap.cxx:# define RHASH_TBL(x) (RHASH(x)->tbl)
2009-10-28 ruby-libgearman-0.10.3/ext/gearman.c:#ifndef RHASH_TBL
2009-10-28 ruby-libgearman-0.10.3/ext/gearman.c:# define RHASH_TBL(x) (RHASH(x)->tbl)
2023-01-04 ruby2d-0.12.1/assets/xcode/ios/MRuby.framework/Headers/mruby/hash.h:/* RHASH_TBL allocates st_table if not available. */
2023-01-04 ruby2d-0.12.1/assets/xcode/ios/MRuby.framework/Headers/mruby/hash.h:#define RHASH_TBL(h) (RHASH(h)->ht)
2023-01-04 ruby2d-0.12.1/assets/xcode/tvos/MRuby.framework/Headers/mruby/hash.h:/* RHASH_TBL allocates st_table if not available. */
2023-01-04 ruby2d-0.12.1/assets/xcode/tvos/MRuby.framework/Headers/mruby/hash.h:#define RHASH_TBL(h) (RHASH(h)->ht)
2022-01-08 ruby2d-rpeck-windows-0.11.1/assets/ios/MRuby.framework/Headers/mruby/hash.h:/* RHASH_TBL allocates st_table if not available. */
2022-01-08 ruby2d-rpeck-windows-0.11.1/assets/ios/MRuby.framework/Headers/mruby/hash.h:#define RHASH_TBL(h) (RHASH(h)->ht)
2022-01-08 ruby2d-rpeck-windows-0.11.1/assets/tvos/MRuby.framework/Headers/mruby/hash.h:/* RHASH_TBL allocates st_table if not available. */
2022-01-08 ruby2d-rpeck-windows-0.11.1/assets/tvos/MRuby.framework/Headers/mruby/hash.h:#define RHASH_TBL(h) (RHASH(h)->ht)
2017-08-03 ruby_deep_clone-0.8.0/ext/deep_clone/deep_clone.c: if(st_lookup(RHASH_TBL(tracker), id, 0))
2012-11-22 rubyosa19-0.6.2/ext/rubyosa/rbosa_sdef.c: if (RHASH_TBL(hash)->num_entries > 0) {
2025-02-05 runger_byebug-11.4.0/ext/byebug/byebug.c: || RHASH_TBL(catchpoints)->num_entries == 0)
2024-11-12 sbf-do_mysql-0.11.0/ext/do_mysql/compat.h: * Never use RHASH(obj)->tbl or RHASH_TBL().
2024-11-12 sbf-do_sqlite3-0.11.0/ext/do_sqlite3/compat.h: * Never use RHASH(obj)->tbl or RHASH_TBL().
2014-04-01 scalm-RocketAMF-1.0.0/ext/rocketamf_ext/class_mapping.c: st_foreach(RHASH_TBL(props), mapping_populate_iter, (st_data_t)args);
2014-04-01 scalm-RocketAMF-1.0.0/ext/rocketamf_ext/class_mapping.c: st_foreach(RHASH_TBL(dynamic_props), mapping_populate_iter, (st_data_t)args);
2009-09-22 sdsykes-slim-attributes-0.6.6/ext/slim_attrib_ext.c:#ifdef RHASH_TBL
2009-09-22 sdsykes-slim-attributes-0.6.6/ext/slim_attrib_ext.c: if (REAL_HASH_EXISTS) return (st_lookup(RHASH_TBL(rb_ivar_get(obj, real_hash_id)), name, 0) ? Qtrue : Qfalse);
2009-09-22 sdsykes-slim-attributes-0.6.6/ext/slim_attrib_ext.c: else return (st_lookup(RHASH_TBL(field_indexes), name, 0) ? Qtrue : Qfalse);
2011-02-27 shoes-3.0.1/req/hpricot/ext/hpricot_scan/hpricot_scan.c:#ifndef RHASH_TBL
2011-02-27 shoes-3.0.1/req/json/ext/generator/generator.c:#ifndef RHASH_TBL(h)
2011-02-27 shoes-3.0.1/req/json/ext/generator/generator.c:#define RHASH_TBL(h) RHASH(h)->tbl
2011-02-27 shoes-3.0.1/req/json/ext/generator/generator.c: long depth, len = RHASH_TBL(self)->num_entries;
2011-02-27 shoes-3.0.1/req/json/ext/generator/generator.c: long len = RHASH_TBL(self)->num_entries;
2011-02-27 shoes-3.0.1/req/json/ext/generator/generator.c: if (st_lookup(RHASH_TBL(opts), tmp, 0)) {
2011-02-27 shoes-3.0.1/req/json/ext/generator/generator.c: if (st_lookup(RHASH_TBL(opts), tmp, 0)) {
2011-02-27 shoes-3.0.1/req/json/ext/parser/parser.c:#ifndef RHASH_TBL(h)
2011-02-27 shoes-3.0.1/req/json/ext/parser/parser.c:#define RHASH_TBL(h) RHASH(h)->tbl
2011-02-27 shoes-3.0.1/req/json/ext/parser/parser.c: if (st_lookup(RHASH_TBL(opts), tmp, 0)) {
2011-02-27 shoes-3.0.1/req/json/ext/parser/parser.c: if (st_lookup(RHASH_TBL(opts), tmp, 0)) {
2011-02-27 shoes-3.0.1/req/json/ext/parser/parser.c: if (st_lookup(RHASH_TBL(opts), tmp, 0)) {
2009-12-23 slim-attributes-0.7.7/ext/slim_attrib_ext.c:#ifdef RHASH_TBL
2009-12-23 slim-attributes-0.7.7/ext/slim_attrib_ext.c: if (REAL_HASH_EXISTS) return (st_lookup(RHASH_TBL(rb_ivar_get(obj, real_hash_id)), name, 0) ? Qtrue : Qfalse);
2009-12-23 slim-attributes-0.7.7/ext/slim_attrib_ext.c: else if (st_lookup(RHASH_TBL(field_indexes), name, 0)) return Qtrue;
2014-12-12 snapshot_coverage-1.0.0/ext/snapshot_coverage/snapshot_coverage.c: st_foreach(RHASH_TBL(coverages), coverage_result_i, ncoverages);
2015-01-28 stackprofx-0.3.0/ext/ruby_headers/215/internal.h:#define RHASH_TBL_RAW(h) rb_hash_tbl_raw(h)
2009-08-22 stepheneb-hpricot-0.8.268/ext/hpricot_scan/hpricot_scan.c:#ifndef RHASH_TBL
2009-08-22 stepheneb-hpricot-0.8.268/ext/hpricot_scan/hpricot_scan.rl:#ifndef RHASH_TBL
2014-09-24 sunxi_gpio-0.1.0/ext/sunxi_gpio/gpio_lib_wrap.c:#ifndef RHASH_TBL
2014-09-24 sunxi_gpio-0.1.0/ext/sunxi_gpio/gpio_lib_wrap.c:# define RHASH_TBL(x) (RHASH(x)->tbl)
2016-12-27 swishe-0.4.4/ext/swishe_base.c:#ifndef RHASH_TBL
2016-12-27 swishe-0.4.4/ext/swishe_base.c:# define RHASH_TBL(x) (RHASH(x)->tbl)
2024-10-28 taglib-ruby-2.0.0/ext/taglib_aiff/taglib_aiff_wrap.cxx:#ifndef RHASH_TBL
2024-10-28 taglib-ruby-2.0.0/ext/taglib_aiff/taglib_aiff_wrap.cxx:# define RHASH_TBL(x) (RHASH(x)->tbl)
2024-10-28 taglib-ruby-2.0.0/ext/taglib_base/taglib_base_wrap.cxx:#ifndef RHASH_TBL
2024-10-28 taglib-ruby-2.0.0/ext/taglib_base/taglib_base_wrap.cxx:# define RHASH_TBL(x) (RHASH(x)->tbl)
2024-10-28 taglib-ruby-2.0.0/ext/taglib_flac/taglib_flac_wrap.cxx:#ifndef RHASH_TBL
2024-10-28 taglib-ruby-2.0.0/ext/taglib_flac/taglib_flac_wrap.cxx:# define RHASH_TBL(x) (RHASH(x)->tbl)
2024-10-28 taglib-ruby-2.0.0/ext/taglib_flac_picture/taglib_flac_picture_wrap.cxx:#ifndef RHASH_TBL
2024-10-28 taglib-ruby-2.0.0/ext/taglib_flac_picture/taglib_flac_picture_wrap.cxx:# define RHASH_TBL(x) (RHASH(x)->tbl)
2024-10-28 taglib-ruby-2.0.0/ext/taglib_id3v1/taglib_id3v1_wrap.cxx:#ifndef RHASH_TBL
2024-10-28 taglib-ruby-2.0.0/ext/taglib_id3v1/taglib_id3v1_wrap.cxx:# define RHASH_TBL(x) (RHASH(x)->tbl)
2024-10-28 taglib-ruby-2.0.0/ext/taglib_mp4/taglib_mp4_wrap.cxx:#ifndef RHASH_TBL
2024-10-28 taglib-ruby-2.0.0/ext/taglib_mp4/taglib_mp4_wrap.cxx:# define RHASH_TBL(x) (RHASH(x)->tbl)
2024-10-28 taglib-ruby-2.0.0/ext/taglib_mpeg/taglib_mpeg_wrap.cxx:#ifndef RHASH_TBL
2024-10-28 taglib-ruby-2.0.0/ext/taglib_mpeg/taglib_mpeg_wrap.cxx:# define RHASH_TBL(x) (RHASH(x)->tbl)
2024-10-28 taglib-ruby-2.0.0/ext/taglib_ogg/taglib_ogg_wrap.cxx:#ifndef RHASH_TBL
2024-10-28 taglib-ruby-2.0.0/ext/taglib_ogg/taglib_ogg_wrap.cxx:# define RHASH_TBL(x) (RHASH(x)->tbl)
2024-10-28 taglib-ruby-2.0.0/ext/taglib_vorbis/taglib_vorbis_wrap.cxx:#ifndef RHASH_TBL
2024-10-28 taglib-ruby-2.0.0/ext/taglib_vorbis/taglib_vorbis_wrap.cxx:# define RHASH_TBL(x) (RHASH(x)->tbl)
2024-10-28 taglib-ruby-2.0.0/ext/taglib_wav/taglib_wav_wrap.cxx:#ifndef RHASH_TBL
2024-10-28 taglib-ruby-2.0.0/ext/taglib_wav/taglib_wav_wrap.cxx:# define RHASH_TBL(x) (RHASH(x)->tbl)
2016-05-23 tauplatform-1.0.3/lib/extensions/audiocapture/ext/audiocapture/shared/ruby/audiocapture_wrap.c:#ifndef RHASH_TBL
2016-05-23 tauplatform-1.0.3/lib/extensions/audiocapture/ext/audiocapture/shared/ruby/audiocapture_wrap.c:# define RHASH_TBL(x) (RHASH(x)->tbl)
2016-05-23 tauplatform-1.0.3/lib/extensions/barcode-old/ext/barcode/shared/ruby/barcode_wrap.c:#ifndef RHASH_TBL
2016-05-23 tauplatform-1.0.3/lib/extensions/barcode-old/ext/barcode/shared/ruby/barcode_wrap.c:# define RHASH_TBL(x) (RHASH(x)->tbl)
2016-05-23 tauplatform-1.0.3/lib/extensions/nfc/ext/shared/ruby/nfc_wrap.c:#ifndef RHASH_TBL
2016-05-23 tauplatform-1.0.3/lib/extensions/nfc/ext/shared/ruby/nfc_wrap.c:# define RHASH_TBL(x) (RHASH(x)->tbl)
2016-05-23 tauplatform-1.0.3/lib/extensions/rawsensors/ext/rawsensors/shared/ruby/rawsensors_wrap.c:#ifndef RHASH_TBL
2016-05-23 tauplatform-1.0.3/lib/extensions/rawsensors/ext/rawsensors/shared/ruby/rawsensors_wrap.c:# define RHASH_TBL(x) (RHASH(x)->tbl)
2016-05-23 tauplatform-1.0.3/lib/extensions/videocapture/ext/videocapture/shared/ruby/videocapture_wrap.c:#ifndef RHASH_TBL
2016-05-23 tauplatform-1.0.3/lib/extensions/videocapture/ext/videocapture/shared/ruby/videocapture_wrap.c:# define RHASH_TBL(x) (RHASH(x)->tbl)
2016-05-23 tauplatform-1.0.3/platform/shared/ruby/array.c: if (st_lookup(RHASH_TBL(hash), RARRAY_PTR(ary1)[i], 0)) continue;
2016-05-23 tauplatform-1.0.3/platform/shared/ruby/array.c: if (st_delete(RHASH_TBL(hash), (st_data_t*)&vv, 0)) {
2016-05-23 tauplatform-1.0.3/platform/shared/ruby/array.c: if (st_delete(RHASH_TBL(hash), (st_data_t*)&vv, 0)) {
2016-05-23 tauplatform-1.0.3/platform/shared/ruby/array.c: if (st_delete(RHASH_TBL(hash), (st_data_t*)&vv, 0)) {
2016-05-23 tauplatform-1.0.3/platform/shared/ruby/array.c: st_foreach(RHASH_TBL(hash), push_value, ary);
2016-05-23 tauplatform-1.0.3/platform/shared/ruby/array.c: if (st_delete(RHASH_TBL(hash), &vv, 0)) {
2016-05-23 tauplatform-1.0.3/platform/shared/ruby/array.c: st_foreach(RHASH_TBL(hash), push_value, uniq);
2016-05-23 tauplatform-1.0.3/platform/shared/ruby/array.c: if (st_delete(RHASH_TBL(hash), &vv, 0)) {
2016-05-23 tauplatform-1.0.3/platform/shared/ruby/compile.c: RHASH_TBL(map)->type = &cdhash_type;
2016-05-23 tauplatform-1.0.3/platform/shared/ruby/ext/alert/alert_wrap.c:#ifndef RHASH_TBL
2016-05-23 tauplatform-1.0.3/platform/shared/ruby/ext/alert/alert_wrap.c:# define RHASH_TBL(x) (RHASH(x)->tbl)
2016-05-23 tauplatform-1.0.3/platform/shared/ruby/ext/asynchttp/asynchttp_wrap.c:#ifndef RHASH_TBL
2016-05-23 tauplatform-1.0.3/platform/shared/ruby/ext/asynchttp/asynchttp_wrap.c:# define RHASH_TBL(x) (RHASH(x)->tbl)
2016-05-23 tauplatform-1.0.3/platform/shared/ruby/ext/bluetooth/bluetooth_wrap.c:#ifndef RHASH_TBL
2016-05-23 tauplatform-1.0.3/platform/shared/ruby/ext/bluetooth/bluetooth_wrap.c:# define RHASH_TBL(x) (RHASH(x)->tbl)
2016-05-23 tauplatform-1.0.3/platform/shared/ruby/ext/calendar/calendar_wrap.c:#ifndef RHASH_TBL
2016-05-23 tauplatform-1.0.3/platform/shared/ruby/ext/calendar/calendar_wrap.c:# define RHASH_TBL(x) (RHASH(x)->tbl)
2016-05-23 tauplatform-1.0.3/platform/shared/ruby/ext/calendar/event_wrap.c:#ifndef RHASH_TBL
2016-05-23 tauplatform-1.0.3/platform/shared/ruby/ext/calendar/event_wrap.c:# define RHASH_TBL(x) (RHASH(x)->tbl)
2016-05-23 tauplatform-1.0.3/platform/shared/ruby/ext/camera/camera_wrap.c:#ifndef RHASH_TBL
2016-05-23 tauplatform-1.0.3/platform/shared/ruby/ext/camera/camera_wrap.c:# define RHASH_TBL(x) (RHASH(x)->tbl)
2016-05-23 tauplatform-1.0.3/platform/shared/ruby/ext/datetimepicker/datetimepicker_wrap.c:#ifndef RHASH_TBL
2016-05-23 tauplatform-1.0.3/platform/shared/ruby/ext/datetimepicker/datetimepicker_wrap.c:# define RHASH_TBL(x) (RHASH(x)->tbl)
2016-05-23 tauplatform-1.0.3/platform/shared/ruby/ext/geolocation/geolocation_wrap.c:#ifndef RHASH_TBL
2016-05-23 tauplatform-1.0.3/platform/shared/ruby/ext/geolocation/geolocation_wrap.c:# define RHASH_TBL(x) (RHASH(x)->tbl)
2016-05-23 tauplatform-1.0.3/platform/shared/ruby/ext/mapview/mapview_wrap.c:#ifndef RHASH_TBL
2016-05-23 tauplatform-1.0.3/platform/shared/ruby/ext/mapview/mapview_wrap.c:# define RHASH_TBL(x) (RHASH(x)->tbl)
2016-05-23 tauplatform-1.0.3/platform/shared/ruby/ext/nativebar/nativebar_wrap.c:#ifndef RHASH_TBL
2016-05-23 tauplatform-1.0.3/platform/shared/ruby/ext/nativebar/nativebar_wrap.c:# define RHASH_TBL(x) (RHASH(x)->tbl)
2016-05-23 tauplatform-1.0.3/platform/shared/ruby/ext/nativeviewmanager/nativeviewmanager_wrap.c:#ifndef RHASH_TBL
2016-05-23 tauplatform-1.0.3/platform/shared/ruby/ext/nativeviewmanager/nativeviewmanager_wrap.c:# define RHASH_TBL(x) (RHASH(x)->tbl)
2016-05-23 tauplatform-1.0.3/platform/shared/ruby/ext/navbar/navbar_wrap.c:#ifndef RHASH_TBL
2016-05-23 tauplatform-1.0.3/platform/shared/ruby/ext/navbar/navbar_wrap.c:# define RHASH_TBL(x) (RHASH(x)->tbl)
2016-05-23 tauplatform-1.0.3/platform/shared/ruby/ext/phonebook/phonebook_wrap.c:#ifndef RHASH_TBL
2016-05-23 tauplatform-1.0.3/platform/shared/ruby/ext/phonebook/phonebook_wrap.c:# define RHASH_TBL(x) (RHASH(x)->tbl)
2016-05-23 tauplatform-1.0.3/platform/shared/ruby/ext/rhoconf/rhoconf_wrap.c:#ifndef RHASH_TBL
2016-05-23 tauplatform-1.0.3/platform/shared/ruby/ext/rhoconf/rhoconf_wrap.c:# define RHASH_TBL(x) (RHASH(x)->tbl)
2016-05-23 tauplatform-1.0.3/platform/shared/ruby/ext/ringtones/ringtones_wrap.c:#ifndef RHASH_TBL
2016-05-23 tauplatform-1.0.3/platform/shared/ruby/ext/ringtones/ringtones_wrap.c:# define RHASH_TBL(x) (RHASH(x)->tbl)
2016-05-23 tauplatform-1.0.3/platform/shared/ruby/ext/signature/signature_wrap.c:#ifndef RHASH_TBL
2016-05-23 tauplatform-1.0.3/platform/shared/ruby/ext/signature/signature_wrap.c:# define RHASH_TBL(x) (RHASH(x)->tbl)
2016-05-23 tauplatform-1.0.3/platform/shared/ruby/ext/system/system_wrap.c:#ifndef RHASH_TBL
2016-05-23 tauplatform-1.0.3/platform/shared/ruby/ext/system/system_wrap.c:# define RHASH_TBL(x) (RHASH(x)->tbl)
2016-05-23 tauplatform-1.0.3/platform/shared/ruby/ext/webview/webview_wrap.c:#ifndef RHASH_TBL
2016-05-23 tauplatform-1.0.3/platform/shared/ruby/ext/webview/webview_wrap.c:# define RHASH_TBL(x) (RHASH(x)->tbl)
2016-05-23 tauplatform-1.0.3/platform/shared/ruby/gc.c: st_foreach(RHASH_TBL(hash), set_zero, hash);
2016-05-23 tauplatform-1.0.3/platform/shared/ruby/include/ruby/ruby.h:/* RHASH_TBL allocates st_table if not available. */
2016-05-23 tauplatform-1.0.3/platform/shared/ruby/include/ruby/ruby.h:#define RHASH_TBL(h) rb_hash_tbl(h)
2016-05-23 tauplatform-1.0.3/platform/shared/ruby/process.c: st_foreach(RHASH_TBL(opthash), check_exec_options_i, (st_data_t)e);
2016-05-23 tauplatform-1.0.3/platform/shared/ruby/process.c: st_foreach(RHASH_TBL(hash), check_exec_env_i, (st_data_t)env);
2016-05-23 tauplatform-1.0.3/platform/shared/ruby/thread.c: st_foreach(RHASH_TBL(coverages), clear_coverage_i, 0);
2009-09-08 tddium-ruby-debug-base19-0.12.1/ext/ruby_debug/ruby_debug.c: st_get_num_entries(RHASH_TBL(rdebug_catchpoints)) == 0
2009-09-08 tddium-ruby-debug-base19-0.12.1/ext/ruby_debug/ruby_debug.c: (RHASH_TBL(rdebug_catchpoints)->num_entries) == 0
2011-02-16 thbar-hpricot-0.8.3.1/ext/hpricot_scan/hpricot_scan.c:#ifndef RHASH_TBL
2011-02-16 thbar-hpricot-0.8.3.1/ext/hpricot_scan/hpricot_scan.rl:#ifndef RHASH_TBL
1980-01-02 thread_safety-0.1.3/ext/gc-3.4/internal/hash.h:#define RHASH_TBL_RAW(h) rb_hash_tbl_raw(h, __FILE__, __LINE__)
2021-11-12 threatstack-agent-ruby-0.2.3/ext/libinjection/libinjection_wrap.c:#ifndef RHASH_TBL
2021-11-12 threatstack-agent-ruby-0.2.3/ext/libinjection/libinjection_wrap.c:# define RHASH_TBL(x) (RHASH(x)->tbl)
1980-01-02 tk-0.6.0/ext/tk/tkutil/tkutil.c:#if !defined(RHASH_TBL)
1980-01-02 tk-0.6.0/ext/tk/tkutil/tkutil.c:#define RHASH_TBL(h) (RHASH(h)->tbl)
2010-02-19 tk_as_gem-0.1.0/ext/tkutil/tkutil.c: st_foreach(RHASH_TBL(keys), to_strkey, new_keys);
2010-02-19 tk_as_gem-0.1.0/ext/tkutil/tkutil.c: st_foreach(RHASH_TBL(hash), push_kv, args);
2010-02-19 tk_as_gem-0.1.0/ext/tkutil/tkutil.c: st_foreach(RHASH_TBL(hash), push_kv_enc, args);
2009-07-10 tomz-liblinear-ruby-swig-0.1.1/ext/liblinear_wrap.cxx:#ifndef RHASH_TBL
2009-07-10 tomz-liblinear-ruby-swig-0.1.1/ext/liblinear_wrap.cxx:# define RHASH_TBL(x) (RHASH(x)->tbl)
2009-05-14 tomz-libsvm-ruby-swig-0.3.3/ext/libsvm_wrap.cxx:#ifndef RHASH_TBL
2009-05-14 tomz-libsvm-ruby-swig-0.3.3/ext/libsvm_wrap.cxx:# define RHASH_TBL(x) (RHASH(x)->tbl)
2016-10-17 traceview-3.8.4/ext/oboe_metal/src/oboe_wrap.cxx:#ifndef RHASH_TBL
2016-10-17 traceview-3.8.4/ext/oboe_metal/src/oboe_wrap.cxx:# define RHASH_TBL(x) (RHASH(x)->tbl)
2010-09-19 tx-0.0.5/ext/tx_swig_wrap.cxx:#ifndef RHASH_TBL
2010-09-19 tx-0.0.5/ext/tx_swig_wrap.cxx:# define RHASH_TBL(x) (RHASH(x)->tbl)
2025-12-22 uhferret-1.3.9/ext/uhferret_lib_wrap.cxx:#ifndef RHASH_TBL
2025-12-22 uhferret-1.3.9/ext/uhferret_lib_wrap.cxx:# define RHASH_TBL(x) (RHASH(x)->tbl)
2019-07-18 unmixer-0.5.0/ext/unmixer/2.1.0/internal.h:#define RHASH_TBL_RAW(h) rb_hash_tbl_raw(h)
2019-07-18 unmixer-0.5.0/ext/unmixer/2.2.0/internal.h:#define RHASH_TBL_RAW(h) rb_hash_tbl_raw(h)
2019-07-18 unmixer-0.5.0/ext/unmixer/2.3.0/internal.h:#define RHASH_TBL_RAW(h) rb_hash_tbl_raw(h)
2019-07-18 unmixer-0.5.0/ext/unmixer/2.4.0/internal.h:#define RHASH_TBL_RAW(h) rb_hash_tbl_raw(h)
2019-07-18 unmixer-0.5.0/ext/unmixer/2.6.0/internal.h:#define RHASH_TBL_RAW(h) rb_hash_tbl_raw(h, __FILE__, __LINE__)
2019-07-18 unmixer-0.5.0/ext/unmixer/2.6.0/internal.h:#define RHASH_TBL_RAW(h) rb_hash_tbl_raw(h)
2025-07-15 vinted-memcached-1.8.7/ext/rlibmemcached/rlibmemcached_wrap.c:#ifndef RHASH_TBL
2025-07-15 vinted-memcached-1.8.7/ext/rlibmemcached/rlibmemcached_wrap.c:# define RHASH_TBL(x) (RHASH(x)->tbl)
2009-05-19 visilibity-0.0.1/ext/VisiLibity/VisiLibity_wrap.cxx:#ifndef RHASH_TBL
2009-05-19 visilibity-0.0.1/ext/VisiLibity/VisiLibity_wrap.cxx:# define RHASH_TBL(x) (RHASH(x)->tbl)
2018-04-29 wasm-0.0.2/assets/mruby/include/mruby/hash.h:/* RHASH_TBL allocates st_table if not available. */
2018-04-29 wasm-0.0.2/assets/mruby/include/mruby/hash.h:#define RHASH_TBL(h) (RHASH(h)->ht)
2013-06-03 wcs-0.1.2/ext/wcs_wrap.c:#ifndef RHASH_TBL
2013-06-03 wcs-0.1.2/ext/wcs_wrap.c:# define RHASH_TBL(x) (RHASH(x)->tbl)
2015-01-28 webruby-0.9.3/modules/mruby/include/mruby/hash.h:/* RHASH_TBL allocates st_table if not available. */
2015-01-28 webruby-0.9.3/modules/mruby/include/mruby/hash.h:#define RHASH_TBL(h) (RHASH(h)->ht)
2015-01-28 webruby-0.9.3/modules/mruby/src/hash.c: khash_t(ht) *h = RHASH_TBL(hash);
2015-01-28 webruby-0.9.3/modules/mruby/src/hash.c: khash_t(ht) *h = RHASH_TBL(hash);
2015-01-28 webruby-0.9.3/modules/mruby/src/hash.c: h = RHASH_TBL(hash);
2015-01-28 webruby-0.9.3/modules/mruby/src/hash.c: if (!h) h = RHASH_TBL(hash) = kh_init(ht, mrb);
2015-01-28 webruby-0.9.3/modules/mruby/src/hash.c: h = RHASH_TBL(hash);
2015-01-28 webruby-0.9.3/modules/mruby/src/hash.c: khash_t(ht) *h = RHASH_TBL(hash);
2015-01-28 webruby-0.9.3/modules/mruby/src/hash.c: return RHASH_TBL(hash) = kh_init(ht, mrb);
2015-01-28 webruby-0.9.3/modules/mruby/src/hash.c: khash_t(ht) *h = RHASH_TBL(hash);
2015-01-28 webruby-0.9.3/modules/mruby/src/hash.c: khash_t(ht) *h = RHASH_TBL(hash);
2015-01-28 webruby-0.9.3/modules/mruby/src/hash.c: khash_t(ht) *h = RHASH_TBL(hash);
2015-01-28 webruby-0.9.3/modules/mruby/src/hash.c: khash_t(ht) *h = RHASH_TBL(self);
2015-01-28 webruby-0.9.3/modules/mruby/src/hash.c: khash_t(ht) *h = RHASH_TBL(self);
2015-01-28 webruby-0.9.3/modules/mruby/src/hash.c: khash_t(ht) *h = RHASH_TBL(hash);
2015-01-28 webruby-0.9.3/modules/mruby/src/hash.c: khash_t(ht) *h = RHASH_TBL(hash);
2015-01-28 webruby-0.9.3/modules/mruby/src/hash.c: h = RHASH_TBL(hash);
2015-01-28 webruby-0.9.3/modules/mruby/src/hash.c: h = RHASH_TBL(hash);
2024-03-24 webtranslateit-hpricot-0.10.0/ext/hpricot_scan/hpricot_scan.c:#ifndef RHASH_TBL
2024-03-24 webtranslateit-hpricot-0.10.0/ext/hpricot_scan/hpricot_scan.rl:#ifndef RHASH_TBL
2015-04-12 what_to_run-1.0.2/ext/coverage_peeker/coverage_peeker.c: st_foreach(RHASH_TBL(coverages), coverage_peek_result_i, ncoverages);
2009-03-23 why-hpricot-0.7.229/ext/hpricot_scan/hpricot_scan.c:#ifndef RHASH_TBL
2009-03-23 why-hpricot-0.7.229/ext/hpricot_scan/hpricot_scan.rl:#ifndef RHASH_TBL
2013-04-07 wiring_lmk-2.0.0/ext/wiringpi/wiringpi_wrap.c:#ifndef RHASH_TBL
2013-04-07 wiring_lmk-2.0.0/ext/wiringpi/wiringpi_wrap.c:# define RHASH_TBL(x) (RHASH(x)->tbl)
2013-04-07 wiringpi-2.32.0/ext/wiringpi/wiringpi_wrap.c:#ifndef RHASH_TBL
2013-04-07 wiringpi-2.32.0/ext/wiringpi/wiringpi_wrap.c:# define RHASH_TBL(x) (RHASH(x)->tbl)
2021-06-30 wiringpi-ruby-2.1.5/ext/wiringpi/wiringpi_wrap.c:#ifndef RHASH_TBL
2021-06-30 wiringpi-ruby-2.1.5/ext/wiringpi/wiringpi_wrap.c:# define RHASH_TBL(x) (RHASH(x)->tbl)
2013-04-07 wiringpi2-2.0.1/ext/wiringpi/wiringpi_wrap.c:#ifndef RHASH_TBL
2013-04-07 wiringpi2-2.0.1/ext/wiringpi/wiringpi_wrap.c:# define RHASH_TBL(x) (RHASH(x)->tbl)
2015-05-03 ws2812-0.0.7/ext/ws2812/lowlevel_wrap.c:#ifndef RHASH_TBL
2015-05-03 ws2812-0.0.7/ext/ws2812/lowlevel_wrap.c:# define RHASH_TBL(x) (RHASH(x)->tbl)
2011-06-21 wurlinc-rice-1.4.0.4/rice/detail/ruby.hpp:#ifndef RHASH_TBL
2011-06-21 wurlinc-rice-1.4.0.4/rice/detail/ruby.hpp:#define RHASH_TBL(hsh) RHASH(hsh)->tbl
2011-06-21 wurlinc-rice-1.4.0.4/test/test_Hash.cpp: ASSERT_EQUAL(0, RHASH_TBL(h.value())->num_entries);
2011-06-21 wurlinc-rice-1.4.0.4/test/test_Hash.cpp: ASSERT_EQUAL(0, RHASH_TBL(h.value())->num_entries);
2011-06-21 wurlinc-rice-1.4.0.4/test/test_Hash.cpp: ASSERT_EQUAL(0, RHASH_TBL(h.value())->num_entries);
2011-12-18 x86dis-0.0.3/ext/x86dis/x86dis.c:#ifndef RHASH_TBL
2011-12-18 x86dis-0.0.3/ext/x86dis/x86dis.c:# define RHASH_TBL(x) (RHASH(x)->tbl)
2015-01-14 xapian-1.2.18.2/xapian_wrap.cc:#ifndef RHASH_TBL
2015-01-14 xapian-1.2.18.2/xapian_wrap.cc:# define RHASH_TBL(x) (RHASH(x)->tbl)
2011-04-18 xmlsec-ruby-0.0.7/ext/xmlsec/simple-xmlsec_wrap.c:#ifndef RHASH_TBL
2011-04-18 xmlsec-ruby-0.0.7/ext/xmlsec/simple-xmlsec_wrap.c:# define RHASH_TBL(x) (RHASH(x)->tbl)
2015-08-25 z-rqr-0.2.5/ext/rqr/qr_wrap.cxx:#ifndef RHASH_TBL
2015-08-25 z-rqr-0.2.5/ext/rqr/qr_wrap.cxx:# define RHASH_TBL(x) (RHASH(x)->tbl)
2020-05-14 zscan-2.0.9/ext/pack/internal/hash.h:#define RHASH_TBL_RAW(h) rb_hash_tbl_raw(h, __FILE__, __LINE__)
2020-05-14 zscan-2.0.9/ext/pack/internal/hash.h:#define RHASH_TBL_RAW(h) rb_hash_tbl_raw(h)
2020-05-14 zscan-2.0.9/ext/pack/internal-25.h:#define RHASH_TBL_RAW(h) rb_hash_tbl_raw(h)
2020-05-14 zscan-2.0.9/ext/pack/internal-26.h:#define RHASH_TBL_RAW(h) rb_hash_tbl_raw(h)
2020-05-14 zscan-2.0.9/ext/pack/internal-27/hash.h:#define RHASH_TBL_RAW(h) rb_hash_tbl_raw(h, __FILE__, __LINE__)
2020-05-14 zscan-2.0.9/ext/pack/internal-27/hash.h:#define RHASH_TBL_RAW(h) rb_hash_tbl_raw(h)
2020-05-14 zscan-2.0.9/ext/pack/ruby/internal/core/rhash.h: * - #RHASH_TBL: works.
2020-05-14 zscan-2.0.9/ext/pack/ruby/internal/core/rhash.h:#define RHASH_TBL(h) rb_hash_tbl(h, __FILE__, __LINE__)
2016-10-14 ztx-0.0.1/ext/tx_swig_wrap.cxx:#ifndef RHASH_TBL
2016-10-14 ztx-0.0.1/ext/tx_swig_wrap.cxx:# define RHASH_TBL(x) (RHASH(x)->tbl)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment