Searched refs:new_ctype (Results 1 – 6 of 6) sorted by relevance
| /openbsd/src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/inc/ |
| D | locale | 58 # 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/ |
| D | ppport.h | 18275 # 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/ |
| D | 5006000 | 322 new_ctype # F added by devel/scanprov
|
| /openbsd/src/gnu/usr.bin/perl/ |
| D | embed.h | 1363 # define new_ctype(a,b) S_new_ctype(aTHX_ a,b) macro
|
| D | embed.fnc | 4558 S |void |new_ctype |NN const char *newctype \
|
| /openbsd/src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/ |
| D | embed.fnc | 3295 S |void |new_ctype |NN const char* newctype
|