Home
last modified time | relevance | path

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

/openbsd/regress/lib/libc/regex/
H A Ddebug.c95 fprintf(d, "%s", regchar((char)opnd));
119 fprintf(d, "%s", regchar(i));
126 regchar(i-1));
198 regchar(ch) in regchar() function
H A Ddebug.ih12 static char *regchar(int ch);
/openbsd/gnu/llvm/llvm/lib/Support/
H A Dregengine.inc1070 * Is this identical to regchar() over in debug.c? Well, yes. But a