13 lines
		
	
	
		
			498 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			498 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| static char *big5_symbol[] = {
 | |
|     "\242q", "\242u", "\242s", "\242z", "\242t", "\242x", "\242{", "",
 | |
|     "\242r", "\242|", "\242w", "", "\242}", "", "", "",
 | |
|     "\242q", "\242u", "\242s", "\242z", "\242t", "\242x", "\242{", "",
 | |
|     "\242r", "\242|", "\242w", "", "\242}", "", "", "",
 | |
| 
 | |
|     "\241\105", "\241\274", "\241\270", "\241\263", "\241\275", "\241\271",
 | |
|     "\241\267", "\241\264", "\241\265", "\241\264", "\241\263", "\241\274",
 | |
|     "\241\264",
 | |
|     "\241\155\241\364\241\365",
 | |
|     NULL
 | |
| };
 |