Home
last modified time | relevance | path

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

/ndk/sources/host-tools/ndk-stack/regex/
Dengine.c110 static char *pchar(int);
966 (void)fprintf(d, " %s", pchar(ch)); in print()
985 (void)printf("%s %s-", title, pchar(*start)); in at()
986 (void)printf("%s ", pchar(*stop)); in at()
1001 pchar(int ch) in pchar() function