Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/inc/
Dlocale58 # define sync_locale() (new_ctype(setlocale(LC_CTYPE, NULL)), \
63 # elif defined(new_ctype) && defined(LC_CTYPE)
64 # define sync_locale() (new_ctype(setlocale(LC_CTYPE, NULL)), 1)
/openbsd/src/gnu/usr.bin/perl/cpan/Term-ReadKey/
Dppport.h18275 # define sync_locale() (new_ctype(setlocale(LC_CTYPE, NULL)), \
18280 # elif defined(new_ctype) && defined(LC_CTYPE)
18281 # define sync_locale() (new_ctype(setlocale(LC_CTYPE, NULL)), 1)
/openbsd/src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/
D5006000322 new_ctype # F added by devel/scanprov
/openbsd/src/gnu/usr.bin/perl/
Dembed.h1363 # define new_ctype(a,b) S_new_ctype(aTHX_ a,b) macro
Dembed.fnc4558 S |void |new_ctype |NN const char *newctype \
/openbsd/src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/
Dembed.fnc3295 S |void |new_ctype |NN const char* newctype