Lines Matching full:allow
66 16 "POSIX does not allow names longer than 1 character: %s"
67 17 "POSIX does not allow '#' script comments"
68 18 "POSIX does not allow the following keyword: %s"
69 19 "POSIX does not allow a period ('.') as a shortcut for the last result"
71 21 "POSIX does not allow the following operator: %s"
72 22 "POSIX does not allow comparison operators outside if statements or loops"
76 26 "POSIX does not allow exponential notation"
77 27 "POSIX does not allow array references as function parameters"
78 28 "POSIX does not allow void functions"
80 30 "POSIX does not allow strings to be assigned to variables or arrays"