Home
last modified time | relevance | path

Searched refs:to_obj (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/usr.bin/perl/cpan/Encode/
H A DEncode.xs1056 SV *to_obj; variable
1070 to_obj = find_encoding(aTHX_ to);
1071 if (!SvOK(to_obj))
1074 new_octets = sv_2mortal(call_encoding(aTHX_ "encode", to_obj, string, check));