Searched refs:_new_invlist_C_array (Results 1 – 5 of 5) sorted by relevance
13885 PL_XPosix_ptrs[CC_ASCII_] = _new_invlist_C_array(uni_prop_ptrs[UNI_ASCII]); in Perl_init_uniprops()13886 PL_XPosix_ptrs[CC_ALPHANUMERIC_] = _new_invlist_C_array(uni_prop_ptrs[UNI_XPOSIXALNUM]); in Perl_init_uniprops()13887 PL_XPosix_ptrs[CC_ALPHA_] = _new_invlist_C_array(uni_prop_ptrs[UNI_XPOSIXALPHA]); in Perl_init_uniprops()13888 PL_XPosix_ptrs[CC_BLANK_] = _new_invlist_C_array(uni_prop_ptrs[UNI_XPOSIXBLANK]); in Perl_init_uniprops()13889 PL_XPosix_ptrs[CC_CASED_] = _new_invlist_C_array(uni_prop_ptrs[UNI_CASED]); in Perl_init_uniprops()13890 PL_XPosix_ptrs[CC_CNTRL_] = _new_invlist_C_array(uni_prop_ptrs[UNI_XPOSIXCNTRL]); in Perl_init_uniprops()13891 PL_XPosix_ptrs[CC_DIGIT_] = _new_invlist_C_array(uni_prop_ptrs[UNI_XPOSIXDIGIT]); in Perl_init_uniprops()13892 PL_XPosix_ptrs[CC_GRAPH_] = _new_invlist_C_array(uni_prop_ptrs[UNI_XPOSIXGRAPH]); in Perl_init_uniprops()13893 PL_XPosix_ptrs[CC_LOWER_] = _new_invlist_C_array(uni_prop_ptrs[UNI_XPOSIXLOWER]); in Perl_init_uniprops()13894 PL_XPosix_ptrs[CC_PRINT_] = _new_invlist_C_array(uni_prop_ptrs[UNI_XPOSIXPRINT]); in Perl_init_uniprops()[all …]
1837 # define _new_invlist_C_array(a) Perl__new_invlist_C_array(aTHX_ a) macro
4899 ERXp |SV * |_new_invlist_C_array \
14 _new_invlist_C_array # F added by devel/scanprov
2348 EXpR |SV* |_new_invlist_C_array|NN const UV* const list