|
Ruby
2.5.0dev(2017-10-22revision60238)
|
#include <windows.h>#include <stdio.h>Go to the source code of this file.
Functions | |
| int | main (int, char **) |
| int WINAPI | WinMain (HINSTANCE current, HINSTANCE prev, LPSTR cmdline, int showcmd) |
| int main | ( | int | , |
| char ** | |||
| ) |
Definition at line 6921 of file nkf.c.
References ABS_SRCDIR, ARCH, BUILDDIR, EXTOUT_DIR, getenv, NULL, PATH_SEPARATOR, ruby_init(), RUBY_INIT_STACK, ruby_options, ruby_run_node, ruby_set_debug_option(), ruby_sysinit(), and STRINGIZE.
Referenced by nl_langinfo_codeset(), rb_parser_set_context(), and WinMain().
1.8.13