Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/perl/regen/
Dcharset_translations.pl255 sub cp_2_utfbytes($$) { subroutine
Dunicode_constants.pl87 split //, cp_2_utfbytes($bytes, $charset);
Dregcharclass.pl196 push @u, map { ord } split //, cp_2_utfbytes(ord $ch, $charset);