Searched refs:regchar (Results 1 – 2 of 2) sorted by relevance
/PHP-5.6/ext/ereg/regex/ |
H A D | debug.c | 61 fprintf(d, ", %d=%s", i, regchar(c)); 71 fprintf(d, "%s", regchar(c)); 78 regchar(c-1)); 129 fprintf(d, "%s", regchar((unsigned char)opnd)); 153 fprintf(d, "%s", regchar(i)); 160 regchar(i-1)); 232 regchar(ch) in regchar() function
|
H A D | debug.ih | 9 static char *regchar(int ch);
|
Completed in 8 milliseconds