Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/
H A D502300918 isPSXSPC_uvchr # U
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/todo/
H A D500600053 isPSXSPC_uvchr # U
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/inc/
H A Dmisc758 __UNDEFINED__ isPSXSPC_uvchr(c) isSPACE_uvchr(c)
955 * isIDFIRST_uvchr, isLOWER_uvchr, isPRINT_uvchr, isPSXSPC_uvchr,
2016 isPSXSPC_uvchr(ord)
2019 RETVAL = isPSXSPC_uvchr(ord);
/openbsd/gnu/usr.bin/perl/
H A Dhandy.h2181 #define isPSXSPC_uvchr(c) isSPACE_uvchr(c) macro
2208 #define isPSXSPC_uni(c) isPSXSPC_uvchr(c)
/openbsd/gnu/usr.bin/perl/cpan/Term-ReadKey/
H A Dppport.h13545 #ifndef isPSXSPC_uvchr
13546 # define isPSXSPC_uvchr(c) isSPACE_uvchr(c) macro
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/
H A Dapidoc.fnc343 Amd|bool|isPSXSPC_uvchr|UV ch
/openbsd/gnu/usr.bin/perl/ext/XS-APItest/
H A DAPItest.xs6511 RETVAL = isPSXSPC_uvchr(ord);