Home
last modified time | relevance | path

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

/PHP-5.3/ext/ereg/regex/
H A Ddebug.c61 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 Ddebug.ih9 static char *regchar(int ch);

Completed in 5 milliseconds