Home
last modified time | relevance | path

Searched refs:WideCharPos (Results 1 – 2 of 2) sorted by relevance

/dports/cad/zcad/zcad-8b8a693/cad_source/other/AGraphLaz/Vectors/
H A DVectStr.pas72 function WideCharPos(C: WideChar; const S: WideString; in WideCharPos() function
692 function WideCharPos(C: WideChar; const S: WideString; From: Integer): Integer; in WideCharPos() function
1284 I:=WideCharPos(#0, S, 1);
2045 I:=WideCharPos(Quote, S, 1);
H A DVFileSys.pas497 (WideCharPos(':', Path, 3) = 0);