is_option_with_arg  955 ruby.c         	    else if (is_option_with_arg("enable", Qtrue, Qtrue)) {
is_option_with_arg  958 ruby.c         	    else if (is_option_with_arg("disable", Qtrue, Qtrue)) {
is_option_with_arg  961 ruby.c         	    else if (is_option_with_arg("encoding", Qfalse, Qtrue)) {
is_option_with_arg  982 ruby.c         	    else if (is_option_with_arg("internal-encoding", Qfalse, Qtrue)) {
is_option_with_arg  985 ruby.c         	    else if (is_option_with_arg("external-encoding", Qfalse, Qtrue)) {
is_option_with_arg 1000 ruby.c         	    else if (is_option_with_arg("dump", Qfalse, Qfalse)) {