Searched refs:ccre (Results 1 – 1 of 1) sorted by relevance
130 static char *ccre; /* pointer to current position in converted exp*/ variable145 ccre = cre; in convexp()151 ccre = MNEXT(cre); in convexp()155 *ccre = 0; in convexp()179 cs = ccre; in expconv()182 ccre += 2; in expconv()185 *ccre++ = c; in expconv()196 OCNT(acs) = ccre - acs; in expconv()201 cs = ccre; in expconv()204 ccre = MNEXT(cs); in expconv()[all …]