Home | History | Annotate | Download | only in bison

Lines Matching full:prohibit

207 #  prohibit | require
215 # a prohibit construct. For example, this can be used to exclude
257 export prohibit =
279 test -n "$$prohibit" && test -n "$$require" \
280 && { msg='Cannot specify both prohibit and require' \
282 test -z "$$prohibit" && test -z "$$require" \
283 && { msg='Should specify either prohibit or require' \
285 test -z "$$prohibit" && test -n "$$exclude" \
286 && { msg='Use of exclude requires a prohibit pattern' \
313 if test -n "$$prohibit"; then \
314 grep $$with_grep_options $(_ignore_case) -nE "$$prohibit" $$files \
334 @prohibit='\<free *\( *\(' halt="don't cast free argument" \
338 @prohibit='\*\) *x(m|c|re)alloc\>' \
343 @prohibit='\*\) *alloca\>' \
348 @prohibit='[ ] ' \
356 @prohibit='\<([fs]?scanf|ato([filq]|ll)) *\(' \
363 @prohibit='! *strcmp *\(|\<$(sp_) *[!=]=|[!=]= *$(sp_)' \
372 @prohibit='\<strncpy *\(' \
387 @prohibit='(^|[^.])\<(usage|exit|error) ?\(-?[0-9]+[,)]' \
395 @prohibit='error *\(EXIT_SUCCESS,' \
424 @prohibit=file''system \
431 @prohibit='^# *if.*HAVE''_CONFIG_H' \
462 @prohibit='\bHAVE_MBRTOWC\b' \
463 halt="do not use $$prohibit; it is always defined" \
482 # Prohibit the inclusion of assert.h without an actual use of assert.
486 # Prohibit the inclusion of close-stream.h without an actual use.
490 # Prohibit the inclusion of getopt.h without an actual use.
597 # Prohibit the inclusion of c-ctype.h without an actual use.
633 # Prohibit the inclusion of signal.h without an actual use.
649 # Prohibit the inclusion of strings.h without a sensible use.
669 # Prohibit the inclusion of intprops.h without an actual use.
676 # Prohibit the inclusion of stddef.h without an actual use.
686 # Prohibit the inclusion of dirent.h without an actual use.
692 # Prohibit the inclusion of verify.h without an actual use.
703 @prohibit='\<(HAVE''_FCNTL_H|O''_NDELAY)\>' \
711 @prohibit='^[^12 ]' \
754 @prohibit='[ ]$$' \
764 @prohibit='^ *(-[A-Za-z],)? $(longopt_re) [^ ].*\\$$' \
775 @prohibit='\<$(_gl_translatable_diag_func_re) *\([^"]*"[^"]*[a-z]{3}' \
783 @prohibit='^# *if .*defined *\(' \
805 prohibit='\<'"$$re"'\>' \
812 @prohibit='#[ ]*if(n?def|.*\<defined)\>[ (]+HAVE_DECL_' \
858 # Prohibit checked in backup files.
866 @prohibit='either ''version [^3]' \
874 @prohibit='$(_GFDL_regexp)' \
882 @prohibit='@acronym\{' \
891 @prohibit='\$$($(cvs_keywords))\$$' \
942 @prohibit='[.>]st_blocks' \
949 @prohibit='^ *# *define *S_IS' \
982 # a sentence. Explicitly prohibit any prefix of "see" or "also".
983 # Also prohibit a prefix matching "\w+ +".
1009 @prohibit='(\<test| \[+) .+ -[ao] ' \
1015 @prohibit='(\<test| \[+) .+ == ' \
1046 @prohibit='\bconst\b[[:space:][:alnum:]]{2,}\bconst\b' \
1051 @prohibit='^ *static.*struct option ' \
1109 @prohibit='^ [ ]{8}' \
1115 @prohibit='(AC_DEFINE(_UNQUOTED)?|AC_DEFUN)\([^[]' \
1160 @prohibit='PATH[=].*:' \
1232 @prohibit='\<compare [^ ]+ ([^ ]*exp|/dev/null)' \
1242 @prohibit='^#define.*(yes|no|true|false)$$' \
1251 @prohibit='(\balloca *\([^)]*|\[[^]]*)\bPATH_MAX' \
1256 @prohibit='perm -777 -exec chmod a\+rwx|chmod 777 \$$\(distdir\)' \
1265 @prohibit='chmod a\+w \$$\(distdir\)' \