Searched refs:Perl_magic_clearhint (Results 1 – 4 of 4) sorted by relevance
| /openbsd/src/gnu/usr.bin/perl/ |
| D | mg_vtable.h | 184 { 0, Perl_magic_sethint, 0, Perl_magic_clearhint, 0, 0, 0, 0 },
|
| D | mg.c | 3946 Perl_magic_clearhint(pTHX_ SV *sv, MAGIC *mg) in Perl_magic_clearhint() function
|
| D | embed.h | 992 # define magic_clearhint(a,b) Perl_magic_clearhint(aTHX_ a,b)
|
| D | proto.h | 2041 Perl_magic_clearhint(pTHX_ SV *sv, MAGIC *mg)
|