Searched refs:ucn (Results 1 – 2 of 2) sorted by relevance
798 convert_ucn_to_byte (char const *ucn)801 unsigned long int code = strtoul (ucn + 2, NULL, 16);
3598 convert_ucn_to_byte (char const *ucn) in convert_ucn_to_byte() argument3601 unsigned long int code = strtoul (ucn + 2, NULL, 16); in convert_ucn_to_byte()