Searched refs:Perl_find_script (Results 1 – 3 of 3) sorted by relevance
| /openbsd/src/gnu/usr.bin/perl/ |
| D | util.c | 3405 Perl_find_script(pTHX_ const char *scriptname, bool dosearch, function
|
| D | embed.h | 964 # define find_script(a,b,c,d) Perl_find_script(aTHX_ a,b,c,d)
|
| D | proto.h | 1169 Perl_find_script(pTHX_ const char *scriptname, bool dosearch, const char * const * const search_ext…
|