Lines Matching full:algorithm
26 * | | Algorithm | |
38 * search parameters such as the pattern and algorithm name.
39 * (2) Core requests the algorithm to allocate and initialize a search
43 * to the algorithm to store persistent variables.
45 * request to the algorithm.
46 * (5) Algorithm calls get_next_block() provided by the user continuously
48 * (6) Algorithm invokes finish() after the last call to get_next_block
51 * (8) Core notifies the algorithm to destroy algorithm specific
57 * by calling textsearch_prepare() specifying the searching algorithm,
60 * performance of algorithm, so you should use it at own your risk.
242 * @algo: name of search algorithm
248 * Looks up the search algorithm module and creates a new textsearch