GLib.Regex.prototype.get_has_cr_or_lf
function get_has_cr_or_lf(): Boolean {
// Gjs wrapper for g_regex_get_has_cr_or_lf()
}
Checks whether the pattern contains explicit CR or LF references.
Since 2.34
- Returns
true if the pattern contains explicit CR or LF references