summaryrefslogtreecommitdiff
path: root/embed.fnc
diff options
context:
space:
mode:
authorJohn Peacock <jpeacock@rowman.com>2002-10-04 19:15:10 -0400
committerhv <hv@crypt.org>2002-10-10 11:19:57 +0000
commitad63d80fcd28c3b5fdbb5328f0f8ea29cbce94d8 (patch)
tree35708f6fc83804559779fb7c279cae43507579ca /embed.fnc
parentd2b7433c48dc7d27927575c53e6065b136942905 (diff)
downloadperl-ad63d80fcd28c3b5fdbb5328f0f8ea29cbce94d8.tar.gz
Version object combined patch
Message-ID: <3D9E593E.1060605@rowman.com> p4raw-id: //depot/perl@17990
Diffstat (limited to 'embed.fnc')
-rw-r--r--embed.fnc5
1 files changed, 3 insertions, 2 deletions
diff --git a/embed.fnc b/embed.fnc
index f96728ceae..c7c03b8b9c 100644
--- a/embed.fnc
+++ b/embed.fnc
@@ -538,8 +538,9 @@ Apd |char* |scan_vstring |char *vstr|SV *sv
Apd |char* |scan_version |char *vstr|SV *sv
Apd |SV* |new_version |SV *ver
Apd |SV* |upg_version |SV *ver
-Apd |SV* |vnumify |SV *sv|SV *vs
-Apd |SV* |vstringify |SV *sv|SV *vs
+Apd |SV* |vnumify |SV *vs
+Apd |SV* |vstringify |SV *vs
+Apd |int |vcmp |SV *lvs|SV *rvs
p |PerlIO*|nextargv |GV* gv
Ap |char* |ninstr |const char* big|const char* bigend \
|const char* little|const char* lend