Home
last modified time | relevance | path

Searched refs:runetochar (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/one-true-awk/
H A Dlex.c376 extern int runetochar(char *str, int c);
472 bp += runetochar(bp, n); in string()
H A Drun.c759 int runetochar(char *str, int c) in runetochar() function