summaryrefslogtreecommitdiff
path: root/embed.fnc
diff options
context:
space:
mode:
authorKarl Williamson <public@khwilliamson.com>2014-01-14 09:29:58 -0700
committerKarl Williamson <public@khwilliamson.com>2014-01-22 11:45:57 -0700
commitdd9d16d4e705c3c7b25f094308276512fb2d783f (patch)
tree0f565f0919863f05720b2b8fc8d12d5c99f0cbd8 /embed.fnc
parent75e2b5ac78d365dc9d34849d0a96116abf4e128d (diff)
downloadperl-dd9d16d4e705c3c7b25f094308276512fb2d783f.tar.gz
regcomp.c: request inlining of single line function
Diffstat (limited to 'embed.fnc')
-rw-r--r--embed.fnc2
1 files changed, 1 insertions, 1 deletions
diff --git a/embed.fnc b/embed.fnc
index bbaaaa6749..3d2481c1f6 100644
--- a/embed.fnc
+++ b/embed.fnc
@@ -2018,7 +2018,7 @@ Es |regnode*|regatom |NN RExC_state_t *pRExC_state \
|NN I32 *flagp|U32 depth
Es |regnode*|regbranch |NN RExC_state_t *pRExC_state \
|NN I32 *flagp|I32 first|U32 depth
-Es |STRLEN |reguni |NN const RExC_state_t *pRExC_state \
+Ei |STRLEN |reguni |NN const RExC_state_t *pRExC_state \
|UV uv|NN char *s
Es |void |set_ANYOF_arg |NN RExC_state_t* const pRExC_state \
|NN regnode* const node \