Searched refs:flexopts (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/bsd/flex/dist/src/
H A Doptions.h41 extern optspec_t flexopts[];
H A Doptions.c48 optspec_t flexopts[] = {
47 optspec_t flexopts[] = { variable
H A Dmain.c1008 sopt = scanopt_init (flexopts, argc, argv, 0);
1010 /* This will only happen when flexopts array is altered. */
1012 _("Internal error. flexopts are malformed.\n"));

Completed in 225 milliseconds