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

/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/
H A Dhandy.h457 #define isGRAPH_LC_uvchr(c) (c < 256 ? isGRAPH_LC(c) : is_uni_graph_lc(c))
H A Dembed.h418 #define is_uni_graph_lc Perl_is_uni_graph_lc macro
2946 #define is_uni_graph_lc(a) Perl_is_uni_graph_lc(aTHX_ a) macro

Completed in 112 milliseconds