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

/ast/src/lib/libtk/generic/
H A DtkText.c1511 int code, matchLength, matchChar, passes, stopLine, searchWholeText;
1640 for (passes = 0; passes < 2; ) {
1711 passes++;
1712 if ((passes == 1) ^ backwards) {
1499 int code, matchLength, matchChar, passes, stopLine, searchWholeText; local

Completed in 13 milliseconds