Home
last modified time | relevance | path

Searched refs:CopFILE_setn (Results 1 – 13 of 13) sorted by relevance

/dports/lang/perl5.32/perl-5.32.1/
H A Dcop.h433 # define CopFILE_setn(c,pv,l) ((c)->cop_file = savepvn((pv),(l))) macro
436 # define CopFILE_setn(c,pv,l) ((c)->cop_file = savesharedpvn((pv),(l))) macro
459 # define CopFILE_setn(c,pv,l) CopFILEGV_set((c), gv_fetchfile_flags((pv),(l),0)) macro
H A Dtoke.c1858 CopFILE_setn(PL_curcop, s, len); in S_incline()
/dports/lang/perl5.30/perl-5.30.3/
H A Dcop.h424 # define CopFILE_setn(c,pv,l) ((c)->cop_file = savepvn((pv),(l))) macro
427 # define CopFILE_setn(c,pv,l) ((c)->cop_file = savesharedpvn((pv),(l))) macro
450 # define CopFILE_setn(c,pv,l) CopFILEGV_set((c), gv_fetchfile_flags((pv),(l),0)) macro
H A Dtoke.c1844 CopFILE_setn(PL_curcop, s, len); in S_incline()
/dports/lang/perl5.34/perl-5.34.0/
H A Dcop.h529 # define CopFILE_setn(c,pv,l) ((c)->cop_file = savepvn((pv),(l))) macro
532 # define CopFILE_setn(c,pv,l) ((c)->cop_file = savesharedpvn((pv),(l))) macro
555 # define CopFILE_setn(c,pv,l) CopFILEGV_set((c), gv_fetchfile_flags((pv),(l),0)) macro
H A Dtoke.c1882 CopFILE_setn(PL_curcop, s, len); in S_incline()
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dcop.h528 # define CopFILE_setn(c,pv,l) ((c)->cop_file = savesharedpvn((pv),(l))) macro
546 # define CopFILE_setn(c,pv,l) CopFILEGV_set((c), gv_fetchfile_flags((pv),(l),0)) macro
H A Dtoke.c1956 CopFILE_setn(PL_curcop, s, len); in S_incline()
/dports/lang/perl5.34/perl-5.34.0/dist/Devel-PPPort/parts/base/
H A D500900545 CopFILE_setn # Z added by devel/scanprov
/dports/devel/p5-Devel-PPPort/Devel-PPPort-3.63/parts/base/
H A D500900545 CopFILE_setn # Z added by devel/scanprov
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/dist/Devel-PPPort/parts/base/
H A D500900545 CopFILE_setn # Z added by devel/scanprov
/dports/editors/neovim/neovim-0.6.1/runtime/syntax/
H A Dxs.vim1196 syn keyword xsMacro CopFILE_setn CopHINTHASH_get CopHINTHASH_set CopHINTS_get
/dports/editors/vim/vim-8.2.3745/runtime/syntax/
H A Dxs.vim1196 syn keyword xsMacro CopFILE_setn CopHINTHASH_get CopHINTHASH_set CopHINTS_get