Searched refs:ucn (Results 1 – 2 of 2) sorted by relevance
1024 convert_ucn_to_byte (char const *ucn) in convert_ucn_to_byte() argument1027 unsigned long int code = strtoul (ucn + 2, NULL, 16); in convert_ucn_to_byte()
3678 convert_ucn_to_byte (char const *ucn) in convert_ucn_to_byte() argument3681 unsigned long int code = strtoul (ucn + 2, NULL, 16); in convert_ucn_to_byte()