summaryrefslogtreecommitdiff
path: root/embed.fnc
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2002-03-07 20:54:02 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2002-03-07 20:54:02 +0000
commitcf48d248eb62e81239204ca4ca6b33029875e0bd (patch)
treee86de1646183d01ec3c8fb9a554a2bae476fd630 /embed.fnc
parentf7391caeba91da2f21fc9bf9ae8279f9173b8be6 (diff)
downloadperl-cf48d248eb62e81239204ca4ca6b33029875e0bd.tar.gz
Retract #14985, #14899, and #14990, following the principles
"Do no harm." and "If it ain't broke, don't fix it." Firstly, the #14985 broke badly on UTF-EBCDIC, #14990 fixed some, but still broken, and I do not have the extra brain cells for the EBCDIC backport. Secondly, the old version worked both in EBCDIC and non-. Thirdly, the old version may be more amenable for the behaviour suggsted by Anton Tagunov regarding the encoding pragma. p4raw-id: //depot/perl@15084
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 d448387451..52472a06df 100644
--- a/embed.fnc
+++ b/embed.fnc
@@ -427,7 +427,6 @@ Ap |void |markstack_grow
#if defined(USE_LOCALE_COLLATE)
p |char* |mem_collxfrm |const char* s|STRLEN len|STRLEN* xlen
#endif
-Apd |int |memcmp_byte_utf8 |char *sbyte|STRLEN lbyte|char *sutf|STRLEN lutf
Afp |SV* |mess |const char* pat|...
Ap |SV* |vmess |const char* pat|va_list* args
p |void |qerror |SV* err