is_option_with_arg 1196 ruby.c         	    else if (is_option_with_arg("enable", Qtrue, Qtrue)) {
is_option_with_arg 1199 ruby.c         	    else if (is_option_with_arg("disable", Qtrue, Qtrue)) {
is_option_with_arg 1202 ruby.c         	    else if (is_option_with_arg("encoding", Qfalse, Qtrue)) {
is_option_with_arg 1227 ruby.c         	    else if (is_option_with_arg("internal-encoding", Qfalse, Qtrue)) {
is_option_with_arg 1230 ruby.c         	    else if (is_option_with_arg("external-encoding", Qfalse, Qtrue)) {
is_option_with_arg 1234 ruby.c         	    else if (is_option_with_arg("source-encoding", Qfalse, Qtrue)) {
is_option_with_arg 1250 ruby.c         	    else if (is_option_with_arg("dump", Qfalse, Qfalse)) {