Lines Matching full:escaped
3717 // my $escaped = 1;3718 // $escaped = 0 if $c =~ m#[A-Za-z0-9@*_+./-]#;3719 // print $escaped ? "0, " : "1, ";3724 // Only for 8 bit characters, the rest are always escaped (in a different way)