Home
last modified time | relevance | path

Searched refs:BEGIN (Results 251 – 275 of 51089) sorted by relevance

1...<<11121314151617181920>>...2044

/dports/editors/calligra/calligra-3.2.1/plugins/formulashape/3rdparty/itexToMML/
H A Ditex2MML.l947 \{[\n\r\t ]* {BEGIN(RAISEBOX2);}
957 . {BEGIN(MATH); unput(yytext[0]);}
962 . {BEGIN(MATH); unput(yytext[0]);}
977 "\{array\}" {if (itex2MML_env_start == 1) BEGIN(ARRAYOPTIONS); else BEGIN(MATH); return ARRAY;}
985 "\{" {BEGIN(COLOPTS); return ST;}
1003 "\}" {BEGIN(MATH); return ENDSVG;}
1008 "\}" {BEGIN(MATH); return END;}
1016 "\}" {BEGIN(MATH); return END;}
1026 "\}" {BEGIN(MATH); return END;}
1034 "\}" {BEGIN(MATH); return END;}
[all …]
/dports/editors/abiword/abiword-3.0.5/plugins/mathview/itex2mml/
H A Ditex2MML.l944 \{[\n\r\t ]* {BEGIN(RAISEBOX2);}
954 . {BEGIN(MATH); unput(yytext[0]);}
959 . {BEGIN(MATH); unput(yytext[0]);}
974 "\{array\}" {if (itex2MML_env_start == 1) BEGIN(ARRAYOPTIONS); else BEGIN(MATH); return ARRAY;}
982 "\{" {BEGIN(COLOPTS); return ST;}
1000 "\}" {BEGIN(MATH); return ENDSVG;}
1005 "\}" {BEGIN(MATH); return END;}
1013 "\}" {BEGIN(MATH); return END;}
1023 "\}" {BEGIN(MATH); return END;}
1031 "\}" {BEGIN(MATH); return END;}
[all …]
/dports/devel/boost-docs/boost_1_72_0/libs/preprocessor/test/
H A Dcheckempty.cxx38 BEGIN BOOST_PP_CHECK_EMPTY(FUNC_GEN) == 0 END
39 BEGIN BOOST_PP_CHECK_EMPTY(FUNC_GEN2) == 0 END
40 BEGIN BOOST_PP_CHECK_EMPTY(FUNC_GEN3) == 0 END
41 BEGIN BOOST_PP_CHECK_EMPTY(FUNC_GEN4) == 0 END
42 BEGIN BOOST_PP_CHECK_EMPTY(FUNC_GEN5) == 0 END
43 BEGIN BOOST_PP_CHECK_EMPTY(FUNC_GEN8) == 0 END
44 BEGIN BOOST_PP_CHECK_EMPTY(FUNC_GEN9) == 0 END
51 BEGIN BOOST_PP_CHECK_EMPTY(FUNC_GEN6) == 0 END
53 BEGIN BOOST_PP_CHECK_EMPTY(NAME) == 0 END
54 BEGIN BOOST_PP_CHECK_EMPTY(ATUPLE) == 0 END
[all …]
H A Dcomparison.cxx17 BEGIN BOOST_PP_EQUAL(2, 0) == 0 END
18 BEGIN BOOST_PP_EQUAL(2, 2) == 1 END
22 BEGIN BOOST_PP_NOT_EQUAL(2, 0) == 1 END
23 BEGIN BOOST_PP_NOT_EQUAL(2, 2) == 0 END
27 BEGIN BOOST_PP_LESS(2, 1) == 0 END
28 BEGIN BOOST_PP_LESS(1, 2) == 1 END
32 BEGIN BOOST_PP_LESS_EQUAL(2, 1) == 0 END
33 BEGIN BOOST_PP_LESS_EQUAL(1, 2) == 1 END
34 BEGIN BOOST_PP_LESS_EQUAL(2, 2) == 1 END
38 BEGIN BOOST_PP_GREATER(2, 1) == 1 END
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/libs/preprocessor/test/
H A Dcheckempty.cxx38 BEGIN BOOST_PP_CHECK_EMPTY(FUNC_GEN) == 0 END
39 BEGIN BOOST_PP_CHECK_EMPTY(FUNC_GEN2) == 0 END
40 BEGIN BOOST_PP_CHECK_EMPTY(FUNC_GEN3) == 0 END
41 BEGIN BOOST_PP_CHECK_EMPTY(FUNC_GEN4) == 0 END
42 BEGIN BOOST_PP_CHECK_EMPTY(FUNC_GEN5) == 0 END
43 BEGIN BOOST_PP_CHECK_EMPTY(FUNC_GEN8) == 0 END
44 BEGIN BOOST_PP_CHECK_EMPTY(FUNC_GEN9) == 0 END
51 BEGIN BOOST_PP_CHECK_EMPTY(FUNC_GEN6) == 0 END
53 BEGIN BOOST_PP_CHECK_EMPTY(NAME) == 0 END
54 BEGIN BOOST_PP_CHECK_EMPTY(ATUPLE) == 0 END
[all …]
H A Dcomparison.cxx17 BEGIN BOOST_PP_EQUAL(2, 0) == 0 END
18 BEGIN BOOST_PP_EQUAL(2, 2) == 1 END
22 BEGIN BOOST_PP_NOT_EQUAL(2, 0) == 1 END
23 BEGIN BOOST_PP_NOT_EQUAL(2, 2) == 0 END
27 BEGIN BOOST_PP_LESS(2, 1) == 0 END
28 BEGIN BOOST_PP_LESS(1, 2) == 1 END
32 BEGIN BOOST_PP_LESS_EQUAL(2, 1) == 0 END
33 BEGIN BOOST_PP_LESS_EQUAL(1, 2) == 1 END
34 BEGIN BOOST_PP_LESS_EQUAL(2, 2) == 1 END
38 BEGIN BOOST_PP_GREATER(2, 1) == 1 END
[all …]
/dports/devel/boost-libs/boost_1_72_0/libs/preprocessor/test/
H A Dcheckempty.cxx38 BEGIN BOOST_PP_CHECK_EMPTY(FUNC_GEN) == 0 END
39 BEGIN BOOST_PP_CHECK_EMPTY(FUNC_GEN2) == 0 END
40 BEGIN BOOST_PP_CHECK_EMPTY(FUNC_GEN3) == 0 END
41 BEGIN BOOST_PP_CHECK_EMPTY(FUNC_GEN4) == 0 END
42 BEGIN BOOST_PP_CHECK_EMPTY(FUNC_GEN5) == 0 END
43 BEGIN BOOST_PP_CHECK_EMPTY(FUNC_GEN8) == 0 END
44 BEGIN BOOST_PP_CHECK_EMPTY(FUNC_GEN9) == 0 END
51 BEGIN BOOST_PP_CHECK_EMPTY(FUNC_GEN6) == 0 END
53 BEGIN BOOST_PP_CHECK_EMPTY(NAME) == 0 END
54 BEGIN BOOST_PP_CHECK_EMPTY(ATUPLE) == 0 END
[all …]
/dports/devel/hyperscan/boost_1_75_0/libs/preprocessor/test/
H A Dcheckempty.cxx38 BEGIN BOOST_PP_CHECK_EMPTY(FUNC_GEN) == 0 END
39 BEGIN BOOST_PP_CHECK_EMPTY(FUNC_GEN2) == 0 END
40 BEGIN BOOST_PP_CHECK_EMPTY(FUNC_GEN3) == 0 END
41 BEGIN BOOST_PP_CHECK_EMPTY(FUNC_GEN4) == 0 END
42 BEGIN BOOST_PP_CHECK_EMPTY(FUNC_GEN5) == 0 END
43 BEGIN BOOST_PP_CHECK_EMPTY(FUNC_GEN8) == 0 END
44 BEGIN BOOST_PP_CHECK_EMPTY(FUNC_GEN9) == 0 END
51 BEGIN BOOST_PP_CHECK_EMPTY(FUNC_GEN6) == 0 END
53 BEGIN BOOST_PP_CHECK_EMPTY(NAME) == 0 END
54 BEGIN BOOST_PP_CHECK_EMPTY(ATUPLE) == 0 END
[all …]
/dports/astro/wcslib/wcslib-7.7/doxygen/
H A Ddoxextr.l125 BEGIN(PROLOG);
133 BEGIN(FLUSH);
205 BEGIN(FLUSH);
240 BEGIN(FLUSH);
294 BEGIN(FLUSH);
299 BEGIN(FLUSH);
307 BEGIN(FLUSH);
365 BEGIN(BRIEF);
372 BEGIN(FLUSH);
379 BEGIN(FLUSH);
[all …]
/dports/www/wwwoffle/wwwoffle-2.9j/src/
H A Dcss.l153 "/*" { BEGIN(COMMENT); }
155 "@import" { BEGIN(IMPORT); }
156 \{ { BEGIN(DECL_LIST); }
162 <COMMENT>"*"+"/" { BEGIN(INITIAL); }
167 <COMMENT_CPP>\n { BEGIN(INITIAL); }
172 <IMPORT>url\(\" { BEGIN(IMPORT_URL); }
173 <IMPORT>url\(\' { BEGIN(IMPORT_URL); }
177 <IMPORT>.|\n { BEGIN(INITIAL); }
181 <IMPORT_URL>. { BEGIN(INITIAL); }
187 <DECL_LIST>\} { BEGIN(INITIAL); }
[all …]
/dports/converters/wkhtmltopdf/qt-5db36ec/src/gui/widgets/
H A Dqmenu_wince.rc18 BEGIN
20 BEGIN
26 BEGIN
28 BEGIN
39 BEGIN
59 BEGIN
87 BEGIN
138 BEGIN
150 BEGIN
162 BEGIN
[all …]
/dports/deskutils/egroupware/egroupware/vendor/egroupware/icalendar/test/Horde/Icalendar/fixtures/
H A Dbug14153.ics1 BEGIN:VCALENDAR
6 BEGIN:VEVENT
26 BEGIN:VTIMEZONE
28 BEGIN:DAYLIGHT
34 BEGIN:STANDARD
39 BEGIN:DAYLIGHT
45 BEGIN:DAYLIGHT
51 BEGIN:DAYLIGHT
57 BEGIN:STANDARD
63 BEGIN:DAYLIGHT
[all …]
/dports/devel/pear-Horde_Icalendar/Horde_Icalendar-2.1.8/test/Horde/Icalendar/fixtures/
H A Dbug14153.ics1 BEGIN:VCALENDAR
6 BEGIN:VEVENT
26 BEGIN:VTIMEZONE
28 BEGIN:DAYLIGHT
34 BEGIN:STANDARD
39 BEGIN:DAYLIGHT
45 BEGIN:DAYLIGHT
51 BEGIN:DAYLIGHT
57 BEGIN:STANDARD
63 BEGIN:DAYLIGHT
[all …]
/dports/textproc/lasem/lasem-0.5.1/itex2mml/
H A Ditex2MML.l935 . {BEGIN(MATH); unput(yytext[0]);}
950 "\{array\}" {if (itex2MML_env_start == 1) BEGIN(ARRAYOPTIONS); else BEGIN(MATH); return ARRAY;}
958 "\{" {BEGIN(COLOPTS); return ST;}
976 "\}" {BEGIN(MATH); return ENDSVG;}
981 "\}" {BEGIN(MATH); return END;}
989 "\}" {BEGIN(MATH); return END;}
999 "\}" {BEGIN(MATH); return END;}
1007 "\}" {BEGIN(MATH); return END;}
1019 "\}" {BEGIN(INT2); return END;}
1027 "\}" {BEGIN(INT3); return END;}
[all …]
/dports/devel/pear-Horde_Timezone/Horde_Timezone-1.1.0/test/Horde/Timezone/fixtures/
H A Dbudapest.ics1 BEGIN:VTIMEZONE
3 BEGIN:DAYLIGHT
9 BEGIN:STANDARD
15 BEGIN:DAYLIGHT
23 BEGIN:STANDARD
31 BEGIN:DAYLIGHT
37 BEGIN:STANDARD
43 BEGIN:DAYLIGHT
49 BEGIN:STANDARD
55 BEGIN:STANDARD
[all …]
/dports/devel/cxref/cxref-1.6e/contrib/
H A Dsdcc.diff13 <CPP_START>[a-z]+ { BEGIN(CPP); }
18 +<CPP_START>pragma{W}+asm { BEGIN(C51_PRAGMAASM); }
19 +<C51_PRAGMAASM>#{W}*pragma{W}+endasm { BEGIN(INITIAL); }
34 +"__interrupt" { BEGIN(SDCC_EXTENSION1); }
35 +"__using" { BEGIN(SDCC_EXTENSION1); }
38 +<SDCC_EXTENSION1>")" { BEGIN(INITIAL); }
44 +<SDCC_EXTENSION2>";" { BEGIN(INITIAL); }
46 +"using" { BEGIN(C51_EXTENSION1); }
49 +<C51_EXTENSION1>")" { BEGIN(INITIAL); }
54 +"sfr" { BEGIN(C51_EXTENSION3); }
[all …]
/dports/math/giacxcas/giac-1.6.0/src/
H A Ditex2MML.l978 \{[\n\r\t ]* {BEGIN(RAISEBOX2);}
1008 "\{array\}" {if (itex2MML_env_start == 1) BEGIN(ARRAYOPTIONS); else BEGIN(MATH); return ARRAY;}
1016 "\{" {BEGIN(COLOPTS); return ST;}
1034 "\}" {BEGIN(MATH); return ENDSVG;}
1039 "\}" {BEGIN(MATH); return END;}
1047 "\}" {BEGIN(MATH); return END;}
1057 "\}" {BEGIN(MATH); return END;}
1065 "\}" {BEGIN(MATH); return END;}
1073 "\}" {BEGIN(MATH); return END;}
1085 "\}" {BEGIN(INT2); return END;}
[all …]
/dports/devel/p5-B-Hooks-EndOfScope/B-Hooks-EndOfScope-0.25/t/
H A D02-localise.t6 BEGIN {
20 BEGIN { ok(!$fired) }
22 BEGIN { local %^H }
24 BEGIN { ok(!$fired) }
27 BEGIN { ok($fired) }
35 BEGIN { ok(!$fired) }
37 BEGIN {
44 BEGIN { local %^H }
47 BEGIN { ok($fired2) }
50 BEGIN { ok(!$fired) }
[all …]
/dports/net/fspd/fsp-2.8.1b29/clients/
H A Dfspprof.l37 BEGIN(shostname);
43 BEGIN(shost);
49 BEGIN(shost);
52 <shost>(fsp{WHITESPACE})?port BEGIN(sport);
54 <sport>{NUMBER} host->port=atoi(yytext);BEGIN(shost);
56 <shost>alias{WHITESPACE} BEGIN(salias);
58 <shost>local{WHITESPACE}port BEGIN(slport);
67 <shost>delay BEGIN(sdelay);
69 <sdelay>{NUMBER} host->delay=atoi(yytext);BEGIN(shost);
71 <shost>timeout BEGIN(stimeout);
[all …]
/dports/security/aide/aide-0.17.4/src/
H A Dconf_lex.l99 BEGIN(PATH);
106 BEGIN(PATH);
113 BEGIN(PATH);
119 BEGIN(EXPR);
153 BEGIN DEFSTMT; in CurrentRef()
159 BEGIN DEFSTMT; in YieldCurrentThread()
177 BEGIN CONFIG;
183 BEGIN CONFIG; in GetName()
213 BEGIN ENVVAR; in SetCurrentThreadPriority()
486 BEGIN(EXPR);
[all …]
/dports/comms/gkermit/gkermit-1.0/
H A Dgproto.c105 BEGIN ssfil; in gwart()
119 BEGIN ssatt; in gwart()
124 BEGIN sseof; in gwart()
129 BEGIN ssdat; in gwart()
137 BEGIN sseof; in gwart()
147 BEGIN ssdat; in gwart()
171 BEGIN ssfil; in gwart()
175 BEGIN sseot; in gwart()
205 BEGIN sratt; in gwart()
224 BEGIN srdat; in gwart()
[all …]
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/preprocessor/test/
H A Dcomparison.cxx17 BEGIN BOOST_PP_EQUAL(2, 0) == 0 END
18 BEGIN BOOST_PP_EQUAL(2, 2) == 1 END
22 BEGIN BOOST_PP_NOT_EQUAL(2, 0) == 1 END
23 BEGIN BOOST_PP_NOT_EQUAL(2, 2) == 0 END
27 BEGIN BOOST_PP_LESS(2, 1) == 0 END
28 BEGIN BOOST_PP_LESS(1, 2) == 1 END
32 BEGIN BOOST_PP_LESS_EQUAL(2, 1) == 0 END
33 BEGIN BOOST_PP_LESS_EQUAL(1, 2) == 1 END
34 BEGIN BOOST_PP_LESS_EQUAL(2, 2) == 1 END
38 BEGIN BOOST_PP_GREATER(2, 1) == 1 END
[all …]
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/preprocessor/test/
H A Dcomparison.cxx17 BEGIN BOOST_PP_EQUAL(2, 0) == 0 END
18 BEGIN BOOST_PP_EQUAL(2, 2) == 1 END
22 BEGIN BOOST_PP_NOT_EQUAL(2, 0) == 1 END
23 BEGIN BOOST_PP_NOT_EQUAL(2, 2) == 0 END
27 BEGIN BOOST_PP_LESS(2, 1) == 0 END
28 BEGIN BOOST_PP_LESS(1, 2) == 1 END
32 BEGIN BOOST_PP_LESS_EQUAL(2, 1) == 0 END
33 BEGIN BOOST_PP_LESS_EQUAL(1, 2) == 1 END
34 BEGIN BOOST_PP_LESS_EQUAL(2, 2) == 1 END
38 BEGIN BOOST_PP_GREATER(2, 1) == 1 END
[all …]
/dports/databases/percona57-server/boost_1_59_0/libs/preprocessor/test/
H A Dcomparison.cxx17 BEGIN BOOST_PP_EQUAL(2, 0) == 0 END
18 BEGIN BOOST_PP_EQUAL(2, 2) == 1 END
22 BEGIN BOOST_PP_NOT_EQUAL(2, 0) == 1 END
23 BEGIN BOOST_PP_NOT_EQUAL(2, 2) == 0 END
27 BEGIN BOOST_PP_LESS(2, 1) == 0 END
28 BEGIN BOOST_PP_LESS(1, 2) == 1 END
32 BEGIN BOOST_PP_LESS_EQUAL(2, 1) == 0 END
33 BEGIN BOOST_PP_LESS_EQUAL(1, 2) == 1 END
34 BEGIN BOOST_PP_LESS_EQUAL(2, 2) == 1 END
38 BEGIN BOOST_PP_GREATER(2, 1) == 1 END
[all …]
/dports/databases/xtrabackup/boost_1_59_0/libs/preprocessor/test/
H A Dcomparison.cxx17 BEGIN BOOST_PP_EQUAL(2, 0) == 0 END
18 BEGIN BOOST_PP_EQUAL(2, 2) == 1 END
22 BEGIN BOOST_PP_NOT_EQUAL(2, 0) == 1 END
23 BEGIN BOOST_PP_NOT_EQUAL(2, 2) == 0 END
27 BEGIN BOOST_PP_LESS(2, 1) == 0 END
28 BEGIN BOOST_PP_LESS(1, 2) == 1 END
32 BEGIN BOOST_PP_LESS_EQUAL(2, 1) == 0 END
33 BEGIN BOOST_PP_LESS_EQUAL(1, 2) == 1 END
34 BEGIN BOOST_PP_LESS_EQUAL(2, 2) == 1 END
38 BEGIN BOOST_PP_GREATER(2, 1) == 1 END
[all …]

1...<<11121314151617181920>>...2044