Searched refs:ure (Results 1 – 1 of 1) sorted by relevance
109 char *ure; /* pointer current position in unconverted exp */ variable126 ure = re; in convexp()150 while (*ure != NIL) { in expconv()151 switch (c = *ure++) { in expconv()154 switch (c = *ure++) { in expconv()