Searched refs:utf8_mg_pos_init (Results 1 – 5 of 5) sorted by relevance
| /mirbsd/src/gnu/usr.bin/perl/ext/Devel/PPPort/ |
| D | TODO | 3 * improve apicheck (things like utf8_mg_pos_init() are
|
| /mirbsd/src/gnu/usr.bin/perl/ |
| D | embed.h | 1350 #define utf8_mg_pos_init S_utf8_mg_pos_init macro 3392 #define utf8_mg_pos_init(a,b,c,d,e,f,g) S_utf8_mg_pos_init(aTHX_ a,b,c,d,e,f,g) macro
|
| D | sv.c | 5711 if (utf8_mg_pos_init(sv, &mg, &cache, 0, *offsetp, s, start)) in Perl_sv_pos_u2b() 5729 utf8_mg_pos_init(sv, &mg, &cache, 2, *lenp, s, start); in Perl_sv_pos_u2b()
|
| D | embed.fnc | 1274 s |bool |utf8_mg_pos_init |NN SV *sv|NN MAGIC **mgp \
|
| /mirbsd/src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/ |
| D | embed.fnc | 1254 s |bool |utf8_mg_pos_init |NN SV *sv|NN MAGIC **mgp \
|