Searched refs:ibcmp_utf8 (Results 1 – 9 of 9) sorted by relevance
| /mirbsd/src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/todo/ |
| D | 5007003 | 35 ibcmp_utf8 # E
|
| /mirbsd/src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/base/ |
| D | 5007003 | 38 ibcmp_utf8 # E
|
| /mirbsd/src/gnu/usr.bin/perl/ |
| D | regexec.c | 1095 ibcmp_utf8(s, (char **)0, 0, do_utf8, in S_find_byclass() 1106 !ibcmp_utf8((char *) foldbuf, in S_find_byclass() 1134 ibcmp_utf8(s, (char **)0, 0, do_utf8, in S_find_byclass() 1145 !ibcmp_utf8((char *) foldbuf, in S_find_byclass() 2542 if (ibcmp_utf8(s, 0, ln, (bool)UTF, in S_regmatch()
|
| D | embed.h | 309 #define ibcmp_utf8 Perl_ibcmp_utf8 macro 2364 #define ibcmp_utf8(a,b,c,d,e,f,g,h) Perl_ibcmp_utf8(aTHX_ a,b,c,d,e,f,g,h) macro
|
| D | embed.fnc | 316 Apd |I32 |ibcmp_utf8 |NN const char* a|NULLOK char **pe1|UV l1|bool u1 \
|
| /mirbsd/src/gnu/usr.bin/perl/pod/ |
| D | perlunicode.pod | 1288 C<ibcmp_utf8(s1, pe1, u1, l1, u1, s2, pe2, l2, u2)> can be used to
|
| D | perlapi.pod | 5536 =item ibcmp_utf8 5537 X<ibcmp_utf8> 5560 …I32 ibcmp_utf8(const char* a, char **pe1, UV l1, bool u1, const char* b, char **pe2, UV l2, bool u…
|
| D | perltoc.pod | 5413 ibcmp_utf8 X<ibcmp_utf8>, is_utf8_char X<is_utf8_char>, is_utf8_string
|
| /mirbsd/src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/ |
| D | embed.fnc | 303 Apd |I32 |ibcmp_utf8 |NN const char* a|char **pe1|UV l1|bool u1|NN const char* b|char **pe2|UV l2|b…
|