Searched defs:Nullch (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dmg.c982 if ((cp = strchr(elt, ':')) != Nullch)
1021 my_setenv(MgPV(mg,n_a),Nullch); local
1072 environ[0] = Nullch;
1688 sv_magic(lsv, (SV*)0, PERL_MAGIC_regex_global, Nullch, 0);
2111 PL_inplace = Nullch;
2117 PL_osname = Nullch;
H A Dhandy.h27 =for apidoc AmU||Nullch
36 #define Nullch Null(char*) macro

Completed in 29 milliseconds