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

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dhandy.h426 #define isALNUM_uni(c) is_uni_alnum(c) macro
H A Dregexec.c1174 isALNUM_uni(tmp) : isALNUM_LC_uvchr(UNI_TO_NATIVE(tmp))) != 0);
1217 isALNUM_uni(tmp) : isALNUM_LC_uvchr(UNI_TO_NATIVE(tmp))) != 0);
2621 ln = isALNUM_uni(ln);

Completed in 24 milliseconds