Searched refs:p_mbenc (Results 1 – 1 of 1) sorted by relevance
2283 struct prt_ps_encoding_S *p_mbenc; in prt_match_encoding() local2288 p_mbenc = p_cmap->encodings; in prt_match_encoding()2293 *pp_mbenc = p_mbenc; in prt_match_encoding()2296 p_mbenc++; in prt_match_encoding()2346 struct prt_ps_encoding_S *p_mbenc; in mch_print_init() local2379 p_mbenc = NULL; in mch_print_init()2388 &p_mbenc)) in mch_print_init()2392 p_mbenc_first = p_mbenc; in mch_print_init()2403 p_mbenc = p_mbenc_first; in mch_print_init()2408 prt_out_mbyte = (p_mbenc != NULL); in mch_print_init()[all …]