CONSTFUNC 26 include/ruby/defines.h #ifndef CONSTFUNC CONSTFUNC 241 include/ruby/encoding.h CONSTFUNC(int rb_enc_toupper(int c, rb_encoding *enc)); CONSTFUNC 242 include/ruby/encoding.h CONSTFUNC(int rb_enc_tolower(int c, rb_encoding *enc)); CONSTFUNC 261 include/ruby/encoding.h CONSTFUNC(int rb_ascii8bit_encindex(void)); CONSTFUNC 264 include/ruby/encoding.h CONSTFUNC(int rb_utf8_encindex(void)); CONSTFUNC 267 include/ruby/encoding.h CONSTFUNC(int rb_usascii_encindex(void)); CONSTFUNC 257 include/ruby/intern.h CONSTFUNC(void rb_error_untrusted(VALUE)); CONSTFUNC 259 include/ruby/intern.h CONSTFUNC(void rb_check_trusted(VALUE)); CONSTFUNC 583 include/ruby/intern.h CONSTFUNC(VALUE rb_dbl_cmp(double, double)); CONSTFUNC 624 include/ruby/intern.h CONSTFUNC(int rb_is_const_id(ID)); CONSTFUNC 625 include/ruby/intern.h CONSTFUNC(int rb_is_global_id(ID)); CONSTFUNC 626 include/ruby/intern.h CONSTFUNC(int rb_is_instance_id(ID)); CONSTFUNC 627 include/ruby/intern.h CONSTFUNC(int rb_is_attrset_id(ID)); CONSTFUNC 628 include/ruby/intern.h CONSTFUNC(int rb_is_class_id(ID)); CONSTFUNC 629 include/ruby/intern.h CONSTFUNC(int rb_is_local_id(ID)); CONSTFUNC 630 include/ruby/intern.h CONSTFUNC(int rb_is_junk_id(ID)); CONSTFUNC 133 include/ruby/io.h CONSTFUNC(int rb_io_oflags_fmode(int oflags)); CONSTFUNC 619 include/ruby/ruby.h CONSTFUNC(void rb_secure_update(VALUE)); CONSTFUNC 134 include/ruby/st.h CONSTFUNC(int st_numcmp(st_data_t, st_data_t)); CONSTFUNC 135 include/ruby/st.h CONSTFUNC(st_index_t st_numhash(st_data_t)); CONSTFUNC 142 include/ruby/st.h CONSTFUNC(st_index_t st_hash_uint32(st_index_t h, uint32_t i)); CONSTFUNC 143 include/ruby/st.h CONSTFUNC(st_index_t st_hash_uint(st_index_t h, st_index_t i)); CONSTFUNC 144 include/ruby/st.h CONSTFUNC(st_index_t st_hash_end(st_index_t h)); CONSTFUNC 145 include/ruby/st.h CONSTFUNC(st_index_t st_hash_start(st_index_t h)); CONSTFUNC 900 internal.h CONSTFUNC(const char * rb_insns_name(int i)); CONSTFUNC 921 internal.h CONSTFUNC(void rb_gc_mark_encodings(void)); CONSTFUNC 1189 internal.h CONSTFUNC(VALUE rb_obj_equal(VALUE obj1, VALUE obj2)); CONSTFUNC 1190 internal.h CONSTFUNC(VALUE rb_obj_not(VALUE obj)); CONSTFUNC 6945 process.c CONSTFUNC(static timetick_int_t gcd_timetick_int(timetick_int_t, timetick_int_t)); CONSTFUNC 132 regenc.h CONSTFUNC(ONIG_EXTERN int onigenc_not_support_get_ctype_code_range P_((OnigCtype ctype, OnigCodePoint* sb_out, const OnigCodePoint* ranges[], OnigEncoding enc))); CONSTFUNC 142 regenc.h CONSTFUNC(ONIG_EXTERN int onigenc_single_byte_mbc_enc_len P_((const UChar* p, const UChar* e, OnigEncoding enc))); CONSTFUNC 144 regenc.h CONSTFUNC(ONIG_EXTERN int onigenc_single_byte_code_to_mbclen P_((OnigCodePoint code, OnigEncoding enc))); CONSTFUNC 146 regenc.h CONSTFUNC(ONIG_EXTERN UChar* onigenc_single_byte_left_adjust_char_head P_((const UChar* start, const UChar* s, const OnigUChar* end, OnigEncoding enc))); CONSTFUNC 147 regenc.h CONSTFUNC(ONIG_EXTERN int onigenc_always_true_is_allowed_reverse_match P_((const UChar* s, const UChar* end, OnigEncoding enc))); CONSTFUNC 148 regenc.h CONSTFUNC(ONIG_EXTERN int onigenc_always_false_is_allowed_reverse_match P_((const UChar* s, const UChar* end, OnigEncoding enc))); CONSTFUNC 149 regenc.h CONSTFUNC(ONIG_EXTERN int onigenc_ascii_is_code_ctype P_((OnigCodePoint code, unsigned int ctype, OnigEncoding enc))); CONSTFUNC 154 regenc.h CONSTFUNC(ONIG_EXTERN int onigenc_mb2_code_to_mbclen P_((OnigCodePoint code, OnigEncoding enc))); CONSTFUNC 159 regenc.h CONSTFUNC(ONIG_EXTERN int onigenc_mb4_code_to_mbclen P_((OnigCodePoint code, OnigEncoding enc)));