diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2002-01-02 03:59:22 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2002-01-02 03:59:22 +0000 |
commit | 5469e704aecd76ac4296e61a7da26384c20121df (patch) | |
tree | 1f0cbbbf7b3771d636c0da23f782826ff89594c5 /embed.pl | |
parent | 90e434f8137374c16423b24d56379f90ac2ff006 (diff) | |
download | perl-5469e704aecd76ac4296e61a7da26384c20121df.tar.gz |
Make ibcmp_utf8() optionally progress in either string for
as long as it takes and optionally record how far it got.
p4raw-id: //depot/perl@14010
Diffstat (limited to 'embed.pl')
-rwxr-xr-x | embed.pl | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1333,7 +1333,7 @@ Apd |HE* |hv_store_ent |HV* tb|SV* key|SV* val|U32 hash Apd |void |hv_undef |HV* tb Ap |I32 |ibcmp |const char* a|const char* b|I32 len Ap |I32 |ibcmp_locale |const char* a|const char* b|I32 len -Apd |I32 |ibcmp_utf8 |const char* a|bool ua|I32 len1|const char* b|bool ub|I32 len2 +Apd |I32 |ibcmp_utf8 |const char* a|I32 len1|bool u1|char **ae|const char* b|I32 len2|bool u2|char **be p |bool |ingroup |Gid_t testgid|Uid_t effective p |void |init_argv_symbols|int|char ** p |void |init_debugger |