rb_vsprintf      1068 error.c            argv[0] = rb_vsprintf(fmt, args);
rb_vsprintf      1083 error.c            argv[0] = rb_vsprintf(fmt, args);
rb_vsprintf      2066 error.c            mesg = rb_vsprintf(fmt, args);
rb_vsprintf      2120 error.c            mesg = rb_vsprintf(fmt, args);
rb_vsprintf       344 ext/openssl/ossl.c 	str = rb_vsprintf(fmt, args);
rb_vsprintf      17068 ext/ripper/ripper.c     str = rb_vsprintf(fmt, args);
rb_vsprintf      11319 ext/ripper/ripper.y     str = rb_vsprintf(fmt, args);
rb_vsprintf       871 ext/tk/tcltklib.c     msg = rb_vsprintf(fmt, args);
rb_vsprintf        52 ext/win32ole/win32ole_error.c     msg = rb_vsprintf(fmt, args);
rb_vsprintf       700 include/ruby/intern.h VALUE rb_vsprintf(const char*, va_list);
rb_vsprintf      16992 parse.c            str = rb_vsprintf(fmt, args);
rb_vsprintf      11319 parse.y            str = rb_vsprintf(fmt, args);
rb_vsprintf      1449 sprintf.c          result = rb_vsprintf(format, ap);