Home
last modified time | relevance | path

Searched refs:PosFromPChar (Results 1 – 4 of 4) sorted by relevance

/dports/editors/lazarus/lazarus/components/fpdebug/
H A Dfppascalparser.pas64 function PosFromPChar(APChar: PChar): Integer; in PosFromPChar() function
1632 SetError(fpErrPasParserUnexpectedToken, [GetFirstToken(CurPtr), PosFromPChar(CurPtr)])
1640 SetError(fpErrPasParserUnexpectedToken, [GetFirstToken(CurPtr), PosFromPChar(CurPtr)])
1657 SetError(fpErrPasParserUnexpectedToken, [GetFirstToken(CurPtr), PosFromPChar(CurPtr)]);
1662 …SetError(Format('Unexpected char ''%0:s'' at pos %1:d', [CurPtr^, PosFromPChar(CurPtr)])); // error
1701 …SetError(Format('Unexpected token ''%0:s'' at pos %1:d', [CurPtr^, PosFromPChar(CurPtr)])); // err…
1768 function TFpPascalExpression.PosFromPChar(APChar: PChar): Integer; in PosFromPChar() function
1884 …FExpression.SetError(Format('%0:s at %1:d: "%2:s"', [AMsg, FExpression.PosFromPChar(FStartChar), G…
1976 [AIndent, ClassName, FExpression.PosFromPChar(FStartChar), GetText])
/dports/editors/lazarus-qt5/lazarus/components/fpdebug/
H A Dfppascalparser.pas64 function PosFromPChar(APChar: PChar): Integer; in PosFromPChar() function
1632 SetError(fpErrPasParserUnexpectedToken, [GetFirstToken(CurPtr), PosFromPChar(CurPtr)])
1640 SetError(fpErrPasParserUnexpectedToken, [GetFirstToken(CurPtr), PosFromPChar(CurPtr)])
1657 SetError(fpErrPasParserUnexpectedToken, [GetFirstToken(CurPtr), PosFromPChar(CurPtr)]);
1662 …SetError(Format('Unexpected char ''%0:s'' at pos %1:d', [CurPtr^, PosFromPChar(CurPtr)])); // error
1701 …SetError(Format('Unexpected token ''%0:s'' at pos %1:d', [CurPtr^, PosFromPChar(CurPtr)])); // err…
1768 function TFpPascalExpression.PosFromPChar(APChar: PChar): Integer; in PosFromPChar() function
1884 …FExpression.SetError(Format('%0:s at %1:d: "%2:s"', [AMsg, FExpression.PosFromPChar(FStartChar), G…
1976 [AIndent, ClassName, FExpression.PosFromPChar(FStartChar), GetText])
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/fpdebug/
H A Dfppascalparser.pas73 function PosFromPChar(APChar: PChar): Integer; in PosFromPChar() function
1878 SetError(fpErrPasParserUnexpectedToken, [GetFirstToken(CurPtr), PosFromPChar(CurPtr)])
1886 SetError(fpErrPasParserUnexpectedToken, [GetFirstToken(CurPtr), PosFromPChar(CurPtr)])
1903 SetError(fpErrPasParserUnexpectedToken, [GetFirstToken(CurPtr), PosFromPChar(CurPtr)]);
2022 …SetError(Format('Unexpected token ''%0:s'' at pos %1:d', [CurPtr^, PosFromPChar(CurPtr)])); // err…
2096 function TFpPascalExpression.PosFromPChar(APChar: PChar): Integer; in PosFromPChar() function
2214 …FExpression.SetError(Format('%0:s at %1:d: "%2:s"', [AMsg, FExpression.PosFromPChar(FStartChar), G…
2307 [AIndent, ClassName, FExpression.PosFromPChar(FStartChar), GetText])
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/fpdebug/
H A Dfppascalparser.pas73 function PosFromPChar(APChar: PChar): Integer; in PosFromPChar() function
1878 SetError(fpErrPasParserUnexpectedToken, [GetFirstToken(CurPtr), PosFromPChar(CurPtr)])
1886 SetError(fpErrPasParserUnexpectedToken, [GetFirstToken(CurPtr), PosFromPChar(CurPtr)])
1903 SetError(fpErrPasParserUnexpectedToken, [GetFirstToken(CurPtr), PosFromPChar(CurPtr)]);
2022 …SetError(Format('Unexpected token ''%0:s'' at pos %1:d', [CurPtr^, PosFromPChar(CurPtr)])); // err…
2096 function TFpPascalExpression.PosFromPChar(APChar: PChar): Integer; in PosFromPChar() function
2214 …FExpression.SetError(Format('%0:s at %1:d: "%2:s"', [AMsg, FExpression.PosFromPChar(FStartChar), G…
2307 [AIndent, ClassName, FExpression.PosFromPChar(FStartChar), GetText])