code_key          553 ext/standard/html.c 	unsigned short code_key;
code_key          559 ext/standard/html.c 	code_key = (unsigned short) code_key_a;
code_key          563 ext/standard/html.c 		if (code_key < m->un_code_point)
code_key          565 ext/standard/html.c 		else if (code_key > m->un_code_point)