Lines Matching full:required
5193 "space required after that '$op' $at\n" . $hereptr)) {
5233 "space required after that '$op' $at\n" . $hereptr)) {
5262 "space required before that '$op' $at\n" . $hereptr)) {
5287 "space required one side of that '$op' $at\n" . $hereptr)) {
5382 "spaces required around that '$op' $at\n" . $hereptr)) {
5445 "space required before the open brace '{'\n" . $herecurr) &&
5463 "space required after that close brace '}'\n" . $herecurr) &&
5596 "return is not a function, parentheses are not required\n" . $herecurr);
5600 "space required before the open parenthesis '('\n" . $herecurr);
5671 "space required before the open parenthesis '('\n" . $herecurr) &&
6433 "$func(NULL) is safe and this check is probably not required\n" . $hereprev) &&
6652 "exactly one space required after that #$1\n" . $herecurr) &&