code_key          554 ext/standard/html.c 	unsigned short code_key;
code_key          560 ext/standard/html.c 	code_key = (unsigned short) code_key_a;
code_key          564 ext/standard/html.c 		if (code_key < m->un_code_point)
code_key          566 ext/standard/html.c 		else if (code_key > m->un_code_point)