The complete function definition is:
REGEXP_LIKE(String to search, Pattern, [Parameters]),
where
String to search, Pattern, and Parameters are the same as for REGEXP_INSTR.
As with REGEXP_INSTR, the Parameters argument is usually used only in special situations.