Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/perl/
Dlocale.c168 Perl_new_ctype(pTHX_ char *newctype) in Perl_new_ctype() function
Dglobal.sym355 Perl_new_ctype
Dembed.h638 #define new_ctype Perl_new_ctype
2689 #define new_ctype(a) Perl_new_ctype(aTHX_ a)
Dproto.h1012 PERL_CALLCONV void Perl_new_ctype(pTHX_ char* newctype);