| /src/external/bsd/nvi/dist/ex/ |
| ex.awk | 3 /^\/\* C_[0-9A-Z_]* \*\/$/ {
|
| /src/external/bsd/nvi/dist/ipc/ |
| ipc.awk | 3 /^\/\* SI_[0-9A-Z_]* \*\/$/ {
|
| vipc.awk | 3 /^\/\* VI_[0-9A-Z_]*/ {
|
| /src/external/bsd/nvi/dist/common/ |
| options.awk | 3 /^\/\* O_[0-9A-Z_]*/ {
|
| /src/external/bsd/nvi/dist/ip/ |
| vipc.pl | 3 if (/^\/\* (VI_[0-9A-Z_]*)/) {
|
| /src/external/bsd/openldap/dist/contrib/ldaptcl/ |
| ldaperr.tcl | 30 if [regexp {^[A-Z_]} $value] {
|
| /src/external/gpl3/autoconf/dist/bin/ |
| ifnames.in | 116 if $word eq 'defined' || $word !~ /^[a-zA-Z_]/;
|
| autoreconf.in | 416 if (/^ACLOCAL_[A-Z_]*FLAGS\s*=\s*(.*)/)
|
| /src/external/gpl3/binutils/dist/gas/config/ |
| loongarch-lex.l | 32 L [a-zA-Z_\.\$\x80-\xff]
|
| /src/external/gpl3/binutils.old/dist/gas/config/ |
| loongarch-lex.l | 32 L [a-zA-Z_\.\$\x80-\xff]
|
| /src/external/cddl/osnet/dist/lib/libdtrace/common/ |
| dt_lex.l | 106 RGX_AGG "@"[a-zA-Z_][0-9a-zA-Z_]* 107 RGX_PSPEC [-$:a-zA-Z_.?*\\\[\]!][-$:0-9a-zA-Z_.`?*\\\[\]!]* 108 RGX_ALTIDENT [a-zA-Z_][0-9a-zA-Z_]* 110 RGX_MOD_IDENT [a-zA-Z_`][0-9a-z.A-Z_`]*` 111 RGX_IDENT [a-zA-Z_`][0-9a-zA-Z_`]* [all...] |
| /src/crypto/external/apache2/openssl/dist/util/ |
| ck_errf.pl | 92 next unless m|^L ([0-9A-Z_]+)\s|; 102 if ( !/;$/ && /^\**([a-zA-Z_].*[\s*])?([A-Za-z_0-9]+)\(.*([),]|$)/ ) {
|
| su-filter.pl | 54 } elsif($incomm <= 0 && /( *)(static )?(const )?(union|struct) ([a-zA-Z_\$][\$0-9a-zA-Z_]+ )?\{/) {
|
| /src/crypto/external/bsd/openssl/dist/util/ |
| ck_errf.pl | 92 next unless m|^L ([0-9A-Z_]+)\s|; 102 if ( !/;$/ && /^\**([a-zA-Z_].*[\s*])?([A-Za-z_0-9]+)\(.*([),]|$)/ ) {
|
| su-filter.pl | 54 } elsif($incomm <= 0 && /( *)(static )?(const )?(union|struct) ([a-zA-Z_\$][\$0-9a-zA-Z_]+ )?\{/) {
|
| check-format.pl | 784 $intra_line =~ s/[A-Z_]+/int/g if $trailing_backslash; 803 report("space after '$1'") if $intra_line =~ m/(\+\+|--)\s+[a-zA-Z_(]/; # prefix ++/-- with following space 821 report("missing space after binary '$1'") if $intra_line=~m/[^{(\[]([*])[^\sa-zA-Z_(),*]/;# '*' w/o space or \w(),* after 823 report("missing space after binary '$1'") if $intra_line=~m/([&])[^\sa-zA-Z_(]/; # '&' w/o following space or \w( 839 s/(\w*ASN1_[A-Z_]+END\w*([^(]|\(.*?\)|$))/$1;/g; # treat *ASN1_*END*(..) macro calls as if followed by ';'
|
| /src/crypto/external/bsd/openssl.old/dist/util/ |
| ck_errf.pl | 91 next unless m|^L ([0-9A-Z_]+)\s|; 101 if ( !/;$/ && /^\**([a-zA-Z_].*[\s*])?([A-Za-z_0-9]+)\(.*([),]|$)/ ) {
|
| su-filter.pl | 54 } elsif($incomm <= 0 && /( *)(static )?(const )?(union|struct) ([a-zA-Z_\$][\$0-9a-zA-Z_]+ )?\{/) {
|
| /src/external/gpl2/dtc/dist/ |
| convert-dtsv0-lexer.l | 15 LABEL [a-zA-Z_][a-zA-Z0-9_]*
|
| dtc-lexer.l | 16 LABEL [a-zA-Z_][a-zA-Z0-9_]*
|
| /src/usr.sbin/npf/npfctl/ |
| npf_scan.l | 94 ID [a-zA-Z_][a-zA-Z_0-9]* 95 DID [a-zA-Z_][a-zA-Z_0-9-]*
|
| /src/external/bsd/elftosb/dist/elftosb2/ |
| elftosb_lexer.l | 36 IDENT [a-zA-Z_][a-zA-Z0-9_]*
|
| /src/bin/ksh/ |
| vi.c | 82 #define Z_ 0x40 /* repeat count defaults to 0 (not 1) */ 92 #define is_zerocount(c) (classify[(c)&0x7f]&Z_) 97 B_, 0, 0, 0, 0, C_|U_, C_|Z_, 0, 99 M_, C_|Z_, 0, 0, C_|U_, 0, C_, 0, 103 C_, 0, 0, C_|Z_, 0, 0, 0, 0, 113 C_|X_, C_, M_, C_, C_, M_, M_|X_, C_|U_|Z_, 119 C_, C_|U_, 0, 0, C_|Z_, 0, M_, C_|Z_, 121 0, C_, M_, E_, E_, M_, M_|X_, C_|Z_, 125 C_, 0, X_, C_, M_|X_, C_|U_, C_|U_|Z_,M_ [all...] |
| /src/external/bsd/pcc/dist/pcc/cc/ccom/ |
| scan.l | 35 L [a-zA-Z_]
|
| /src/external/bsd/pcc/dist/pcc/cc/cxxcom/ |
| scan.l | 34 L [a-zA-Z_]
|