summaryrefslogtreecommitdiff
path: root/embed.fnc
diff options
context:
space:
mode:
authorKarl Williamson <khw@cpan.org>2018-04-19 23:16:33 -0600
committerKarl Williamson <khw@cpan.org>2018-04-20 01:11:54 -0600
commitafde5508f26243045d5c09a28d2f6465c15ad1ce (patch)
tree980643a7f04f16c446f3f40ccdbd31bed828239b /embed.fnc
parentc2300ef8be26c9fc3c8b6b2c2010436e21614d19 (diff)
downloadperl-afde5508f26243045d5c09a28d2f6465c15ad1ce.tar.gz
Use a perfect hash for Unicode property lookups
The previous commits in this series have been preparing to allow the Devel::Tokenizer::C code to be swapped out for the much smaller perfect hash code.
Diffstat (limited to 'embed.fnc')
-rw-r--r--embed.fnc1
1 files changed, 0 insertions, 1 deletions
diff --git a/embed.fnc b/embed.fnc
index f6325d9555..454a380e4c 100644
--- a/embed.fnc
+++ b/embed.fnc
@@ -984,7 +984,6 @@ EMiR |char*|form_short_octal_warning|NN const char * const s \
|const STRLEN len
EiRn |I32 |regcurly |NN const char *s
#endif
-Epn |int |uniprop_lookup |NN const char * tokstr|const Size_t len
Apd |UV |grok_hex |NN const char* start|NN STRLEN* len_p|NN I32* flags|NULLOK NV *result
Apd |int |grok_infnan |NN const char** sp|NN const char *send
Apd |int |grok_number |NN const char *pv|STRLEN len|NULLOK UV *valuep