Searched refs:Perl_find_script (Results 1 – 3 of 3) sorted by relevance
| /mirbsd/src/gnu/usr.bin/perl/ |
| D | embed.h | 242 #define find_script Perl_find_script 2298 #define find_script(a,b,c,d) Perl_find_script(aTHX_ a,b,c,d)
|
| D | util.c | 2815 Perl_find_script(pTHX_ char *scriptname, bool dosearch, char **search_ext, function
|
| D | proto.h | 326 PERL_CALLCONV char* Perl_find_script(pTHX_ char *scriptname, bool dosearch, char **search_ext, I32 …
|