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

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dutf8.c1022 Perl_is_uni_punct(pTHX_ UV c) function
H A Dembed.h405 #define is_uni_punct Perl_is_uni_punct
2933 #define is_uni_punct(a) Perl_is_uni_punct(aTHX_ a)
H A Dproto.h310 PERL_CALLCONV bool Perl_is_uni_punct(pTHX_ UV c);

Completed in 59 milliseconds