Regex.getHasCrOrLf

Checks whether the pattern contains explicit CR or LF references. Since 2.34

class Regex
int
getHasCrOrLf
()

Return Value

Type: int

TRUE if the pattern contains explicit CR or LF references

Meta