Searched refs:newctype (Results 1 – 5 of 5) sorted by relevance
168 Perl_new_ctype(pTHX_ char *newctype) in Perl_new_ctype() argument183 PERL_UNUSED_ARG(newctype); in Perl_new_ctype()
1012 PERL_CALLCONV void Perl_new_ctype(pTHX_ char* newctype);
608 Ap |void |new_ctype |NN char* newctype
1120 char *newctype; variable1123 newctype = setlocale(LC_CTYPE, NULL);1126 newctype = RETVAL;1127 new_ctype(newctype);
601 Ap |void |new_ctype |NN char* newctype