Searched refs:convert_ucn_to_byte (Results 1 - 2 of 2) sorted by relevance

/external/bison/src/
H A Dscan-gram.l81 static int convert_ucn_to_byte (char const *hex_text);
559 int c = convert_ucn_to_byte (yytext);
798 convert_ucn_to_byte (char const *ucn)
H A Dscan-gram.c1024 static int convert_ucn_to_byte (char const *hex_text);
2201 int c = convert_ucn_to_byte (gram_text);
3598 convert_ucn_to_byte (char const *ucn) function

Completed in 102 milliseconds