summaryrefslogtreecommitdiff
path: root/embed.pl
diff options
context:
space:
mode:
authorSimon Cozens <simon@netthink.co.uk>2001-07-08 14:24:34 +0100
committerJarkko Hietaniemi <jhi@iki.fi>2001-07-08 14:24:44 +0000
commit8eceec63d7a4c39284b15f8b23984d5483bf6573 (patch)
treea651b63c57b14adb2c037e37e3be5200a4b27d9a /embed.pl
parent246699ca5e3af04fcf52cf11c1535421dd986e59 (diff)
downloadperl-8eceec63d7a4c39284b15f8b23984d5483bf6573.tar.gz
Simplify yytoke()
Message-ID: <20010708132434.A9448@deep-dark-truthful-mirror> Split out pending_ident(). p4raw-id: //depot/perl@11213
Diffstat (limited to 'embed.pl')
-rwxr-xr-xembed.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/embed.pl b/embed.pl
index e322ae258c..c2f5351d86 100755
--- a/embed.pl
+++ b/embed.pl
@@ -2534,6 +2534,7 @@ s |char* |force_version |char *start
s |char* |force_word |char *start|int token|int check_keyword \
|int allow_pack|int allow_tick
s |SV* |tokeq |SV *sv
+s |int |pending_ident
s |char* |scan_const |char *start
s |char* |scan_formline |char *s
s |char* |scan_heredoc |char *s