Home
last modified time | relevance | path

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

/dokuwiki/lib/scripts/
H A Dqsearch.js99 var max, $links, too_big;
121 too_big = function (l) { function
126 too_big = function (l) {
134 if (!too_big(this)) {
143 while ((nsR - nsL > 3) && too_big(this) && runaway++ < 500) {