Searched defs:ucn (Results 1 - 1 of 1) sorted by relevance

/external/bison/src/
H A Dscan-gram.c3598 convert_ucn_to_byte (char const *ucn) argument
3601 unsigned long int code = strtoul (ucn + 2, NULL, 16);

Completed in 79 milliseconds