Home
last modified time | relevance | path

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

/bionic/libc/upstream-netbsd/lib/libc/regex/
Dengine.c151 static char *pchar(int ch);
1112 fprintf(d, " %s", pchar(ch)); in print()
1146 printf("%s %s-", title, pchar(*start)); in at()
1147 printf("%s ", pchar(*stop)); in at()
1165 pchar( in pchar() function