nkf_xmalloc 811 ext/nkf/nkf-utf8/nkf.c nkf_buf_t *buf = nkf_xmalloc(sizeof(nkf_buf_t)); nkf_xmalloc 812 ext/nkf/nkf-utf8/nkf.c buf->ptr = nkf_xmalloc(length); nkf_xmalloc 997 ext/nkf/nkf-utf8/nkf.c backup_filename = nkf_xmalloc(strlen(suffix) + (asterisk_count * (filename_length - 1)) + 1); nkf_xmalloc 1011 ext/nkf/nkf-utf8/nkf.c backup_filename = nkf_xmalloc(j + 1); nkf_xmalloc 3001 ext/nkf/nkf-utf8/nkf.c nkf_state = nkf_xmalloc(sizeof(nkf_state_t)); nkf_xmalloc 4377 ext/nkf/nkf-utf8/nkf.c lwsp_buf = nkf_xmalloc((lwsp_size+5)*sizeof(char)); nkf_xmalloc 4476 ext/nkf/nkf-utf8/nkf.c lwsp_buf = nkf_xmalloc((lwsp_size+5)*sizeof(char)); nkf_xmalloc 5031 ext/nkf/nkf-utf8/nkf.c converter->input_buffer = nkf_xmalloc(converter->input_buffer_size); nkf_xmalloc 5033 ext/nkf/nkf-utf8/nkf.c converter->output_buffer = nkf_xmalloc(converter->output_buffer_size); nkf_xmalloc 6489 ext/nkf/nkf-utf8/nkf.c outfname = nkf_xmalloc(strlen(origfname)