Searched refs:ure (Results 1 – 1 of 1) sorted by relevance
107 char *ure; /* pointer current position in unconverted exp */ variable124 ure = re; in convexp()148 while (*ure != NIL) { in expconv()149 switch (c = *ure++) { in expconv()152 switch (c = *ure++) { in expconv()