Home
last modified time | relevance | path

Searched refs:allow_pack (Results 1 – 18 of 18) sorted by relevance

/dports/devel/R-cran-vctrs/vctrs/src/
H A Dbind.c338 static SEXP as_df_col(SEXP x, SEXP outer, bool* allow_pack);
522 bool allow_pack; in vctrs_as_df_col() local
523 return as_df_col(x, r_chr_get(outer, 0), &allow_pack); in vctrs_as_df_col()
525 static SEXP as_df_col(SEXP x, SEXP outer, bool* allow_pack) { in as_df_col() argument
527 *allow_pack = true; in as_df_col()
536 *allow_pack = true; in as_df_col()
540 *allow_pack = false; in as_df_col()
/dports/lang/perl5.30/perl-5.30.3/
H A Dtoke.c2090 S_force_word(pTHX_ char *start, int token, int check_keyword, int allow_pack) in S_force_word() argument
2100 || (allow_pack && *s == ':' && s[1] == ':') ) in S_force_word()
2102 s = scan_word(s, PL_tokenbuf, sizeof PL_tokenbuf, allow_pack, &len); in S_force_word()
2106 if (allow_pack && memBEGINPs(s2, len, "CORE::")) { in S_force_word()
H A Dproto.h6084 STATIC char* S_force_word(pTHX_ char *start, int token, int check_keyword, int allow_pack);
H A Dembed.fnc2762 |int allow_pack
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dtoke.c2209 S_force_word(pTHX_ char *start, int token, int check_keyword, int allow_pack) in S_force_word() argument
2219 || (allow_pack && *s == ':' && s[1] == ':') ) in S_force_word()
2221 s = scan_word(s, PL_tokenbuf, sizeof PL_tokenbuf, allow_pack, &len); in S_force_word()
2225 if (allow_pack && memBEGINPs(s2, len, "CORE::")) { in S_force_word()
H A Dproto.h6538 STATIC char* S_force_word(pTHX_ char *start, int token, int check_keyword, int allow_pack);
H A Dembed.fnc3189 |int allow_pack
/dports/lang/perl5.32/perl-5.32.1/
H A Dtoke.c2104 S_force_word(pTHX_ char *start, int token, int check_keyword, int allow_pack) in S_force_word() argument
2114 || (allow_pack && *s == ':' && s[1] == ':') ) in S_force_word()
2116 s = scan_word(s, PL_tokenbuf, sizeof PL_tokenbuf, allow_pack, &len); in S_force_word()
2120 if (allow_pack && memBEGINPs(s2, len, "CORE::")) { in S_force_word()
H A Dproto.h6443 STATIC char* S_force_word(pTHX_ char *start, int token, int check_keyword, int allow_pack);
H A Dembed.fnc3036 |int allow_pack
/dports/lang/perl5.34/perl-5.34.0/
H A Dtoke.c2135 S_force_word(pTHX_ char *start, int token, int check_keyword, int allow_pack) in S_force_word() argument
2145 || (allow_pack && *s == ':' && s[1] == ':') ) in S_force_word()
2147 s = scan_word(s, PL_tokenbuf, sizeof PL_tokenbuf, allow_pack, &len); in S_force_word()
2151 if (allow_pack && memBEGINPs(s2, len, "CORE::")) { in S_force_word()
H A Dproto.h6463 STATIC char* S_force_word(pTHX_ char *start, int token, int check_keyword, int allow_pack);
H A Dembed.fnc3146 |int allow_pack
/dports/lang/perl5.30/perl-5.30.3/dist/Devel-PPPort/parts/
H A Dembed.fnc2761 |int allow_pack
/dports/lang/perl5.34/perl-5.34.0/dist/Devel-PPPort/parts/
H A Dembed.fnc3128 |int allow_pack
/dports/lang/perl5.32/perl-5.32.1/dist/Devel-PPPort/parts/
H A Dembed.fnc2979 |int allow_pack
/dports/devel/p5-Devel-PPPort/Devel-PPPort-3.63/parts/
H A Dembed.fnc3160 |int allow_pack
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/dist/Devel-PPPort/parts/
H A Dembed.fnc3160 |int allow_pack