Home
last modified time | relevance | path

Searched refs:CharPos (Results 101 – 125 of 195) sorted by relevance

12345678

/dports/archivers/unrar/unrar/
H A Dpathfn.cpp820 int CharPos=(int)strlen(Field[FieldPos])-CField[FieldPos]--; in GenArcName() local
828 if (CharPos<0) in GenArcName()
831 DateText[J]=Field[FieldPos][CharPos]; in GenArcName()
/dports/archivers/pecl-rar/rar-4.2.0/unrar/
H A Dpathfn.cpp818 int CharPos=(int)strlen(Field[FieldPos])-CField[FieldPos]--; in GenArcName() local
826 if (CharPos<0) in GenArcName()
829 DateText[J]=Field[FieldPos][CharPos]; in GenArcName()
/dports/archivers/unrar-iconv/unrar/
H A Dpathfn.cpp820 int CharPos=(int)strlen(Field[FieldPos])-CField[FieldPos]--; in GenArcName() local
828 if (CharPos<0) in GenArcName()
831 DateText[J]=Field[FieldPos][CharPos]; in GenArcName()
/dports/archivers/libunrar6/unrar/
H A Dpathfn.cpp818 int CharPos=(int)strlen(Field[FieldPos])-CField[FieldPos]--; in GenArcName() local
826 if (CharPos<0) in GenArcName()
829 DateText[J]=Field[FieldPos][CharPos]; in GenArcName()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/unrar/src/
H A Dpathfn.cpp815 int CharPos=(int)strlen(Field[FieldPos])-CField[FieldPos]--; in GenArcName() local
823 if (CharPos<0) in GenArcName()
826 DateText[J]=Field[FieldPos][CharPos]; in GenArcName()
/dports/security/clamav-lts/clamav-0.103.5/libclamunrar/
H A Dpathfn.cpp818 int CharPos=(int)strlen(Field[FieldPos])-CField[FieldPos]--; in GenArcName() local
826 if (CharPos<0) in GenArcName()
829 DateText[J]=Field[FieldPos][CharPos]; in GenArcName()
/dports/security/clamav/clamav-0.104.2/libclamunrar/
H A Dpathfn.cpp820 int CharPos=(int)strlen(Field[FieldPos])-CField[FieldPos]--; in GenArcName() local
828 if (CharPos<0) in GenArcName()
831 DateText[J]=Field[FieldPos][CharPos]; in GenArcName()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/unrar/src/
H A Dpathfn.cpp815 int CharPos=(int)strlen(Field[FieldPos])-CField[FieldPos]--; in GenArcName() local
823 if (CharPos<0) in GenArcName()
826 DateText[J]=Field[FieldPos][CharPos]; in GenArcName()
/dports/security/hashcat/hashcat-6.2.5/deps/unrar/
H A Dpathfn.cpp818 int CharPos=(int)strlen(Field[FieldPos])-CField[FieldPos]--; in GenArcName() local
826 if (CharPos<0) in GenArcName()
829 DateText[J]=Field[FieldPos][CharPos]; in GenArcName()
/dports/lang/oo2c/oo2c_64-2.1.11/lib/src/XML/Builder/
H A DNamespaces.Mod395 charsStart, charsEnd: DTD.CharPos;
437 contentStart, contentEnd: DTD.CharPos; baseURI: URI.URI);
444 start, end: DTD.CharPos);
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/synedit/
H A Dsyneditpointclasses.pas309 property CharPos: Integer read GetCharPos write SetCharPos; property
1915 C1 := FInternalCaret.CharPos;
1917 C2 := FInternalCaret.CharPos;
2250 l := FInternalCaret.CharPos;
2252 r := FInternalCaret.CharPos;
2372 FInternalCaret.CharPos := 1;
2758 FLeftCharPos := FInternalCaret.CharPos;
2760 FRightCharPos := FInternalCaret.CharPos;
2772 FLeftCharPos := FInternalCaret.CharPos;
2774 FRightCharPos := FInternalCaret.CharPos;
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/synedit/
H A Dsyneditpointclasses.pas309 property CharPos: Integer read GetCharPos write SetCharPos; property
1915 C1 := FInternalCaret.CharPos;
1917 C2 := FInternalCaret.CharPos;
2250 l := FInternalCaret.CharPos;
2252 r := FInternalCaret.CharPos;
2372 FInternalCaret.CharPos := 1;
2758 FLeftCharPos := FInternalCaret.CharPos;
2760 FRightCharPos := FInternalCaret.CharPos;
2772 FLeftCharPos := FInternalCaret.CharPos;
2774 FRightCharPos := FInternalCaret.CharPos;
/dports/devel/upp/upp/uppsrc/PdfDraw/
H A DPdfDraw.cpp231 PdfDraw::CharPos PdfDraw::GetCharPos(Font fnt, wchar chr) in GetCharPos()
234 VectorMap<wchar, CharPos>& fc = fontchars.GetAdd(fnt); in GetCharPos()
238 CharPos& p = fc.Add(chr); in GetCharPos()
356 CharPos fp = GetCharPos(fnt, s[i]); in DrawTextOp()
/dports/cad/zcad/zcad-8b8a693/cad_source/other/AGraphLaz/Vectors/
H A DVFileLst.pas107 if (Result > 0) and (CharPos('*', Mask, Result) = 0) then
H A DStrLst.pas358 I:=CharPos('=', Result, 1);
367 I:=CharPos('=', Result, 1);
/dports/editors/lazarus/lazarus/components/synedit/
H A Dsynbeautifier.pas1465 (ACaret.CharPos > 1) and
1469 (GetIndentForLine(FCurrentEditor, ACaret.LineText, True) = ACaret.CharPos - 1)
1474 ACaret.CharPos := x;
1510 ACaret.CharPos := Indent + 1;
/dports/editors/lazarus-qt5/lazarus/components/synedit/
H A Dsynbeautifier.pas1465 (ACaret.CharPos > 1) and
1469 (GetIndentForLine(FCurrentEditor, ACaret.LineText, True) = ACaret.CharPos - 1)
1474 ACaret.CharPos := x;
1510 ACaret.CharPos := Indent + 1;
/dports/lang/oo2c/oo2c_64-2.1.11/lib/src/XML/Basic/
H A DParser.Mod201 charsStart, charsEnd: DTD.CharPos;
205 i: DTD.CharPos;
/dports/sysutils/bulk_extractor/bulk_extractor-2.0.0-beta2/src/rar/
H A Dpathfn.cpp1304 int CharPos=(int)strlen(Field[FieldPos])-CField[FieldPos]--; in GenArcName() local
1312 if (CharPos<0) in GenArcName()
1315 DateText[J]=Field[FieldPos][CharPos]; in GenArcName()
/dports/deskutils/coolreader/coolreader-cr3.2.55/thirdparty_unman/unrar/
H A Dpathfn.cpp1369 int CharPos=(int)strlen(Field[FieldPos])-CField[FieldPos]--; in GenArcName() local
1377 if (CharPos<0) in GenArcName()
1380 DateText[J]=Field[FieldPos][CharPos]; in GenArcName()
/dports/lang/swi-pl/swipl-8.2.3/library/
H A Dprolog_codewalk.pl1158 %! filepos_line(+File, +CharPos, -Line, -Column) is det.
1160 % @param CharPos is 0-based character offset in the file.
1163 filepos_line(File, CharPos, Line, LinePos) :-
1168 ( copy_stream_data(In, Out, CharPos),
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/tucker/
H A Dtucker.h250 struct CharPos { struct
896 CharPos _charPosTable[kMaxCharacters];
/dports/games/scummvm/scummvm-2.5.1/engines/tucker/
H A Dtucker.h251 struct CharPos { struct
890 CharPos _charPosTable[kMaxCharacters];
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/monad-logger-0.3.32/Control/Monad/
H A DLogger.hs195 , loc_start :: CharPos
196 , loc_end :: CharPos }
197 type CharPos = (Int, Int) type
/dports/lang/oo2c/oo2c_64-2.1.11/lib/src/XML/
H A DBuilder.Mod245 charsStart, charsEnd: DTD.CharPos;
308 contentStart, contentEnd: DTD.CharPos; baseURI: URI.URI);
318 charsStart, charsEnd: DTD.CharPos);

12345678