Home
last modified time | relevance | path

Searched refs:yyterminate (Results 1 – 25 of 1970) sorted by relevance

12345678910>>...79

/dports/mail/nmh/nmh-1.7.1/sbr/
H A Ddtimep.l44 #define yyterminate() (void)yy_delete_buffer(lexhandle); \ macro
343 yyterminate();
350 yyterminate();
354 {nl}("gmt"|"GMT") INIT(); SETZONE(0); yyterminate();
355 {nl}("est"|"EST") INIT(); SETZONE(-500); yyterminate();
357 yyterminate(); }
360 yyterminate(); }
363 yyterminate(); }
366 yyterminate(); }
370 yyterminate(); }
[all …]
H A Ddtimep.c1157 #ifndef yyterminate
1158 #define yyterminate() return YY_NULL macro
1454 yyterminate();
1465 yyterminate();
1473 INIT(); SETZONE(0); yyterminate();
1479 INIT(); SETZONE(0); yyterminate();
1485 INIT(); SETZONE(-500); yyterminate();
1498 INIT(); SETZONE(-600); yyterminate();
1511 INIT(); SETZONE(-700); yyterminate();
1524 INIT(); SETZONE(-800); yyterminate();
[all …]
/dports/mail/mmh/mmh-0.4/sbr/
H A Ddtimep.lex41 #define yyterminate() (void)yy_delete_buffer(lexhandle); \ macro
328 yyterminate();
337 yyterminate();
347 yyterminate();
356 yyterminate();
359 {nl}("ut"|"UT") INIT(); SETZONE(0); yyterminate();
360 {nl}("gmt"|"GMT") INIT(); SETZONE(0); yyterminate();
361 {nl}("est"|"EST") INIT(); SETZONE(-500); yyterminate();
363 {nl}("cst"|"CST") INIT(); SETZONE(-600); yyterminate();
365 {nl}("mst"|"MST") INIT(); SETZONE(-700); yyterminate();
[all …]
H A Ddtimep.c1214 #ifndef yyterminate
1215 #define yyterminate() return YY_NULL macro
1563 yyterminate();
1576 yyterminate();
1590 yyterminate();
1603 yyterminate();
1611 INIT(); SETZONE(0); yyterminate();
1617 INIT(); SETZONE(0); yyterminate();
1623 INIT(); SETZONE(-500); yyterminate();
1635 INIT(); SETZONE(-600); yyterminate();
[all …]
/dports/security/yara/yara-4.1.1/libyara/
H A Dre_lexer.l132 yyterminate();
138 yyterminate();
144 yyterminate();
165 yyterminate();
171 yyterminate();
276 yyterminate();
292 yyterminate();
347 yyterminate();
433 yyterminate();
460 yyterminate();
[all …]
/dports/security/sudo/sudo-1.9.8p2/plugins/sudoers/
H A Dtoke.l134 yyterminate();
170 yyterminate();
224 yyterminate();
230 yyterminate();
239 yyterminate();
247 yyterminate();
261 yyterminate();
521 yyterminate();
529 yyterminate();
536 yyterminate();
[all …]
H A Dtoke.c3124 yyterminate();
3178 yyterminate();
3242 yyterminate();
3251 yyterminate();
3263 yyterminate();
3274 yyterminate();
3295 yyterminate();
3635 yyterminate();
3646 yyterminate();
3656 yyterminate();
[all …]
/dports/security/clamav/clamav-0.104.2/libclamav/
H A Dyara_lexer.l71 yyterminate(); \
270 yyterminate();
292 yyterminate();
304 yyterminate();
318 yyterminate();
332 yyterminate();
347 yyterminate();
367 yyterminate();
469 yyterminate();
532 yyterminate();
[all …]
/dports/security/clamav-lts/clamav-0.103.5/libclamav/
H A Dyara_lexer.l71 yyterminate(); \
270 yyterminate();
292 yyterminate();
304 yyterminate();
318 yyterminate();
332 yyterminate();
347 yyterminate();
367 yyterminate();
469 yyterminate();
532 yyterminate();
[all …]
/dports/devel/ossp-cfg/cfg-0.9.11/
H A Dcfg_syn_scan.l123 yyterminate();
154 yyterminate();
160 yyterminate();
164 yyterminate();
184 yyterminate();
214 yyterminate();
254 yyterminate();
/dports/misc/rump/buildrump.sh-b914579/src/external/bsd/flex/dist/examples/manual/
H A Dcat.lex20 yyterminate();
24 yyterminate();
41 yyterminate();
H A Dpas_include.lex51 yyterminate();
56 yyterminate();
60 yyterminate();
/dports/textproc/flex/flex-2.6.4/examples/manual/
H A Dcat.lex20 yyterminate();
24 yyterminate();
41 yyterminate();
H A Dpas_include.lex51 yyterminate();
56 yyterminate();
60 yyterminate();
/dports/misc/rump/buildrump.sh-b914579/src/external/bsd/flex/dist/tests/test-include-by-push/
H A Dscanner.l53 yyterminate();
60 yyterminate();
68 yyterminate();
/dports/misc/rump/buildrump.sh-b914579/src/external/bsd/flex/dist/tests/
H A Dinclude_by_push.direct.l53 yyterminate();
60 yyterminate();
68 yyterminate();
H A Dinclude_by_buffer.direct.l59 yyterminate();
66 yyterminate();
72 yyterminate();
H A Dinclude_by_reentrant.direct.l57 yyterminate();
69 yyterminate();
73 <<EOF>> { fclose(yyin); yyterminate();}
/dports/textproc/flex/flex-2.6.4/tests/
H A Dinclude_by_push.direct.l56 yyterminate();
64 yyterminate();
72 yyterminate();
H A Dinclude_by_buffer.direct.l62 yyterminate();
70 yyterminate();
76 yyterminate();
H A Dinclude_by_reentrant.direct.l60 yyterminate();
73 yyterminate();
77 <<EOF>> { fclose(yyin); yyterminate();}
/dports/misc/rump/buildrump.sh-b914579/src/external/bsd/flex/dist/tests/test-include-by-buffer/
H A Dscanner.l59 yyterminate();
66 yyterminate();
72 yyterminate();
/dports/misc/rump/buildrump.sh-b914579/src/external/bsd/flex/dist/tests/test-include-by-reentrant/
H A Dscanner.l57 yyterminate();
69 yyterminate();
73 <<EOF>> { fclose(yyin); yyterminate();}
/dports/devel/libdap/libdap-3.20.8/
H A Ddds.lex149 <INITIAL><<EOF>> yy_init = 1; dds_line_num = 1; yyterminate();
154 <comment><<EOF>> yy_init = 1; dds_line_num = 1; yyterminate();
156 "Data:\n" yyterminate();
157 "Data:\r\n" yyterminate();
/dports/mail/libsieve/libsieve-2.3.1/src/sv_parser/
H A Daddr-lex.l65 yyterminate(); }
101 yyterminate(); }
114 yyterminate(); }

12345678910>>...79