Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/
H A Dtoke.c2254 S_force_word(pTHX_ char *start, int token, int check_keyword, int allow_pack) in S_force_word() argument
2264 || (allow_pack && *s == ':' && s[1] == ':') ) in S_force_word()
2266 s = scan_word6(s, PL_tokenbuf, sizeof PL_tokenbuf, allow_pack, &len, allow_pack); in S_force_word()
2270 if (allow_pack && memBEGINPs(s2, len, "CORE::")) { in S_force_word()
H A Dproto.h9226 S_force_word(pTHX_ char *start, int token, int check_keyword, int allow_pack);
H A Dembed.fnc5847 |int allow_pack
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/
H A Dembed.fnc3208 |int allow_pack