Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/perl/cpan/Encode/
H A DEncode.pm218 'utf-8-strict' => { Name => 'utf-8-strict', strict_utf8 => 1 }
H A DEncode.xs354 strict_utf8(pTHX_ SV* sv) in strict_utf8() function
663 s = process_utf8(aTHX_ dst, s, e, check_sv, 0, strict_utf8(aTHX_ obj), renewed);
701 if (strict_utf8(aTHX_ obj)) {