Searched refs:p_pmcs (Results 1 – 3 of 3) sorted by relevance
2381 if (!(props & ENC_8BIT) && ((*p_pmcs != NUL) || !(props & ENC_UNICODE))) in mch_print_init()2395 if (prt_match_charset((char *)p_pmcs, &prt_ps_mbfonts[cmap], in mch_print_init()2435 if (*p_pmcs == NUL) in mch_print_init()2440 vim_strncpy((char_u *)prt_cmap, p_pmcs, sizeof(prt_cmap) - 3); in mch_print_init()
610 EXTERN char_u *p_pmcs; // 'printmbcharset' variable
1988 (char_u *)&p_pmcs, PV_NONE,