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

/ast/src/lib/libtk/generic/
H A DtkText.c1511 int code, matchLength, matchChar, passes, stopLine, searchWholeText;
1616 searchWholeText = 0;
1619 searchWholeText = 1;
1795 if (!searchWholeText) {
1822 if (!searchWholeText) {
1831 if (!searchWholeText) {
1499 int code, matchLength, matchChar, passes, stopLine, searchWholeText; local

Completed in 15 milliseconds