Home | History | Annotate | Download | only in js

Lines Matching refs:paging

1000      * Look for any paging links that may occur within the document.
1082 /* If a parentNode contains page or paging or paginat */
1104 * If the URL looks like it has paging in it, add to the score.
1107 if (linkHref.match(/p(a|g|ag)?(e|ing|ination)?(=|\/)[0-9]{1,2}/i) || linkHref.match(/(page|paging)/i)) {