Searched refs:realmax (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/tcl-105/tcl/tcl/generic/
H A Drege_dfa.c179 chr *realmax = (max == v->stop) ? max : max + 1;
219 while (cp < realmax) {
238 while (cp < realmax) {
177 chr *realmax = (max == v->stop) ? max : max + 1; local
/macosx-10.10.1/tcl-105/tcl84/tcl/generic/
H A Drege_dfa.c148 chr *realmax = (max == v->stop) ? max : max + 1; local
177 while (cp < realmax) {
194 while (cp < realmax) {

Completed in 114 milliseconds