Home
last modified time | relevance | path

Searched refs:enc2xs (Results 1 – 25 of 29) sorted by relevance

12

/mirbsd/src/gnu/usr.bin/perl/ext/Encode/Encode/
DMakefile_PL.e2x3 # enc2xs version $_Version_
19 my ($enc2xs, $encode_h) = ();
23 for my $f (qw/enc2xs enc2xs5.7.3/){
25 -r $path and $enc2xs = $path and last PATHLOOP;
28 $enc2xs or die "enc2xs not found!";
29 print "enc2xs is $enc2xs\n";
140 …tr = "# $name\$(OBJ_EXT) depends on .h and .exh files not .c files - but all written by enc2xs\n";
169 qq{\n\t\$(PERL) $plib $enc2xs $ucopts -o \$\@ -f $table.fnm\n\n};
DChanges.e2x7 Autogenerated by enc2xs version $_Version_.
DConfigLocal_PM.e2x4 # You should not edit this file by hand! use "enc2xs -C"
/mirbsd/src/gnu/usr.bin/perl/utils/
Denc2xs.PL36 my $enc2xs = File::Spec->catfile(File::Spec->catdir(File::Spec->updir, "ext", "Encode", "bin"), "en…
38 if (open(ENC2XS, $enc2xs)) {
42 die "$0: cannot find '$enc2xs'\n";
DMakefile8 …livp.PL pl2pm.PL prove.PL splain.PL perlcc.PL dprofpp.PL libnetcfg.PL piconv.PL enc2xs.PL xsubpp.PL
9 … instmodsh perlbug perldoc perlivp pl2pm prove splain perlcc dprofpp libnetcfg piconv enc2xs xsubpp
10 …erldoc ./perlivp ./pl2pm ./prove ./splain ./perlcc ./dprofpp ./libnetcfg ./piconv ./enc2xs ./xsubpp
60 enc2xs: enc2xs.PL ../config.sh target
/mirbsd/src/gnu/usr.bin/perl/ext/Encode/
DMakefile.PL18 my @exe_files = qw(bin/enc2xs
100 my $enc2xs = $self->catfile('bin', 'enc2xs');
101 $str .= "$table.c : $enc2xs Makefile.PL";
117 qq{\n\t\$(PERL) $plib $enc2xs $ucopts -o \$\@ -f $table.fnm\n\n};
DMANIFEST11 Encode/Changes.e2x Skeleton file for enc2xs
12 Encode/ConfigLocal_PM.e2x Skeleton file for enc2xs
13 Encode/Makefile_PL.e2x Skeleton file for enc2xs
14 Encode/README.e2x Skeleton file for enc2xs
15 Encode/_PM.e2x Skeleton file for enc2xs
16 Encode/_T.e2x Skeleton file for enc2xs
33 bin/enc2xs Encode module generator
DChanges165 ! bin/enc2xs
169 ! bin/enc2xs AUTHORS
171 Subject: [PATCH] Correct statistics from enc2xs
225 ! bin/enc2xs
536 ! bin/enc2xs
640 ! bin/enc2xs bin/piconv
646 ! Makefile.PL bin/enc2xs lib/Encode/Supported.pod
652 ! */Makefile.PL Makefile.PL bin/enc2xs Encode/Makefile_PL.e2x AUTHORS
690 ! bin/enc2xs
708 ! bin/enc2xs
[all …]
DREADME28 By default, only enc2xs and piconv are installed.
/mirbsd/src/gnu/usr.bin/perl/ext/Encode/Symbol/
DMakefile.PL123 my $enc2xs = $self->catfile($self->updir,'bin', 'enc2xs');
129 $str .= "$table.c : $enc2xs Makefile.PL";
145 qq{\n\t\$(PERL) $plib $enc2xs $ucopts -o \$\@ -f $table.fnm\n\n};
/mirbsd/src/gnu/usr.bin/perl/ext/Encode/EBCDIC/
DMakefile.PL118 my $enc2xs = $self->catfile($self->updir,'bin', 'enc2xs');
124 $str .= "$table.c : $enc2xs Makefile.PL";
140 qq{\n\t\$(PERL) $plib $enc2xs $ucopts -o \$\@ -f $table.fnm\n\n};
/mirbsd/src/gnu/usr.bin/perl/ext/Encode/JP/
DMakefile.PL137 my $enc2xs = $self->catfile($self->updir,'bin', 'enc2xs');
143 $str .= "$table.c : $enc2xs Makefile.PL";
159 qq{\n\t\$(PERL) $plib $enc2xs $ucopts -o \$\@ -f $table.fnm\n\n};
/mirbsd/src/gnu/usr.bin/perl/ext/Encode/KR/
DMakefile.PL135 my $enc2xs = $self->catfile($self->updir,'bin', 'enc2xs');
141 $str .= "$table.c : $enc2xs Makefile.PL";
157 qq{\n\t\$(PERL) $plib $enc2xs $ucopts -o \$\@ -f $table.fnm\n\n};
/mirbsd/src/gnu/usr.bin/perl/ext/Encode/CN/
DMakefile.PL137 my $enc2xs = $self->catfile($self->updir,'bin', 'enc2xs');
143 $str .= "$table.c : $enc2xs Makefile.PL";
159 qq{\n\t\$(PERL) $plib $enc2xs $ucopts -o \$\@ -f $table.fnm\n\n};
/mirbsd/src/gnu/usr.bin/perl/ext/Encode/TW/
DMakefile.PL133 my $enc2xs = $self->catfile($self->updir,'bin', 'enc2xs');
139 $str .= "$table.c : $enc2xs Makefile.PL";
155 qq{\n\t\$(PERL) $plib $enc2xs $ucopts -o \$\@ -f $table.fnm\n\n};
/mirbsd/src/gnu/usr.bin/perl/ext/Encode/Byte/
DMakefile.PL161 my $enc2xs = $self->catfile($self->updir,'bin', 'enc2xs');
167 $str .= "$table.c : $enc2xs Makefile.PL";
183 qq{\n\t\$(PERL) $plib $enc2xs $ucopts -o \$\@ -f $table.fnm\n\n};
/mirbsd/src/gnu/usr.bin/perl/ext/Encode/bin/
Denc2xs1038 enc2xs -- Perl Encode Module Generator
1042 enc2xs -[options]
1043 enc2xs -M ModName mapfiles...
1044 enc2xs -C
1048 F<enc2xs> builds a Perl extension for use by Encode from either
1051 module, you can use F<enc2xs> to add your own encoding to perl.
1124 /usr/local/bin/perl /usr/local/bin/enc2xs -Q -O \
/mirbsd/src/gnu/usr.bin/perl/
Dutils.lst11 utils/enc2xs
DMakefile.bsd-wrapper133 enc2xs 1 ext/Encode/bin/enc2xs \
DMANIFEST356 ext/Encode/bin/enc2xs Encode module generator
370 ext/Encode/Encode/Changes.e2x Skeleton file for enc2xs
371 ext/Encode/Encode/ConfigLocal_PM.e2x Skeleton file for enc2xs
373 ext/Encode/Encode/Makefile_PL.e2x Skeleton file for enc2xs
375 ext/Encode/Encode/_PM.e2x Skeleton file for enc2xs
376 ext/Encode/Encode/README.e2x Skeleton file for enc2xs
377 ext/Encode/Encode/_T.e2x Skeleton file for enc2xs
2936 utils/enc2xs.PL Encode module generator
/mirbsd/src/gnu/usr.bin/perl/win32/
DMakefile557 ..\utils\enc2xs \
1210 perldoc perlivp dprofpp perlcc libnetcfg enc2xs piconv cpan *.bat \
Dmakefile.mk709 ..\utils\enc2xs \
1384 perldoc perlivp dprofpp perlcc libnetcfg enc2xs piconv cpan *.bat \
/mirbsd/src/gnu/usr.bin/perl/vms/
Ddescrip_mms.template343 utils4 = [.utils]enc2xs.com [.utils]piconv.com [.utils]cpan.com [.utils]prove.com
558 [.utils]enc2xs.com : [.utils]enc2xs.PL $(ARCHDIR)Config.pm
/mirbsd/src/gnu/usr.bin/perl/ext/Encode/lib/Encode/
DSupported.pod413 approach, currently unsupported by F<enc2xs>:
/mirbsd/src/distrib/lists/base/gnu/
Dmi9 ./usr/bin/enc2xs
1249 ./usr/share/man/cat1/enc2xs.0

12