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

/macosx-10.10.1/ruby-106/ruby/ext/psych/
H A Dpsych_emitter.c6 static ID id_indentation; variable
61 indent = rb_funcall(options, id_indentation, 0);
535 id_indentation = rb_intern("indentation");

Completed in 118 milliseconds