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

/macosx-10.9.5/ruby-104/ruby/
H A Dinternal.h190 int rb_is_const_name(VALUE name);
H A Dstruct.c191 if (!rb_is_const_name(name)) {
H A Dobject.c2090 if (rb_is_const_name(name)) {
H A Dvariable.c1921 if (rb_is_const_name(name)) {
H A Dparse.c17150 rb_is_const_name(VALUE name) function
H A Dparse.y10654 rb_is_const_name(VALUE name)
/macosx-10.9.5/ruby-104/ruby/ext/ripper/
H A Dripper.c17240 rb_is_const_name(VALUE name) function
H A Dripper.y10654 rb_is_const_name(VALUE name)

Completed in 205 milliseconds