Home
last modified time | relevance | path

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

/dports/lang/perl5.34/perl-5.34.0/dist/Devel-PPPort/parts/base/
H A D50290005 PL_Posix_ptrs # Z added by devel/scanprov
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/dist/Devel-PPPort/parts/base/
H A D50290005 PL_Posix_ptrs # Z added by devel/scanprov
/dports/devel/p5-Devel-PPPort/Devel-PPPort-3.63/parts/base/
H A D50290005 PL_Posix_ptrs # Z added by devel/scanprov
/dports/lang/perl5.30/perl-5.30.3/
H A Dperlapi.h124 #undef PL_Posix_ptrs
125 #define PL_Posix_ptrs (*Perl_GPosix_ptrs_ptr(NULL))
H A Dregcomp.c5973 my_invlist = invlist_clone(PL_Posix_ptrs[FLAGS(scan)], NULL); in S_study_chunk()
17576 ? PL_Posix_ptrs[classnum] in S_regclass()
19065 official_code_points = &PL_Posix_ptrs[posix_class]; in S_regclass()
22192 PL_Posix_ptrs[_CC_ASCII] = _new_invlist_C_array(uni_prop_ptrs[UNI_ASCII]); in Perl_init_uniprops()
22194 PL_Posix_ptrs[_CC_ALPHA] = _new_invlist_C_array(uni_prop_ptrs[UNI_POSIXALPHA]); in Perl_init_uniprops()
22195 PL_Posix_ptrs[_CC_BLANK] = _new_invlist_C_array(uni_prop_ptrs[UNI_POSIXBLANK]); in Perl_init_uniprops()
22196 PL_Posix_ptrs[_CC_CASED] = PL_Posix_ptrs[_CC_ALPHA]; in Perl_init_uniprops()
22197 PL_Posix_ptrs[_CC_CNTRL] = _new_invlist_C_array(uni_prop_ptrs[UNI_POSIXCNTRL]); in Perl_init_uniprops()
22198 PL_Posix_ptrs[_CC_DIGIT] = _new_invlist_C_array(uni_prop_ptrs[UNI_POSIXDIGIT]); in Perl_init_uniprops()
22199 PL_Posix_ptrs[_CC_GRAPH] = _new_invlist_C_array(uni_prop_ptrs[UNI_POSIXGRAPH]); in Perl_init_uniprops()
[all …]
H A Dembedvar.h372 #define PL_Posix_ptrs (my_vars->GPosix_ptrs) macro
/dports/lang/perl5.34/perl-5.34.0/
H A Dembedvar.h66 #define PL_Posix_ptrs (vTHX->IPosix_ptrs) macro
H A Dregcomp.c6077 my_invlist = invlist_clone(PL_Posix_ptrs[FLAGS(scan)], NULL); in S_study_chunk()
18303 ? PL_Posix_ptrs[classnum] in S_regclass()
19829 official_code_points = &PL_Posix_ptrs[posix_class]; in S_regclass()
23163 PL_Posix_ptrs[_CC_ASCII] = _new_invlist_C_array(uni_prop_ptrs[UNI_ASCII]); in Perl_init_uniprops()
23165 PL_Posix_ptrs[_CC_ALPHA] = _new_invlist_C_array(uni_prop_ptrs[UNI_POSIXALPHA]); in Perl_init_uniprops()
23166 PL_Posix_ptrs[_CC_BLANK] = _new_invlist_C_array(uni_prop_ptrs[UNI_POSIXBLANK]); in Perl_init_uniprops()
23167 PL_Posix_ptrs[_CC_CASED] = PL_Posix_ptrs[_CC_ALPHA]; in Perl_init_uniprops()
23168 PL_Posix_ptrs[_CC_CNTRL] = _new_invlist_C_array(uni_prop_ptrs[UNI_POSIXCNTRL]); in Perl_init_uniprops()
23169 PL_Posix_ptrs[_CC_DIGIT] = _new_invlist_C_array(uni_prop_ptrs[UNI_POSIXDIGIT]); in Perl_init_uniprops()
23170 PL_Posix_ptrs[_CC_GRAPH] = _new_invlist_C_array(uni_prop_ptrs[UNI_POSIXGRAPH]); in Perl_init_uniprops()
[all …]
H A Dperl.c1233 SvREFCNT_dec(PL_Posix_ptrs[i]); in perl_destruct()
1234 PL_Posix_ptrs[i] = NULL; in perl_destruct()
H A Dsv.c15711 PL_Posix_ptrs[i] = sv_dup_inc(proto_perl->IPosix_ptrs[i], param); in perl_clone_using()
15714 PL_Posix_ptrs[_CC_CASED] = PL_Posix_ptrs[_CC_ALPHA]; in perl_clone_using()
15715 PL_Posix_ptrs[_CC_VERTSPACE] = NULL; in perl_clone_using()
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dembedvar.h44 #define PL_Posix_ptrs (vTHX->IPosix_ptrs) macro
H A Dregcomp.c6091 my_invlist = invlist_clone(PL_Posix_ptrs[FLAGS(scan)], NULL); in S_study_chunk()
18377 ? PL_Posix_ptrs[classnum] in S_regclass()
19992 official_code_points = &PL_Posix_ptrs[posix_class]; in S_optimize_regclass()
23271 PL_Posix_ptrs[_CC_ASCII] = _new_invlist_C_array(uni_prop_ptrs[UNI_ASCII]); in Perl_init_uniprops()
23273 PL_Posix_ptrs[_CC_ALPHA] = _new_invlist_C_array(uni_prop_ptrs[UNI_POSIXALPHA]); in Perl_init_uniprops()
23274 PL_Posix_ptrs[_CC_BLANK] = _new_invlist_C_array(uni_prop_ptrs[UNI_POSIXBLANK]); in Perl_init_uniprops()
23275 PL_Posix_ptrs[_CC_CASED] = PL_Posix_ptrs[_CC_ALPHA]; in Perl_init_uniprops()
23276 PL_Posix_ptrs[_CC_CNTRL] = _new_invlist_C_array(uni_prop_ptrs[UNI_POSIXCNTRL]); in Perl_init_uniprops()
23277 PL_Posix_ptrs[_CC_DIGIT] = _new_invlist_C_array(uni_prop_ptrs[UNI_POSIXDIGIT]); in Perl_init_uniprops()
23278 PL_Posix_ptrs[_CC_GRAPH] = _new_invlist_C_array(uni_prop_ptrs[UNI_POSIXGRAPH]); in Perl_init_uniprops()
[all …]
H A Dperl.c1220 SvREFCNT_dec(PL_Posix_ptrs[i]); in perl_destruct()
1221 PL_Posix_ptrs[i] = NULL; in perl_destruct()
H A Dsv.c15886 PL_Posix_ptrs[i] = sv_dup_inc(proto_perl->IPosix_ptrs[i], param); in perl_clone_using()
15889 PL_Posix_ptrs[_CC_CASED] = PL_Posix_ptrs[_CC_ALPHA]; in perl_clone_using()
15890 PL_Posix_ptrs[_CC_VERTSPACE] = NULL; in perl_clone_using()
/dports/lang/perl5.32/perl-5.32.1/
H A Dregcomp.c6103 my_invlist = invlist_clone(PL_Posix_ptrs[FLAGS(scan)], NULL); in S_study_chunk()
18164 ? PL_Posix_ptrs[classnum] in S_regclass()
19684 official_code_points = &PL_Posix_ptrs[posix_class]; in S_regclass()
23036 PL_Posix_ptrs[_CC_ASCII] = _new_invlist_C_array(uni_prop_ptrs[UNI_ASCII]); in Perl_init_uniprops()
23038 PL_Posix_ptrs[_CC_ALPHA] = _new_invlist_C_array(uni_prop_ptrs[UNI_POSIXALPHA]); in Perl_init_uniprops()
23039 PL_Posix_ptrs[_CC_BLANK] = _new_invlist_C_array(uni_prop_ptrs[UNI_POSIXBLANK]); in Perl_init_uniprops()
23040 PL_Posix_ptrs[_CC_CASED] = PL_Posix_ptrs[_CC_ALPHA]; in Perl_init_uniprops()
23041 PL_Posix_ptrs[_CC_CNTRL] = _new_invlist_C_array(uni_prop_ptrs[UNI_POSIXCNTRL]); in Perl_init_uniprops()
23042 PL_Posix_ptrs[_CC_DIGIT] = _new_invlist_C_array(uni_prop_ptrs[UNI_POSIXDIGIT]); in Perl_init_uniprops()
23043 PL_Posix_ptrs[_CC_GRAPH] = _new_invlist_C_array(uni_prop_ptrs[UNI_POSIXGRAPH]); in Perl_init_uniprops()
[all …]
H A Dembedvar.h66 #define PL_Posix_ptrs (vTHX->IPosix_ptrs) macro
H A Dperl.c1246 SvREFCNT_dec(PL_Posix_ptrs[i]); in perl_destruct()
1247 PL_Posix_ptrs[i] = NULL; in perl_destruct()
H A Dsv.c15745 PL_Posix_ptrs[i] = sv_dup_inc(proto_perl->IPosix_ptrs[i], param); in perl_clone_using()
15748 PL_Posix_ptrs[_CC_CASED] = PL_Posix_ptrs[_CC_ALPHA]; in perl_clone_using()
15749 PL_Posix_ptrs[_CC_VERTSPACE] = NULL; in perl_clone_using()
/dports/editors/neovim/neovim-0.6.1/runtime/syntax/
H A Dxs.vim2747 syn keyword xsMacro PL_NonL1NonFinalFold PL_Posix_ptrs PL_Proc
/dports/editors/vim/vim-8.2.3745/runtime/syntax/
H A Dxs.vim2747 syn keyword xsMacro PL_NonL1NonFinalFold PL_Posix_ptrs PL_Proc