This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
embed.fnc: foldEQ has documentation
authorKarl Williamson <khw@cpan.org>
Tue, 23 Jul 2019 17:32:17 +0000 (11:32 -0600)
committerKarl Williamson <khw@cpan.org>
Tue, 23 Jul 2019 17:38:09 +0000 (11:38 -0600)
embed.fnc

index 7d4da26..89474e8 100644 (file)
--- a/embed.fnc
+++ b/embed.fnc
@@ -779,7 +779,7 @@ Apbmx       |SV**   |hv_store_flags |NULLOK HV *hv|NULLOK const char *key \
 Amd    |void   |hv_undef       |NULLOK HV *hv
 poX    |void   |hv_undef_flags |NULLOK HV *hv|U32 flags
 AmP    |I32    |ibcmp          |NN const char* a|NN const char* b|I32 len
 Amd    |void   |hv_undef       |NULLOK HV *hv
 poX    |void   |hv_undef_flags |NULLOK HV *hv|U32 flags
 AmP    |I32    |ibcmp          |NN const char* a|NN const char* b|I32 len
-AiTp   |I32    |foldEQ         |NN const char* a|NN const char* b|I32 len
+AdiTp  |I32    |foldEQ         |NN const char* a|NN const char* b|I32 len
 AmP    |I32    |ibcmp_locale   |NN const char* a|NN const char* b|I32 len
 AiTp   |I32    |foldEQ_locale  |NN const char* a|NN const char* b|I32 len
 Am     |I32    |ibcmp_utf8     |NN const char *s1|NULLOK char **pe1|UV l1 \
 AmP    |I32    |ibcmp_locale   |NN const char* a|NN const char* b|I32 len
 AiTp   |I32    |foldEQ_locale  |NN const char* a|NN const char* b|I32 len
 Am     |I32    |ibcmp_utf8     |NN const char *s1|NULLOK char **pe1|UV l1 \