Home
last modified time | relevance | path

Searched refs:illegal (Results 1 – 25 of 86) sorted by relevance

1234

/src/contrib/one-true-awk/testdir/
H A DT.errmsg16 illegal primary in regular expression
19 illegal break, continue, next or nextfile from BEGIN
22 illegal break, continue, next or nextfile from END
25 nextfile is illegal inside a function
87 illegal nested function
93 break illegal outside
96 continue illegal outside
103 next is illegal inside a function
140 illegal statement
143 illegal statement
[all …]
H A Dlilly.out27 ../a.out: illegal primary in regular expression += at =
33 ../a.out: illegal primary in regular expression *= at =
90 ../a.out: illegal primary in regular expression += at =
96 ../a.out: illegal primary in regular expression *= at =
252 ../a.out: illegal primary in regular expression += at =
258 ../a.out: illegal primary in regular expression *= at =
315 ../a.out: illegal primary in regular expression += at =
321 ../a.out: illegal primary in regular expression *= at =
492 ../a.out: illegal primary in regular expression += at =
498 ../a.out: illegal primary in regular expression *= at =
[all …]
/src/contrib/netbsd-tests/lib/libc/locale/
H A Dt_mbtowc.c72 h_mbtowc(const char *locale, const char *illegal, const char *legal) in h_mbtowc() argument
99 (void)strvis(buf, illegal, VIS_WHITE | VIS_OCTAL); in h_mbtowc()
102 ret = mbtowc(NULL, illegal, strlen(illegal)); in h_mbtowc()
/src/contrib/byacc/test/btyacc/
H A Derr_syntax19.error1 YACC: e - line 9 of "./err_syntax19.y", illegal $-name
H A Derr_syntax6.error1 YACC: e - line 6 of "./err_syntax6.y", illegal tag
H A Derr_inherit5.error1 YACC: e - line 74 of "./err_inherit5.y", illegal @$ or @N reference
H A Derr_syntax7.error1 YACC: e - line 6 of "./err_syntax7.y", illegal character
H A Derr_syntax8.error1 YACC: e - line 6 of "./err_syntax8.y", illegal use of reserved symbol .
H A Derr_syntax7a.error1 YACC: e - line 6 of "./err_syntax7a.y", illegal character
H A Derr_syntax8a.error1 YACC: e - line 6 of "./err_syntax8a.y", illegal use of reserved symbol $$123
H A Derr_syntax7b.error1 YACC: e - line 6 of "./err_syntax7b.y", illegal character
/src/contrib/byacc/test/yacc/
H A Derr_syntax19.error1 YACC: e - line 9 of "./err_syntax19.y", illegal $-name
H A Derr_syntax7.error1 YACC: e - line 6 of "./err_syntax7.y", illegal character
H A Derr_syntax6.error1 YACC: e - line 6 of "./err_syntax6.y", illegal tag
H A Derr_syntax7b.error1 YACC: e - line 6 of "./err_syntax7b.y", illegal character
H A Derr_syntax8.error1 YACC: e - line 6 of "./err_syntax8.y", illegal use of reserved symbol .
H A Derr_syntax8a.error1 YACC: e - line 6 of "./err_syntax8a.y", illegal use of reserved symbol $$123
H A Derr_syntax7a.error1 YACC: e - line 6 of "./err_syntax7a.y", illegal character
/src/contrib/tcsh/nls/ukrainian/
H A Dset63 1 ERROR: illegal command from key 0%o\r\n
/src/contrib/tcsh/nls/C/
H A Dset63 1 ERROR: illegal command from key 0%o\r\n
/src/crypto/openssl/crypto/err/
H A Dopenssl.txt37 ASN1_R_ILLEGAL_BITSTRING_FORMAT:175:illegal bitstring format
38 ASN1_R_ILLEGAL_BOOLEAN:176:illegal boolean
39 ASN1_R_ILLEGAL_CHARACTERS:124:illegal characters
40 ASN1_R_ILLEGAL_FORMAT:177:illegal format
41 ASN1_R_ILLEGAL_HEX:178:illegal hex
42 ASN1_R_ILLEGAL_IMPLICIT_TAG:179:illegal implicit tag
43 ASN1_R_ILLEGAL_INTEGER:180:illegal integer
44 ASN1_R_ILLEGAL_NEGATIVE_VALUE:226:illegal negative value
45 ASN1_R_ILLEGAL_NESTED_TAGGING:181:illegal nested tagging
46 ASN1_R_ILLEGAL_NULL:125:illegal null
[all …]
/src/contrib/sendmail/cf/feature/
H A Ddelay_checks.m420 `errprint(`*** ERROR: illegal argument _ARG_ for FEATURE(delay_checks)
H A Dnopercenthack.m425 `errprint(`*** ERROR: illegal argument _ARG_ for FEATURE(nopercenthack)
H A Dnouucp.m425 `errprint(`*** ERROR: illegal argument _ARG_ for FEATURE(nouucp)
/src/usr.bin/netstat/
H A Droute.c653 bool illegal = false; in netname6() local
662 illegal = true; in netname6()
664 if (illegal) in netname6()

1234