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

/macosx-10.10.1/emacs-93/emacs/src/
H A Dccl.h74 int eight_bit_control; /* If nonzero, ccl_driver counts all member in struct:ccl_program
H A Dccl.c922 int extra_bytes = ccl->eight_bit_control;
1949 ccl->eight_bit_control = (extra_bytes > 1);
2114 ccl->eight_bit_control = 0;
H A Dcoding.c4646 ccl->eight_bit_control = coding->dst_multibyte;
4649 ccl->eight_bit_control = 1;
4671 else if (!ccl->eight_bit_control)

Completed in 111 milliseconds