Searched refs:digitfound (Results 1 – 1 of 1) sorted by relevance
1035 bool commafound, digitfound; in relex() local1176 digitfound = false; in relex()1186 if (digitfound) { /* {n,m} */ in relex()1201 if (digitfound) { /* {n} same as {n,n} */ in relex()1225 digitfound = true; in relex()1233 digitfound = false; /* reset */ in relex()