2 writes to yy_at_bol
System.Data.Entity (2)
System\Data\Common\EntitySql\CqlLexer.cs (2)
78
yy_at_bol
= true;
716
yy_at_bol
= (yy_buffer_end > yy_buffer_start) &&
1 reference to yy_at_bol
System.Data.Entity (1)
System\Data\Common\EntitySql\CqlLexer.cs (1)
1325
if (yy_initial &&
yy_at_bol
)