Searched refs:p_pmcs (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/vim-55/src/
H A Dhardcopy.c2507 if (!(props & ENC_8BIT) && ((*p_pmcs != NUL) || !(props & ENC_UNICODE)))
2516 if (prt_match_charset((char *)p_pmcs, &prt_ps_mbfonts[cmap],
2553 if (*p_pmcs == NUL)
2558 vim_strncpy((char_u *)prt_cmap, p_pmcs, sizeof(prt_cmap) - 3);
H A Doption.h487 EXTERN char_u *p_pmcs; /* 'printmbcharset' */ variable
H A Doption.c2017 (char_u *)&p_pmcs, PV_NONE,

Completed in 116 milliseconds