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