Lines Matching refs:POSIXLY_BASIC
606 if (posixicity == POSIXLY_BASIC)
614 if (posixicity == POSIXLY_BASIC)
622 if (posixicity == POSIXLY_BASIC)
631 if (posixicity == POSIXLY_BASIC)
807 else if (posixicity == POSIXLY_BASIC && !ISDIGIT (*p))
959 if (posixicity == POSIXLY_BASIC)
997 if (ch != '~' || posixicity == POSIXLY_BASIC)
1011 else if ((ch == '+' || ch == '~') && posixicity != POSIXLY_BASIC)
1084 || posixicity == POSIXLY_BASIC))
1097 if (posixicity == POSIXLY_BASIC)
1185 if (posixicity == POSIXLY_BASIC)
1215 if (ISDIGIT(ch) && posixicity != POSIXLY_BASIC)