Searched refs:posix_compat (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/flex/src/
H A Dscan.l103 posix_compat = true;
390 posix-compat posix_compat = option_sense;
534 if ( lex_compat || posix_compat )
749 if (lex_compat || posix_compat){
760 if (lex_compat || posix_compat)
882 if ( lex_compat || posix_compat )
H A Dmain.c53 int interactive, lex_compat, posix_compat, do_yylineno,
768 if (posix_compat)
952 lex_compat = posix_compat = C_plus_plus = backing_up_report =
1117 posix_compat = true;
1493 if (posix_compat) {
1502 posix_compat = true;
52 int interactive, lex_compat, posix_compat, do_yylineno, variable
H A Dflexdef.h321 * posix_compat - if true (-X), maximize compatibility with POSIX lex
362 extern int interactive, lex_compat, posix_compat, do_yylineno;
/freebsd-13-stable/usr.bin/lex/
H A Dinitscan.c1949 posix_compat = true;
2806 posix_compat = option_sense; variable
3205 if ( lex_compat || posix_compat )
3477 if (lex_compat || posix_compat){
3492 if (lex_compat || posix_compat)
3847 if ( lex_compat || posix_compat )

Completed in 116 milliseconds