Searched refs:Perl_my_popen_list (Results 1 – 14 of 14) sorted by relevance
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/ |
H A D | util.c | 2650 Perl_my_popen_list(pTHX_ const char *mode, int n, SV **args) in Perl_my_popen_list() function
|
H A D | embed.h | 339 #define my_popen_list(a,b,c) Perl_my_popen_list(aTHX_ a,b,c)
|
H A D | proto.h | 2225 PERL_CALLCONV PerlIO* Perl_my_popen_list(pTHX_ const char* mode, int n, SV ** args);
|
/dports/lang/perl5.34/perl-5.34.0/ |
H A D | util.c | 2650 Perl_my_popen_list(pTHX_ const char *mode, int n, SV **args) in Perl_my_popen_list() function
|
H A D | embed.h | 332 #define my_popen_list(a,b,c) Perl_my_popen_list(aTHX_ a,b,c)
|
H A D | proto.h | 2178 PERL_CALLCONV PerlIO* Perl_my_popen_list(pTHX_ const char* mode, int n, SV ** args);
|
/dports/lang/perl5.30/perl-5.30.3/ |
H A D | util.c | 2276 Perl_my_popen_list(pTHX_ const char *mode, int n, SV **args) in Perl_my_popen_list() function
|
H A D | embed.h | 489 #define my_popen_list(a,b,c) Perl_my_popen_list(aTHX_ a,b,c)
|
H A D | proto.h | 2278 PERL_CALLCONV PerlIO* Perl_my_popen_list(pTHX_ const char* mode, int n, SV ** args);
|
/dports/lang/perl5.32/perl-5.32.1/ |
H A D | util.c | 2315 Perl_my_popen_list(pTHX_ const char *mode, int n, SV **args) in Perl_my_popen_list() function
|
H A D | embed.h | 326 #define my_popen_list(a,b,c) Perl_my_popen_list(aTHX_ a,b,c)
|
H A D | proto.h | 2147 PERL_CALLCONV PerlIO* Perl_my_popen_list(pTHX_ const char* mode, int n, SV ** args);
|
/dports/editors/neovim/neovim-0.6.1/runtime/syntax/ |
H A D | xs.vim | 722 syn keyword xsFunction Perl_my_popen_list Perl_my_setenv Perl_my_setlocale
|
/dports/editors/vim/vim-8.2.3745/runtime/syntax/ |
H A D | xs.vim | 722 syn keyword xsFunction Perl_my_popen_list Perl_my_setenv Perl_my_setlocale
|