Searched refs:Perl_sv_2pvutf8_flags (Results 1 – 4 of 4) sorted by relevance
| /openbsd/src/gnu/usr.bin/perl/ |
| D | sv.h | 2003 Perl_sv_2pvutf8_flags, FALSE, 0) 2006 Perl_sv_2pvutf8_flags, FALSE, 0) 2009 Perl_sv_2pvutf8_flags, FALSE, 0) 2012 Perl_sv_2pvutf8_flags, TRUE, 0) 2015 Perl_sv_2pvutf8_flags, TRUE, 0)
|
| D | embed.h | 653 # define sv_2pvutf8_flags(a,b,c) Perl_sv_2pvutf8_flags(aTHX_ a,b,c)
|
| D | proto.h | 4355 Perl_sv_2pvutf8_flags(pTHX_ SV *sv, STRLEN * const lp, const U32 flags);
|
| D | sv.c | 3322 Perl_sv_2pvutf8_flags(pTHX_ SV *sv, STRLEN *const lp, const U32 flags) in Perl_sv_2pvutf8_flags() function
|