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

/macosx-10.9.5/ruby-104/ruby/
H A Deval.c980 ID id_append_features, id_included; local
982 CONST_ID(id_append_features, "append_features");
988 rb_funcall(argv[argc], id_append_features, 1, module);

Completed in 155 milliseconds