#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 6446 of file nkf.c.
References utimbuf::actime, backup_f, backup_suffix, binmode_f, debug_f, dup2(), FALSE, file_out_f, fileno, get_backup_filename(), getenv(), guess_f, iconv_for_check, input_codename, input_eol, IOBUF_SIZE, kanji_convert(), mime_f, utimbuf::modtime, nkf_state_init(), nkf_xfree, nkf_xmalloc(), noconvert(), nop_f, NULL, options(), overwrite_f, preserve_time_f, print_guessed_code(), reinit(), ruby_init(), RUBY_INIT_STACK, ruby_options(), ruby_run_node, ruby_sysinit(), setbinmode, setvbuffer, stat, stdibuf, stdobuf, time_t, TRUE, unbuf_f, x0212_f, and x0213_f.
Referenced by iseq_data_to_ary(), and WinMain().
| int WINAPI WinMain | ( | HINSTANCE | current, | |
| HINSTANCE | prev, | |||
| LPSTR | cmdline, | |||
| int | showcmd | |||
| ) |