Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/perl/
Duniversal.c589 XS(XS_utf8_encode); /* prototype to pass -Wmissing-prototypes */
590 XS(XS_utf8_encode) in XS() argument
1341 {"utf8::encode", XS_utf8_encode, NULL, 0 },