rb_is_const_id 3464 compile.c if (rb_is_const_id(node->nd_mid)) { rb_is_const_id 5807 compile.c if (rb_is_const_id(node->nd_mid)) { rb_is_const_id 1794 ext/win32ole/win32ole.c if (rb_is_const_id(id)) { rb_is_const_id 624 include/ruby/intern.h CONSTFUNC(int rb_is_const_id(ID)); rb_is_const_id 1929 object.c return rb_is_local_id(id) || rb_is_const_id(id); rb_is_const_id 2145 object.c if (!rb_is_const_id(id)) { rb_is_const_id 2293 object.c if (!rb_is_const_id(id)) { rb_is_const_id 733 struct.c if (rb_is_local_id(id) || rb_is_const_id(id)) { rb_is_const_id 101 variable.c if (!rb_is_const_id(key)) return ID_TABLE_CONTINUE; rb_is_const_id 1687 variable.c #define rb_is_constant_id rb_is_const_id rb_is_const_id 1947 variable.c if (!rb_is_const_id(id)) { rb_is_const_id 2382 variable.c if (rb_is_const_id(key)) { rb_is_const_id 2391 variable.c if (rb_is_const_id(const_name)) { rb_is_const_id 2671 variable.c if (!rb_is_const_id(id)) {