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

/freebsd-10.3-release/contrib/flex/
H A Doptions.c44 optspec_t flexopts[] = {
43 optspec_t flexopts[] = { variable
H A Doptions.h39 extern optspec_t flexopts[];
H A Dmain.c992 sopt = scanopt_init (flexopts, argc, argv, 0);
994 /* This will only happen when flexopts array is altered. */
996 _("Internal error. flexopts are malformed.\n"));

Completed in 70 milliseconds