Lines Matching refs:result
90 * the empty string, in all other cases the result of calling
674 var result = fn(tokens[j], j, tokens)
676 if (result === null || result === void 0 || result === '') continue
678 if (Array.isArray(result)) {
679 for (var k = 0; k < result.length; k++) {
680 memo.push(result[k])
683 memo.push(result)
1858 * A result contains details of a document matching a search query.
1860 * @property {string} ref - The reference of the document this result represents.
2443 * slower saturation levels, a lower value will result in quicker saturation.