Searched refs:Perl_is_uni_idfirst (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dutf8.c942 Perl_is_uni_idfirst(pTHX_ UV c) function
H A Dembed.h395 #define is_uni_idfirst Perl_is_uni_idfirst
2923 #define is_uni_idfirst(a) Perl_is_uni_idfirst(aTHX_ a)
H A Dproto.h300 PERL_CALLCONV bool Perl_is_uni_idfirst(pTHX_ UV c);

Completed in 54 milliseconds