Home
last modified time | relevance | path

Searched refs:yycolumn (Results 1 – 25 of 665) sorted by relevance

12345678910>>...27

/dports/math/zimpl/zimpl-3.3.6/src/zimpl/
H A Dmmlscan.l66 static int yycolumn = 0; variable
89 "or" { yycolumn += yyleng; return OR; }
179 yycolumn += yyleng;
185 yycolumn += yyleng;
198 yycolumn += yyleng;
309 yycolumn += yyleng;
315 yycolumn += yyleng;
321 [[:space:]]+ { yycolumn += yyleng; }
334 show_source(stderr, stmt_get_text(yystmt), yycolumn);
353 return yycolumn;
[all …]
/dports/java/jflex/jflex-1.8.1/src/generated/jflex/jflex/core/
H A DLexScan.java1537 int yycolumn; field in LexScan.ZzFlexStreamInfo
1549 int yycolumn) { in ZzFlexStreamInfo() argument
1562 this.yycolumn = yycolumn; in ZzFlexStreamInfo()
1570 private int yycolumn; field in LexScan
1608 return yycolumn; in lexColumn()
1772 yycolumn = s.yycolumn; in yypopStream()
1822 yycolumn = 0; in yyResetPosition()
1984 yycolumn = 0; in next_token()
1989 yycolumn = 0; in next_token()
1997 yycolumn = 0; in next_token()
[all …]
/dports/audio/denemo/denemo-2.0.6/actions/
H A Dsilex.scm513 (lambda (yytext yyline yycolumn yyoffset)
517 (lambda (yytext yyline yycolumn yyoffset)
526 (lambda (yytext yyline yycolumn yyoffset)
531 (lambda (yytext yyline yycolumn yyoffset)
536 (lambda (yytext yyline yycolumn yyoffset)
560 (lambda (yytext yyline yycolumn yyoffset)
564 (lambda (yytext yyline yycolumn yyoffset)
632 (lambda (yytext yyline yycolumn yyoffset)
636 (lambda (yytext yyline yycolumn yyoffset)
746 (lambda (yytext yyline yycolumn yyoffset)
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/l10ntools/source/
H A Dcfglex.l51 static int yycolumn = 1; variable
52 #define YY_USER_ACTION yycolumn += yyleng;
131 yycolumn = 1;
154 "Error: \"%s\" in line %d, column %d: \"%s\"\n", s, yylineno, yycolumn, yytext );
/dports/editors/libreoffice/libreoffice-7.2.6.2/l10ntools/source/
H A Dcfglex.l51 static int yycolumn = 1; variable
52 #define YY_USER_ACTION yycolumn += yyleng;
132 yycolumn = 1;
155 "Error: \"%s\" in line %d, column %d: \"%s\"\n", s, yylineno, yycolumn, yytext );
/dports/devel/antlr/antlr-2.7.7/examples/csharp/csharp_v1/
H A DCSharpFlexLexer.cs1104 private int yycolumn; field in Kunle.CSharpParser.CSharpFlexLexer
1130 public int yycolumn; field in Kunle.CSharpParser.CSharpFlexLexer.ZzFlexStreamInfo
1147 this.yycolumn = yycolumn; in ZzFlexStreamInfo()
1170 get { return yycolumn+1; }
1325 yyline = yycolumn = 0; in yypushStream()
1353 yycolumn = s.yycolumn; in yypopStream()
1385 yyline = yychar = yycolumn = 0; in yyreset()
1528 yycolumn = 0; in nextToken()
1533 yycolumn = 0; in nextToken()
1541 yycolumn = 0; in nextToken()
[all …]
/dports/www/firefox/firefox-99.0/third_party/rust/glslopt/glsl-optimizer/src/compiler/glsl/glcpp/
H A Dglcpp-lex.l49 yylloc->first_column = yycolumn + 1; \
51 yycolumn += yyleng; \
52 yylloc->last_column = yycolumn + 1; \
60 yycolumn = 0; \
273 <COMMENT>[^*\r\n]*{NEWLINE} { yylineno++; yycolumn = 0; parser->commented_newlines++; }
275 <COMMENT>"*"+[^*/\r\n]*{NEWLINE} { yylineno++; yycolumn = 0; parser->commented_newlines++; }
339 yycolumn = 0;
583 yycolumn = 0;
/dports/lang/clover/mesa-21.3.6/src/compiler/glsl/glcpp/
H A Dglcpp-lex.l49 yylloc->first_column = yycolumn + 1; \
51 yycolumn += yyleng; \
52 yylloc->last_column = yycolumn + 1; \
60 yycolumn = 0; \
273 <COMMENT>[^*\r\n]*{NEWLINE} { yylineno++; yycolumn = 0; parser->commented_newlines++; }
275 <COMMENT>"*"+[^*/\r\n]*{NEWLINE} { yylineno++; yycolumn = 0; parser->commented_newlines++; }
339 yycolumn = 0;
583 yycolumn = 0;
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/glslopt/glsl-optimizer/src/compiler/glsl/glcpp/
H A Dglcpp-lex.l49 yylloc->first_column = yycolumn + 1; \
51 yycolumn += yyleng; \
52 yylloc->last_column = yycolumn + 1; \
60 yycolumn = 0; \
273 <COMMENT>[^*\r\n]*{NEWLINE} { yylineno++; yycolumn = 0; parser->commented_newlines++; }
275 <COMMENT>"*"+[^*/\r\n]*{NEWLINE} { yylineno++; yycolumn = 0; parser->commented_newlines++; }
339 yycolumn = 0;
583 yycolumn = 0;
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/compiler/glsl/glcpp/
H A Dglcpp-lex.l49 yylloc->first_column = yycolumn + 1; \
51 yycolumn += yyleng; \
52 yylloc->last_column = yycolumn + 1; \
60 yycolumn = 0; \
273 <COMMENT>[^*\r\n]*{NEWLINE} { yylineno++; yycolumn = 0; parser->commented_newlines++; }
275 <COMMENT>"*"+[^*/\r\n]*{NEWLINE} { yylineno++; yycolumn = 0; parser->commented_newlines++; }
339 yycolumn = 0;
583 yycolumn = 0;
/dports/graphics/mesa-libs/mesa-21.3.6/src/compiler/glsl/glcpp/
H A Dglcpp-lex.l49 yylloc->first_column = yycolumn + 1; \
51 yycolumn += yyleng; \
52 yylloc->last_column = yycolumn + 1; \
60 yycolumn = 0; \
273 <COMMENT>[^*\r\n]*{NEWLINE} { yylineno++; yycolumn = 0; parser->commented_newlines++; }
275 <COMMENT>"*"+[^*/\r\n]*{NEWLINE} { yylineno++; yycolumn = 0; parser->commented_newlines++; }
339 yycolumn = 0;
583 yycolumn = 0;
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/compiler/glsl/glcpp/
H A Dglcpp-lex.l49 yylloc->first_column = yycolumn + 1; \
51 yycolumn += yyleng; \
52 yylloc->last_column = yycolumn + 1; \
60 yycolumn = 0; \
273 <COMMENT>[^*\r\n]*{NEWLINE} { yylineno++; yycolumn = 0; parser->commented_newlines++; }
275 <COMMENT>"*"+[^*/\r\n]*{NEWLINE} { yylineno++; yycolumn = 0; parser->commented_newlines++; }
339 yycolumn = 0;
583 yycolumn = 0;
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/glslopt/glsl-optimizer/src/compiler/glsl/glcpp/
H A Dglcpp-lex.l49 yylloc->first_column = yycolumn + 1; \
51 yycolumn += yyleng; \
52 yylloc->last_column = yycolumn + 1; \
60 yycolumn = 0; \
273 <COMMENT>[^*\r\n]*{NEWLINE} { yylineno++; yycolumn = 0; parser->commented_newlines++; }
275 <COMMENT>"*"+[^*/\r\n]*{NEWLINE} { yylineno++; yycolumn = 0; parser->commented_newlines++; }
339 yycolumn = 0;
583 yycolumn = 0;
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/compiler/glsl/glcpp/
H A Dglcpp-lex.l49 yylloc->first_column = yycolumn + 1; \
51 yycolumn += yyleng; \
52 yylloc->last_column = yycolumn + 1; \
60 yycolumn = 0; \
273 <COMMENT>[^*\r\n]*{NEWLINE} { yylineno++; yycolumn = 0; parser->commented_newlines++; }
275 <COMMENT>"*"+[^*/\r\n]*{NEWLINE} { yylineno++; yycolumn = 0; parser->commented_newlines++; }
339 yycolumn = 0;
583 yycolumn = 0;
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/glslopt/glsl-optimizer/src/compiler/glsl/glcpp/
H A Dglcpp-lex.l49 yylloc->first_column = yycolumn + 1; \
51 yycolumn += yyleng; \
52 yylloc->last_column = yycolumn + 1; \
60 yycolumn = 0; \
273 <COMMENT>[^*\r\n]*{NEWLINE} { yylineno++; yycolumn = 0; parser->commented_newlines++; }
275 <COMMENT>"*"+[^*/\r\n]*{NEWLINE} { yylineno++; yycolumn = 0; parser->commented_newlines++; }
339 yycolumn = 0;
583 yycolumn = 0;
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/compiler/glsl/glcpp/
H A Dglcpp-lex.l49 yylloc->first_column = yycolumn + 1; \
51 yycolumn += yyleng; \
52 yylloc->last_column = yycolumn + 1; \
60 yycolumn = 0; \
273 <COMMENT>[^*\r\n]*{NEWLINE} { yylineno++; yycolumn = 0; parser->commented_newlines++; }
275 <COMMENT>"*"+[^*/\r\n]*{NEWLINE} { yylineno++; yycolumn = 0; parser->commented_newlines++; }
339 yycolumn = 0;
583 yycolumn = 0;
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/compiler/glsl/glcpp/
H A Dglcpp-lex.l49 yylloc->first_column = yycolumn + 1; \
51 yycolumn += yyleng; \
52 yylloc->last_column = yycolumn + 1; \
60 yycolumn = 0; \
273 <COMMENT>[^*\r\n]*{NEWLINE} { yylineno++; yycolumn = 0; parser->commented_newlines++; }
275 <COMMENT>"*"+[^*/\r\n]*{NEWLINE} { yylineno++; yycolumn = 0; parser->commented_newlines++; }
339 yycolumn = 0;
583 yycolumn = 0;
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/compiler/glsl/glcpp/
H A Dglcpp-lex.l49 yylloc->first_column = yycolumn + 1; \
51 yycolumn += yyleng; \
52 yylloc->last_column = yycolumn + 1; \
60 yycolumn = 0; \
273 <COMMENT>[^*\r\n]*{NEWLINE} { yylineno++; yycolumn = 0; parser->commented_newlines++; }
275 <COMMENT>"*"+[^*/\r\n]*{NEWLINE} { yylineno++; yycolumn = 0; parser->commented_newlines++; }
339 yycolumn = 0;
583 yycolumn = 0;
/dports/graphics/libosmesa/mesa-21.3.6/src/compiler/glsl/glcpp/
H A Dglcpp-lex.l49 yylloc->first_column = yycolumn + 1; \
51 yycolumn += yyleng; \
52 yylloc->last_column = yycolumn + 1; \
60 yycolumn = 0; \
273 <COMMENT>[^*\r\n]*{NEWLINE} { yylineno++; yycolumn = 0; parser->commented_newlines++; }
275 <COMMENT>"*"+[^*/\r\n]*{NEWLINE} { yylineno++; yycolumn = 0; parser->commented_newlines++; }
339 yycolumn = 0;
583 yycolumn = 0;
/dports/graphics/mesa-dri/mesa-21.3.6/src/compiler/glsl/glcpp/
H A Dglcpp-lex.l49 yylloc->first_column = yycolumn + 1; \
51 yycolumn += yyleng; \
52 yylloc->last_column = yycolumn + 1; \
60 yycolumn = 0; \
273 <COMMENT>[^*\r\n]*{NEWLINE} { yylineno++; yycolumn = 0; parser->commented_newlines++; }
275 <COMMENT>"*"+[^*/\r\n]*{NEWLINE} { yylineno++; yycolumn = 0; parser->commented_newlines++; }
339 yycolumn = 0;
583 yycolumn = 0;
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/compiler/glsl/glcpp/
H A Dglcpp-lex.l49 yylloc->first_column = yycolumn + 1; \
51 yycolumn += yyleng; \
52 yylloc->last_column = yycolumn + 1; \
60 yycolumn = 0; \
273 <COMMENT>[^*\r\n]*{NEWLINE} { yylineno++; yycolumn = 0; parser->commented_newlines++; }
275 <COMMENT>"*"+[^*/\r\n]*{NEWLINE} { yylineno++; yycolumn = 0; parser->commented_newlines++; }
339 yycolumn = 0;
583 yycolumn = 0;
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/glsl-optimizer/src/glsl/glcpp/
H A Dglcpp-lex.l50 yylloc->first_column = yycolumn + 1; \
52 yycolumn += yyleng; \
53 yylloc->last_column = yycolumn + 1; \
61 yycolumn = 0; \
261 <COMMENT>[^*\r\n]*{NEWLINE} { yylineno++; yycolumn = 0; parser->commented_newlines++; }
263 <COMMENT>"*"+[^*/\r\n]*{NEWLINE} { yylineno++; yycolumn = 0; parser->commented_newlines++; }
541 yycolumn = 0;
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/glsl-optimizer/src/glsl/glcpp/
H A Dglcpp-lex.l50 yylloc->first_column = yycolumn + 1; \
52 yycolumn += yyleng; \
53 yylloc->last_column = yycolumn + 1; \
61 yycolumn = 0; \
261 <COMMENT>[^*\r\n]*{NEWLINE} { yylineno++; yycolumn = 0; parser->commented_newlines++; }
263 <COMMENT>"*"+[^*/\r\n]*{NEWLINE} { yylineno++; yycolumn = 0; parser->commented_newlines++; }
541 yycolumn = 0;
/dports/lang/yabasic/yabasic-2.90.1/unix/lang/
H A Dyabasic.flex37 Remark on yycolumn and yylineno:
39 We only need to track yycolumn, yylineno is taken care for us
40 entirely by flex (even during yyless). To handle yycolumn we need
41 the YY_USER_ACTION which advances yycolumn by the length of each
47 yycolumn appropriately.
52 turn reset yycolumn.
61 int yycolumn=1;
63 …e=yylloc.last_line=yylineno; yylloc.first_column=yycolumn; yylloc.last_column=yycolumn+yyleng-1;yy…
115 <PASTLNO>.* {yycolumn=len_of_lineno+1;BEGIN(INITIAL);yyless(0);return tSEP;}
116 <PASTLNO>\n {yycolumn=1;BEGIN(INITIAL);return tSEP;}
[all …]
/dports/java/jflex/jflex-1.8.1/src/main/jflex/
H A DLexScan.flex76 return yycolumn;
322 [^] { throw new ScannerException(file,ErrorMessages.CTOR_ARG,yyline,yycolumn); }
462 "-]" { yypushback(1); yycolumn--; return symbol(CHAR, (int)'-'); }
468 \n { throw new ScannerException(file,ErrorMessages.EOL_IN_CHARCLASS,yyline,yycolumn); }
478 {NL} { throw new ScannerException(file,ErrorMessages.UNTERMINATED_STR, yyline, yycolumn); }
487 … throw new ScannerException(file,ErrorMessages.CODEPOINT_OUT_OF_RANGE, yyline, yycolumn+2);
513 … throw new ScannerException(file,ErrorMessages.CODEPOINT_OUT_OF_RANGE, yyline, yycolumn+2);
566 … throw new ScannerException(file,ErrorMessages.CODEPOINT_OUT_OF_RANGE, yyline, yycolumn);
582 …} { throw new ScannerException(file,ErrorMessages.UNTERMINATED_STR, yyline, yycolumn); }
599 . { throw new ScannerException(file,ErrorMessages.UNEXPECTED_CHAR, yyline, yycolumn); }
[all …]

12345678910>>...27