Searched refs:ccre (Results 1 – 1 of 1) sorted by relevance
110 char *ccre; /* pointer to current position in converted exp*/ variable125 ccre = cre; in convexp()131 ccre = MNEXT(cre); in convexp()135 *ccre = 0; in convexp()159 cs = ccre; in expconv()162 ccre += 2; in expconv()165 *ccre++ = c; in expconv()176 OCNT(acs) = ccre - acs; in expconv()181 cs = ccre; in expconv()184 ccre = MNEXT(cs); in expconv()[all …]