TextEdit.search

Perform a search inside the text. Search flags can be specified in the SEARCH_* enum.

struct TextEdit
@nogc nothrow const
PoolIntArray
search
(
StringArg0
)
(
in StringArg0 key
,
in long flags
,
in long from_line
,
in long from_column
)

Meta