lookup_phrase


Description:

public abstract bool lookup_phrase (string[] input, out string[] phrase)

Lookup phrase.

Parameters:

input

input sequence to lookup

phrase

output location of phrase

Returns:

`true` if found, `false` otherwise