Vala.Regex.Pattern.find – Valacore Reference Manual
find
Description:
public
bool
find
(
string
input)
Returns whether any match exists.
Parameters:
input
source text.
Returns:
true when at least one match exists.