Searched refs:isIDFIRST (Results 1 - 8 of 8) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dutf8.h151 ? isIDFIRST(*(p)) \
H A Dhandy.h331 #define isIDFIRST(c) (isALPHA(c) || (c) == '_') macro
H A Ddoio.c431 if (!fp && type && *type && *type != ':' && !isIDFIRST(*type))
464 if (!fp && type && *type && *type != ':' && !isIDFIRST(*type))
H A Dutfebcdic.h365 ? isIDFIRST(*(p)) \
H A Dperlio.c915 if (!isIDFIRST(*s)) {
H A Dpp.c2315 if (isIDFIRST(*s)) {
H A Dpp_hot.c3127 : !isIDFIRST(*packname)
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Data/Dumper/
H A DDumper.xs63 if (isIDFIRST(*s)) {

Completed in 63 milliseconds