summaryrefslogtreecommitdiff
path: root/embed.pl
diff options
context:
space:
mode:
authorGurusamy Sarathy <gsar@cpan.org>1999-08-01 21:23:18 +0000
committerGurusamy Sarathy <gsar@cpan.org>1999-08-01 21:23:18 +0000
commit6dc6802c365c59fa2b2a820b1efa297528448159 (patch)
tree14dfaf47f296370db9992e55053ad7487f4706a3 /embed.pl
parenta9a9fdd7274c13fad954d576fb696d66ae6fa435 (diff)
parentad7e816fc202b9506cd8e0633196331ccf37f264 (diff)
downloadperl-6dc6802c365c59fa2b2a820b1efa297528448159.tar.gz
integrate cfgperl contents into mainline
p4raw-id: //depot/perl@3860
Diffstat (limited to 'embed.pl')
-rwxr-xr-xembed.pl6
1 files changed, 3 insertions, 3 deletions
diff --git a/embed.pl b/embed.pl
index 661a1aca86..ec134989d9 100755
--- a/embed.pl
+++ b/embed.pl
@@ -1572,10 +1572,10 @@ p |OP* |scalar |OP* o
p |OP* |scalarkids |OP* o
p |OP* |scalarseq |OP* o
p |OP* |scalarvoid |OP* o
-p |UV |scan_bin |char* start|I32 len|I32* retlen
-p |UV |scan_hex |char* start|I32 len|I32* retlen
+p |NV |scan_bin |char* start|I32 len|I32* retlen
+p |NV |scan_hex |char* start|I32 len|I32* retlen
p |char* |scan_num |char* s
-p |UV |scan_oct |char* start|I32 len|I32* retlen
+p |NV |scan_oct |char* start|I32 len|I32* retlen
p |OP* |scope |OP* o
p |char* |screaminstr |SV* bigsv|SV* littlesv|I32 start_shift \
|I32 end_shift|I32 *state|I32 last