Searched refs:ucs_symbol (Results 1 – 1 of 1) sorted by relevance
/l4re-core-master/uclibc/lib/contrib/uclibc/test/locale/ |
A D | gen-unicode-ctype.c | 480 ucs_symbol (unsigned int i) in ucs_symbol() function 494 strcpy (buf, ucs_symbol (low)); in ucs_symbol_range() 496 strcat (buf, ucs_symbol (high)); in ucs_symbol_range() 534 strcpy (buf, ucs_symbol (low)); in output_charclass() 582 strcat (buf, ucs_symbol (i)); in output_charmap() 584 strcat (buf, ucs_symbol (func (i))); in output_charmap() 665 ucs_symbol (ch), ch, to_upper (ch)); in output_tables() 672 ucs_symbol (ch), ch, to_lower (ch)); in output_tables() 722 fprintf (stderr, "%s is punct\n", ucs_symbol (ch)); in output_tables() 736 "%s is print but not graph|<space>\n", ucs_symbol (ch)); in output_tables() [all …]
|
Completed in 4 milliseconds