Searched full:encode (Results 1 – 2 of 2) sorted by relevance
626 /* encode near jmp manually. gas will not do it if offsets < 127 byte */ in test_jcc_near()
20 use Encode qw(decode encode);2973 $author = encode("utf8", $author) if ($line =~ /=\?utf-8\?/i);