Home
last modified time | relevance | path

Searched refs:PERL_SET_INTERP (Results 1 – 20 of 20) sorted by relevance

/dports/mail/mimedefang/mimedefang-2.84/
H A Dembperl.c41 PERL_SET_INTERP(my_perl); in term_embedded_interpreter()
79 PERL_SET_INTERP(my_perl); in make_embedded_interpreter()
121 PERL_SET_INTERP(my_perl); in make_embedded_interpreter()
148 PERL_SET_INTERP(my_perl); in run_embedded_filter()
/dports/security/modsecurity3-nginx/nginx-1.20.0/src/http/modules/perl/
H A Dngx_http_perl_module.c214 PERL_SET_INTERP(pmcf->perl); in ngx_http_perl_handle_request()
350 PERL_SET_INTERP(pmcf->perl); in ngx_http_perl_variable()
420 PERL_SET_INTERP(pmcf->perl); in ngx_http_perl_ssi()
602 PERL_SET_INTERP(perl); in ngx_http_perl_create_interpreter()
885 PERL_SET_INTERP(perl); in ngx_http_perl_cleanup_perl()
994 PERL_SET_INTERP(pmcf->perl); in ngx_http_perl()
1066 PERL_SET_INTERP(pmcf->perl); in ngx_http_perl_set()
1099 PERL_SET_INTERP(pmcf->perl); in ngx_http_perl_init_worker()
/dports/www/nginx-lite/nginx-1.20.2/src/http/modules/perl/
H A Dngx_http_perl_module.c214 PERL_SET_INTERP(pmcf->perl); in ngx_http_perl_handle_request()
350 PERL_SET_INTERP(pmcf->perl); in ngx_http_perl_variable()
420 PERL_SET_INTERP(pmcf->perl); in ngx_http_perl_ssi()
602 PERL_SET_INTERP(perl); in ngx_http_perl_create_interpreter()
885 PERL_SET_INTERP(perl); in ngx_http_perl_cleanup_perl()
994 PERL_SET_INTERP(pmcf->perl); in ngx_http_perl()
1066 PERL_SET_INTERP(pmcf->perl); in ngx_http_perl_set()
1099 PERL_SET_INTERP(pmcf->perl); in ngx_http_perl_init_worker()
/dports/www/nginx-naxsi/nginx-1.20.2/src/http/modules/perl/
H A Dngx_http_perl_module.c214 PERL_SET_INTERP(pmcf->perl); in ngx_http_perl_handle_request()
350 PERL_SET_INTERP(pmcf->perl); in ngx_http_perl_variable()
420 PERL_SET_INTERP(pmcf->perl); in ngx_http_perl_ssi()
602 PERL_SET_INTERP(perl); in ngx_http_perl_create_interpreter()
885 PERL_SET_INTERP(perl); in ngx_http_perl_cleanup_perl()
994 PERL_SET_INTERP(pmcf->perl); in ngx_http_perl()
1066 PERL_SET_INTERP(pmcf->perl); in ngx_http_perl_set()
1099 PERL_SET_INTERP(pmcf->perl); in ngx_http_perl_init_worker()
/dports/www/nginx-devel/nginx-1.21.5/src/http/modules/perl/
H A Dngx_http_perl_module.c214 PERL_SET_INTERP(pmcf->perl); in ngx_http_perl_handle_request()
350 PERL_SET_INTERP(pmcf->perl); in ngx_http_perl_variable()
420 PERL_SET_INTERP(pmcf->perl); in ngx_http_perl_ssi()
602 PERL_SET_INTERP(perl); in ngx_http_perl_create_interpreter()
885 PERL_SET_INTERP(perl); in ngx_http_perl_cleanup_perl()
994 PERL_SET_INTERP(pmcf->perl); in ngx_http_perl()
1066 PERL_SET_INTERP(pmcf->perl); in ngx_http_perl_set()
1099 PERL_SET_INTERP(pmcf->perl); in ngx_http_perl_init_worker()
/dports/www/nginx/nginx-1.20.2/src/http/modules/perl/
H A Dngx_http_perl_module.c214 PERL_SET_INTERP(pmcf->perl); in ngx_http_perl_handle_request()
350 PERL_SET_INTERP(pmcf->perl); in ngx_http_perl_variable()
420 PERL_SET_INTERP(pmcf->perl); in ngx_http_perl_ssi()
602 PERL_SET_INTERP(perl); in ngx_http_perl_create_interpreter()
885 PERL_SET_INTERP(perl); in ngx_http_perl_cleanup_perl()
994 PERL_SET_INTERP(pmcf->perl); in ngx_http_perl()
1066 PERL_SET_INTERP(pmcf->perl); in ngx_http_perl_set()
1099 PERL_SET_INTERP(pmcf->perl); in ngx_http_perl_init_worker()
/dports/www/nginx-full/nginx-1.20.2/src/http/modules/perl/
H A Dngx_http_perl_module.c214 PERL_SET_INTERP(pmcf->perl); in ngx_http_perl_handle_request()
350 PERL_SET_INTERP(pmcf->perl); in ngx_http_perl_variable()
420 PERL_SET_INTERP(pmcf->perl); in ngx_http_perl_ssi()
602 PERL_SET_INTERP(perl); in ngx_http_perl_create_interpreter()
885 PERL_SET_INTERP(perl); in ngx_http_perl_cleanup_perl()
994 PERL_SET_INTERP(pmcf->perl); in ngx_http_perl()
1066 PERL_SET_INTERP(pmcf->perl); in ngx_http_perl_set()
1099 PERL_SET_INTERP(pmcf->perl); in ngx_http_perl_init_worker()
/dports/lang/perl5.32/perl-5.32.1/
H A Dperl.h3556 #ifndef PERL_SET_INTERP
3557 # define PERL_SET_INTERP(i) (PL_curinterp = (PerlInterpreter*)(i)) macro
5713 # define PERL_SET_CONTEXT(i) PERL_SET_INTERP(i)
H A Dperl.c89 PERL_SET_INTERP(my_perl); in S_init_tls_and_interp()
/dports/lang/perl5.34/perl-5.34.0/
H A Dperl.h3701 #ifndef PERL_SET_INTERP
3702 # define PERL_SET_INTERP(i) (PL_curinterp = (PerlInterpreter*)(i)) macro
5855 # define PERL_SET_CONTEXT(i) PERL_SET_INTERP(i)
H A Dperl.c88 PERL_SET_INTERP(my_perl); in S_init_tls_and_interp()
/dports/lang/perl5.30/perl-5.30.3/
H A Dperl.h3299 #ifndef PERL_SET_INTERP
3300 # define PERL_SET_INTERP(i) (PL_curinterp = (PerlInterpreter*)(i)) macro
5466 # define PERL_SET_CONTEXT(i) PERL_SET_INTERP(i)
H A Dperl.c88 PERL_SET_INTERP(my_perl); in S_init_tls_and_interp()
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dperl.h3700 #ifndef PERL_SET_INTERP
3701 # define PERL_SET_INTERP(i) (PL_curinterp = (PerlInterpreter*)(i)) macro
5879 # define PERL_SET_CONTEXT(i) PERL_SET_INTERP(i)
H A Dperl.c84 PERL_SET_INTERP(my_perl); in S_init_tls_and_interp()
/dports/lang/perl5.34/perl-5.34.0/dist/Devel-PPPort/parts/base/
H A D5006000469 PERL_SET_INTERP # Z added by devel/scanprov
/dports/devel/p5-Devel-PPPort/Devel-PPPort-3.63/parts/base/
H A D5006000469 PERL_SET_INTERP # Z added by devel/scanprov
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/dist/Devel-PPPort/parts/base/
H A D5006000469 PERL_SET_INTERP # Z added by devel/scanprov
/dports/editors/neovim/neovim-0.6.1/runtime/syntax/
H A Dxs.vim2696 syn keyword xsMacro PERL_SET_CONTEXT PERL_SET_INTERP PERL_SET_PHASE
/dports/editors/vim/vim-8.2.3745/runtime/syntax/
H A Dxs.vim2696 syn keyword xsMacro PERL_SET_CONTEXT PERL_SET_INTERP PERL_SET_PHASE