Searched refs:matchp (Results 1 - 1 of 1) sorted by relevance
| /PHP_TRUNK/ext/ereg/regex/ | ||
| H A D | engine.c | 731 register unsigned char *matchp; /* last p at which a match ended */ local 738 matchp = NULL; 779 matchp = p; 793 return(matchp); |
Completed in 3 milliseconds