summaryrefslogtreecommitdiff
path: root/utf8.h
diff options
context:
space:
mode:
authorKarl Williamson <khw@cpan.org>2020-07-18 09:54:32 -0600
committerKarl Williamson <khw@cpan.org>2020-08-22 20:42:41 -0600
commit1c4bbd057e49321bed6492cd6c3f953b24eabe79 (patch)
treeee6d34dc2c89011ba76edb3638e0543a48a34fdf /utf8.h
parentd80a3ab29a1f46ab0ae2916785ba2ab49dbddd7b (diff)
downloadperl-1c4bbd057e49321bed6492cd6c3f953b24eabe79.tar.gz
Document ibcmp_utf8, and move to like-fcns hdr
Diffstat (limited to 'utf8.h')
-rw-r--r--utf8.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/utf8.h b/utf8.h
index f0396aaca0..9a2aea914f 100644
--- a/utf8.h
+++ b/utf8.h
@@ -86,9 +86,6 @@ the string is invariant.
#define FOLDEQ_S1_FOLDS_SANE (1 << 4)
#define FOLDEQ_S2_FOLDS_SANE (1 << 5)
-#define ibcmp_utf8(s1, pe1, l1, u1, s2, pe2, l2, u2) \
- cBOOL(! foldEQ_utf8(s1, pe1, l1, u1, s2, pe2, l2, u2))
-
#ifdef EBCDIC
/* The equivalent of these macros but implementing UTF-EBCDIC
are in the following header file: