ESC              2541 ext/nkf/nkf-utf8/nkf.c 		    (*o_putc)(ESC); \
ESC              2555 ext/nkf/nkf-utf8/nkf.c 	(*o_putc)(ESC);
ESC              2560 ext/nkf/nkf-utf8/nkf.c 	(*o_putc)(ESC);
ESC              2565 ext/nkf/nkf-utf8/nkf.c 	(*o_putc)(ESC);
ESC              2570 ext/nkf/nkf-utf8/nkf.c 	(*o_putc)(ESC);
ESC              2576 ext/nkf/nkf-utf8/nkf.c 	(*o_putc)(ESC);
ESC              2582 ext/nkf/nkf-utf8/nkf.c 	(*o_putc)(ESC);
ESC              3383 ext/nkf/nkf-utf8/nkf.c 	if (c2 == ESC){
ESC              3698 ext/nkf/nkf-utf8/nkf.c     if (c=='$' && nkf_state->broken_state != ESC
ESC              3705 ext/nkf/nkf-utf8/nkf.c 	    return ESC;
ESC              3710 ext/nkf/nkf-utf8/nkf.c     } else if (c=='(' && nkf_state->broken_state != ESC
ESC              3717 ext/nkf/nkf-utf8/nkf.c 	    return ESC;
ESC              6028 ext/nkf/nkf-utf8/nkf.c 	    } else if (c1 == ESC && (!is_8bit || mime_decode_mode)) {
ESC              6030 ext/nkf/nkf-utf8/nkf.c 		    (*oconv)(0, ESC);
ESC              6078 ext/nkf/nkf-utf8/nkf.c 			    (*oconv)(0, ESC);
ESC              6090 ext/nkf/nkf-utf8/nkf.c 			(*oconv)(0, ESC);
ESC              6119 ext/nkf/nkf-utf8/nkf.c 			(*oconv)(0, ESC);
ESC              6135 ext/nkf/nkf-utf8/nkf.c 			(*oconv)(0, ESC);
ESC              6149 ext/nkf/nkf-utf8/nkf.c 			(*oconv)(0, ESC);
ESC              6156 ext/nkf/nkf-utf8/nkf.c 		    (*oconv)(0, ESC);
ESC              6159 ext/nkf/nkf-utf8/nkf.c 	    } else if (c1 == ESC && iconv == s_iconv) {
ESC              6162 ext/nkf/nkf-utf8/nkf.c 		    (*oconv)(0, ESC);
ESC              6188 ext/nkf/nkf-utf8/nkf.c 			(*oconv)(0, ESC);
ESC              6196 ext/nkf/nkf-utf8/nkf.c 		    (*oconv)(0, ESC);