Home
last modified time | relevance | path

Searched refs:ure (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/vgrind/
H A Dregexp.c107 char *ure; /* pointer current position in unconverted exp */ variable
124 ure = re; in convexp()
148 while (*ure != NIL) { in expconv()
149 switch (c = *ure++) { in expconv()
152 switch (c = *ure++) { in expconv()