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

/solaris-userland-s11u3/components/jansson/doc/html/_static/
H A Dsearchtools.js324 var excluded = []; variable
343 toAppend = excluded;
358 // console.info('excluded: ', excluded);
376 results = results.concat(this.performTermsSearch(searchterms, excluded, terms, Scorer.term))
377 .concat(this.performTermsSearch(searchterms, excluded, titleterms, Scorer.title));
541 performTermsSearch : function(searchterms, excluded, terms, score) {
568 // now check if the files don't contain excluded terms
576 // ensure that none of the excluded terms is in the search result
577 for (i = 0; i < excluded
[all...]
/solaris-userland-s11u3/components/nmap/
H A Dnmap.license329 that distribution is permitted only in or among countries not thus excluded.

Completed in 38 milliseconds