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

/freebsd-10.3-release/contrib/flex/
H A Dscanopt.h62 /* flags passed to scanopt_init */
90 scanopt_t *scanopt_init PROTO ((const optspec_t * options,
100 * scanner - The scanner, already initialized with scanopt_init().
113 * scanner - The scanner, already initialized with scanopt_init().
H A Dscanopt.c163 scanopt_t *scanopt_init (options, argc, argv, flags)
250 * scanner - The scanner, already initialized with scanopt_init().
162 scanopt_t *scanopt_init (options, argc, argv, flags) function
H A Dmain.c992 sopt = scanopt_init (flexopts, argc, argv, 0);

Completed in 100 milliseconds