Home
last modified time | relevance | path

Searched refs:LeftStr (Results 1 – 25 of 306) sorted by relevance

12345678910>>...13

/dports/www/libwww/w3c-libwww-5.4.2/Library/src/
H A DHTDir.c235 LeftStr(&out, " ", HT_DLEN_SPACE); in HTDirNode_print()
244 LeftStr(&tp, " ", HT_DLEN_SPACE); in HTDirNode_print()
248 LeftStr(&tp, " ", HT_DLEN_SPACE); in HTDirNode_print()
251 LeftStr(&tp, node->note, HT_DLEN_DES); in HTDirNode_print()
252 LeftStr(&tp, " ", HT_DLEN_SPACE); in HTDirNode_print()
286 LeftStr(&tp, "Name", dir->curfw); in HTDir_headLine()
287 LeftStr(&tp, " ", HT_DLEN_SPACE); in HTDir_headLine()
294 LeftStr(&tp, " ", HT_DLEN_SPACE); in HTDir_headLine()
298 LeftStr(&tp, " ", HT_DLEN_SPACE); in HTDir_headLine()
301 LeftStr(&tp, "Description", HT_DLEN_DATE); in HTDir_headLine()
[all …]
/dports/editors/lazarus/lazarus/tools/
H A Dfind_merged_revisions.pas54 if LeftStr(Line,length(Separator))=Separator then begin
64 LogEntry.Revision:=LeftStr(Line,j-1);
69 if LeftStr(Line,length(Separator))=Separator then break;
108 LogEntry.Revision:=LeftStr(Line,j-1);
H A Dfind_missing_wiki_svnrevisions.pas112 Rev:=LeftStr(Line,p-1);
154 if (LeftStr(Line,10)='----------') or (Trim(Line)='') then begin
160 Revision:=LeftStr(Line,p-PChar(Line)); // 'r12345'
178 Line:=LeftStr(Line,MaxCol)+'...';
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/tools/
H A Dfind_merged_revisions.pas54 if LeftStr(Line,length(Separator))=Separator then begin
64 LogEntry.Revision:=LeftStr(Line,j-1);
69 if LeftStr(Line,length(Separator))=Separator then break;
108 LogEntry.Revision:=LeftStr(Line,j-1);
H A Dfind_missing_wiki_svnrevisions.pas112 Rev:=LeftStr(Line,p-1);
154 if (LeftStr(Line,10)='----------') or (Trim(Line)='') then begin
160 Revision:=LeftStr(Line,p-PChar(Line)); // 'r12345'
178 Line:=LeftStr(Line,MaxCol)+'...';
/dports/editors/lazarus-qt5/lazarus/tools/
H A Dfind_merged_revisions.pas54 if LeftStr(Line,length(Separator))=Separator then begin
64 LogEntry.Revision:=LeftStr(Line,j-1);
69 if LeftStr(Line,length(Separator))=Separator then break;
108 LogEntry.Revision:=LeftStr(Line,j-1);
H A Dfind_missing_wiki_svnrevisions.pas112 Rev:=LeftStr(Line,p-1);
154 if (LeftStr(Line,10)='----------') or (Trim(Line)='') then begin
160 Revision:=LeftStr(Line,p-PChar(Line)); // 'r12345'
178 Line:=LeftStr(Line,MaxCol)+'...';
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/tools/
H A Dfind_merged_revisions.pas54 if LeftStr(Line,length(Separator))=Separator then begin
64 LogEntry.Revision:=LeftStr(Line,j-1);
69 if LeftStr(Line,length(Separator))=Separator then break;
108 LogEntry.Revision:=LeftStr(Line,j-1);
H A Dfind_missing_wiki_svnrevisions.pas112 Rev:=LeftStr(Line,p-1);
154 if (LeftStr(Line,10)='----------') or (Trim(Line)='') then begin
160 Revision:=LeftStr(Line,p-PChar(Line)); // 'r12345'
178 Line:=LeftStr(Line,MaxCol)+'...';
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/ide/
H A Didecmdline.pas216 if SysUtils.CompareText(LeftStr(Param, length(DebugLogOpt)), DebugLogOpt) = 0 then
222 if LeftStr(Param,length(StartLazarusPidOpt))=StartLazarusPidOpt then begin
274 if LeftStr(Param,length(Prefix))=Prefix then
301 if LeftStr(Result,length(p))=p then
303 Result:=LeftStr(Result,length(p))+ExpandFileNameUTF8(copy(Result,length(p)+1,length(Result)));
364 Result := SysUtils.CompareText(LeftStr(p, length(Option)), Option) = 0;
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/ide/
H A Didecmdline.pas216 if SysUtils.CompareText(LeftStr(Param, length(DebugLogOpt)), DebugLogOpt) = 0 then
222 if LeftStr(Param,length(StartLazarusPidOpt))=StartLazarusPidOpt then begin
274 if LeftStr(Param,length(Prefix))=Prefix then
301 if LeftStr(Result,length(p))=p then
303 Result:=LeftStr(Result,length(p))+ExpandFileNameUTF8(copy(Result,length(p)+1,length(Result)));
364 Result := SysUtils.CompareText(LeftStr(p, length(Option)), Option) = 0;
/dports/editors/lazarus/lazarus/ide/
H A Didecmdline.pas216 if SysUtils.CompareText(LeftStr(Param, length(DebugLogOpt)), DebugLogOpt) = 0 then
222 if LeftStr(Param,length(StartLazarusPidOpt))=StartLazarusPidOpt then begin
274 if LeftStr(Param,length(Prefix))=Prefix then
301 if LeftStr(Result,length(p))=p then
303 Result:=LeftStr(Result,length(p))+ExpandFileNameUTF8(copy(Result,length(p)+1,length(Result)));
364 Result := SysUtils.CompareText(LeftStr(p, length(Option)), Option) = 0;
/dports/editors/lazarus-qt5/lazarus/ide/
H A Didecmdline.pas216 if SysUtils.CompareText(LeftStr(Param, length(DebugLogOpt)), DebugLogOpt) = 0 then
222 if LeftStr(Param,length(StartLazarusPidOpt))=StartLazarusPidOpt then begin
274 if LeftStr(Param,length(Prefix))=Prefix then
301 if LeftStr(Result,length(p))=p then
303 Result:=LeftStr(Result,length(p))+ExpandFileNameUTF8(copy(Result,length(p)+1,length(Result)));
364 Result := SysUtils.CompareText(LeftStr(p, length(Option)), Option) = 0;
/dports/cad/leocad/leocad-21.06/common/
H A Dlc_category.cpp187 std::string LeftStr(Expression, (p - Expression) - 1); in lcMatchCategory() local
191 …return lcMatchCategory(PieceName, LeftStr.c_str()) || lcMatchCategory(PieceName, RightStr.c_str()); in lcMatchCategory()
193 …return lcMatchCategory(PieceName, LeftStr.c_str()) && lcMatchCategory(PieceName, RightStr.c_str()); in lcMatchCategory()
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/lazdebuggers/lazdebuggerlldb/
H A Dlldbinstructions.pas495 while LeftStr(ALine, 7) = '(lldb) ' do begin
583 if LeftStr(AData, 7) = 'error: ' then begin
675 if LeftStr(AData, 25) = 'Current executable set to' then begin
696 if (LeftStr(AData, 27) = 'error: no targets to delete') or
697 (LeftStr(AData, 17) = '1 targets deleted')
788 if (LeftStr(AData, 8) = 'Process ') and (pos(' exited with status = ', AData) > 7) then begin
/dports/editors/lazarus/lazarus/components/lazdebuggers/lazdebuggerlldb/
H A Dlldbinstructions.pas488 while LeftStr(ALine, 7) = '(lldb) ' do begin
576 if LeftStr(AData, 7) = 'error: ' then begin
668 if LeftStr(AData, 25) = 'Current executable set to' then begin
689 if (LeftStr(AData, 27) = 'error: no targets to delete') or
690 (LeftStr(AData, 17) = '1 targets deleted')
781 if (LeftStr(AData, 8) = 'Process ') and (pos(' exited with status = ', AData) > 7) then begin
/dports/editors/lazarus-qt5/lazarus/components/lazdebuggers/lazdebuggerlldb/
H A Dlldbinstructions.pas488 while LeftStr(ALine, 7) = '(lldb) ' do begin
576 if LeftStr(AData, 7) = 'error: ' then begin
668 if LeftStr(AData, 25) = 'Current executable set to' then begin
689 if (LeftStr(AData, 27) = 'error: no targets to delete') or
690 (LeftStr(AData, 17) = '1 targets deleted')
781 if (LeftStr(AData, 8) = 'Process ') and (pos(' exited with status = ', AData) > 7) then begin
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/lazdebuggers/lazdebuggerlldb/
H A Dlldbinstructions.pas495 while LeftStr(ALine, 7) = '(lldb) ' do begin
583 if LeftStr(AData, 7) = 'error: ' then begin
675 if LeftStr(AData, 25) = 'Current executable set to' then begin
696 if (LeftStr(AData, 27) = 'error: no targets to delete') or
697 (LeftStr(AData, 17) = '1 targets deleted')
788 if (LeftStr(AData, 8) = 'Process ') and (pos(' exited with status = ', AData) > 7) then begin
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/codetools/tests/
H A Dteststdcodetools.pas199 s:=LeftStr(s,Col-1)+'|'+copy(s,Col,length(s));
251 …AssertEquals('AddUnitToMainUsesSectionIfNeeded altered header: ',Header,LeftStr(Src,length(Header)…
403 … AssertEquals('RemoveUnitFromAllUsesSections altered header: ',Header,LeftStr(Src,length(Header)));
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/codetools/tests/
H A Dteststdcodetools.pas199 s:=LeftStr(s,Col-1)+'|'+copy(s,Col,length(s));
251 …AssertEquals('AddUnitToMainUsesSectionIfNeeded altered header: ',Header,LeftStr(Src,length(Header)…
403 … AssertEquals('RemoveUnitFromAllUsesSections altered header: ',Header,LeftStr(Src,length(Header)));
/dports/lang/fpc-source/fpc-3.2.2/tests/webtbs/
H A Dtw22613.pp21 case LeftStr(Line,1) of
/dports/editors/lazarus-devel/examples/idehelp/
H A Dmyidehelp.pas819 and (LeftStr(HelpDirective,length(FPCDirectiveHelpPrefix))=FPCDirectiveHelpPrefix)
828 and (LeftStr(HelpDirective,length(IDEDirectiveHelpPrefix))=IDEDirectiveHelpPrefix)
859 and (LeftStr(Directive,length(FPCDirectiveHelpPrefix))=FPCDirectiveHelpPrefix)
869 and (LeftStr(Directive,length(IDEDirectiveHelpPrefix))=IDEDirectiveHelpPrefix)
930 or (LeftStr(HelpKeyword,length(FPCKeyWordHelpPrefix))<>FPCKeyWordHelpPrefix)
/dports/editors/lazarus/examples/idehelp/
H A Dmyidehelp.pas819 and (LeftStr(HelpDirective,length(FPCDirectiveHelpPrefix))=FPCDirectiveHelpPrefix)
828 and (LeftStr(HelpDirective,length(IDEDirectiveHelpPrefix))=IDEDirectiveHelpPrefix)
859 and (LeftStr(Directive,length(FPCDirectiveHelpPrefix))=FPCDirectiveHelpPrefix)
869 and (LeftStr(Directive,length(IDEDirectiveHelpPrefix))=IDEDirectiveHelpPrefix)
930 or (LeftStr(HelpKeyword,length(FPCKeyWordHelpPrefix))<>FPCKeyWordHelpPrefix)
/dports/editors/lazarus-qt5/examples/idehelp/
H A Dmyidehelp.pas819 and (LeftStr(HelpDirective,length(FPCDirectiveHelpPrefix))=FPCDirectiveHelpPrefix)
828 and (LeftStr(HelpDirective,length(IDEDirectiveHelpPrefix))=IDEDirectiveHelpPrefix)
859 and (LeftStr(Directive,length(FPCDirectiveHelpPrefix))=FPCDirectiveHelpPrefix)
869 and (LeftStr(Directive,length(IDEDirectiveHelpPrefix))=IDEDirectiveHelpPrefix)
930 or (LeftStr(HelpKeyword,length(FPCKeyWordHelpPrefix))<>FPCKeyWordHelpPrefix)
/dports/editors/lazarus-qt5-devel/examples/idehelp/
H A Dmyidehelp.pas819 and (LeftStr(HelpDirective,length(FPCDirectiveHelpPrefix))=FPCDirectiveHelpPrefix)
828 and (LeftStr(HelpDirective,length(IDEDirectiveHelpPrefix))=IDEDirectiveHelpPrefix)
859 and (LeftStr(Directive,length(FPCDirectiveHelpPrefix))=FPCDirectiveHelpPrefix)
869 and (LeftStr(Directive,length(IDEDirectiveHelpPrefix))=IDEDirectiveHelpPrefix)
930 or (LeftStr(HelpKeyword,length(FPCKeyWordHelpPrefix))<>FPCKeyWordHelpPrefix)

12345678910>>...13