Searched refs:scanopt (Results 1 – 5 of 5) sorted by relevance
| /freebsd-11-stable/contrib/flex/ |
| HD | scanopt.h | 123 int scanopt
|
| HD | scanopt.c | 707 int scanopt (svoid, arg, optindex) in scanopt() function
|
| HD | main.c | 999 while ((rv = scanopt (sopt, &arg, &optind)) != 0) {
|
| HD | ChangeLog | 269 * scanopt.c: more careful memory allocation in option processing 541 * scanopt.c: parse multiple short concatenated options; patch 2747 * flexdef.h, main.c, misc.c, scanopt.c: #include fixes; we've 2771 scanopt.c, scanopt.h, sym.c, tables.c, tables_shared.h, tblcmp.c, 2857 * scanopt.c: Fixed oddball '=-'. 3354 * flex.skl, main.c, misc.c, scan.l, scanopt.c, sym.c, 3744 * scanopt.c: Applied gettext macros to error messages from scanopt. 3748 * buf.c, faq.texi, options.c, options.h, scanopt.c, scanopt.h: 3790 * scanopt.c: Fixed minor typo in error message 4470 scanopt.c, tests/README, tests/configure.in: phew, millaway's latest [all …]
|
| /freebsd-11-stable/usr.bin/lex/ |
| HD | Makefile | 23 scanopt.c skel.c sym.c tables.c tables_shared.c \
|