Searched refs:fnm (Results 1 - 10 of 10) sorted by relevance

/osnet-11/usr/src/lib/libast/common/comp/
H A Dfnmatch.c35 int fnm; /* fnmatch flag */ member in struct:__anon1125
61 if (flags & mp->fnm)
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/
H A DMakefile.PL92 foreach my $ext (qw($(OBJ_EXT) .c .h .exh .fnm))
136 qq{\n\t\$(PERL) $plib $enc2xs $ucopts -o \$\@ -f $table.fnm\n\n};
137 open (FILELIST, ">$table.fnm")
138 || die "Could not open $table.fnm: $!";
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/CN/
H A DMakefile.PL92 foreach my $ext (qw($(OBJ_EXT) .c .h .exh .fnm)) {
180 qq{\n\t\$(PERL) $plib $enc2xs $ucopts -o \$\@ -f $table.fnm\n\n};
181 open (FILELIST, ">$table.fnm")
182 || die "Could not open $table.fnm: $!";
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/EBCDIC/
H A DMakefile.PL73 foreach my $ext (qw($(OBJ_EXT) .c .h .exh .fnm)) {
161 qq{\n\t\$(PERL) $plib $enc2xs $ucopts -o \$\@ -f $table.fnm\n\n};
162 open (FILELIST, ">$table.fnm")
163 || die "Could not open $table.fnm: $!";
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/JP/
H A DMakefile.PL92 foreach my $ext (qw($(OBJ_EXT) .c .h .exh .fnm)) {
180 qq{\n\t\$(PERL) $plib $enc2xs $ucopts -o \$\@ -f $table.fnm\n\n};
181 open (FILELIST, ">$table.fnm")
182 || die "Could not open $table.fnm: $!";
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/KR/
H A DMakefile.PL90 foreach my $ext (qw($(OBJ_EXT) .c .h .exh .fnm)) {
178 qq{\n\t\$(PERL) $plib $enc2xs $ucopts -o \$\@ -f $table.fnm\n\n};
179 open (FILELIST, ">$table.fnm")
180 || die "Could not open $table.fnm: $!";
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/Symbol/
H A DMakefile.PL78 foreach my $ext (qw($(OBJ_EXT) .c .h .exh .fnm)) {
166 qq{\n\t\$(PERL) $plib $enc2xs $ucopts -o \$\@ -f $table.fnm\n\n};
167 open (FILELIST, ">$table.fnm")
168 || die "Could not open $table.fnm: $!";
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/TW/
H A DMakefile.PL88 foreach my $ext (qw($(OBJ_EXT) .c .h .exh .fnm)) {
176 qq{\n\t\$(PERL) $plib $enc2xs $ucopts -o \$\@ -f $table.fnm\n\n};
177 open (FILELIST, ">$table.fnm")
178 || die "Could not open $table.fnm: $!";
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/Byte/
H A DMakefile.PL116 foreach my $ext (qw($(OBJ_EXT) .c .h .exh .fnm)) {
204 qq{\n\t\$(PERL) $plib $enc2xs $ucopts -o \$\@ -f $table.fnm\n\n};
205 open (FILELIST, ">$table.fnm")
206 || die "Could not open $table.fnm: $!";
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/bin/
H A Denc2xs1125 -o encode_t.c -f encode_t.fnm

Completed in 38 milliseconds