matches


Description:

public bool matches (string input)

Returns true when entire input matches.

Parameters:

input

source text.

Returns:

true when full match.