Lines Matching refs:posixicity
363 if (posixicity == POSIXLY_EXTENDED) in read_filename()
393 if (posixicity == POSIXLY_EXTENDED)
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)
1138 posixicity = POSIXLY_EXTENDED;
1185 if (posixicity == POSIXLY_BASIC)
1215 if (ISDIGIT(ch) && posixicity != POSIXLY_BASIC)
1537 else if (buftype == TEXT_REGEX && posixicity != POSIXLY_EXTENDED)