Searched refs:isSPACE_LC_uvchr (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/usr.bin/perl/
H A Dhandy.h1018 =for apidoc_item ||isSPACE_LC_uvchr|UV ch
2243 #define isPSXSPC_LC_uvchr(c) isSPACE_LC_uvchr(c)
2245 #define isSPACE_LC_uvchr(c) generic_LC_uvchr_(isSPACE_LC, \ macro
/openbsd-current/gnu/usr.bin/perl/ext/XS-APItest/
H A DAPItest.xs5777 RETVAL = isSPACE_LC_uvchr(ord);

Completed in 91 milliseconds