Searched refs:intuit_more (Results 1 – 4 of 4) sorted by relevance
2554 if (intuit_more(PL_bufptr)) {3718 if ((PL_expect != XREF || PL_oldoldbufptr == PL_last_lop) && intuit_more(s)) {3812 if ((PL_expect != XREF || PL_oldoldbufptr == PL_last_lop) && intuit_more(s)) {9242 else if (PL_lex_state == LEX_INTERPNORMAL && !PL_lex_brackets && !intuit_more(s))
1377 #define intuit_more S_intuit_more macro3419 #define intuit_more(a) S_intuit_more(aTHX_ a) macro
1305 s |int |intuit_more |NN char *s
1288 s |int |intuit_more |char *s