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

/macosx-10.9.5/ruby-104/ruby/
H A Deval.c1182 ID id_refinements, id_activated_refinements, local
1203 CONST_ID(id_activated_refinements, "__activated_refinements__");
1204 activated_refinements = rb_attr_get(module, id_activated_refinements);
1207 rb_ivar_set(module, id_activated_refinements,

Completed in 82 milliseconds