Home
last modified time | relevance | path

Searched refs:ExampleDir (Results 1 – 25 of 29) sorted by relevance

12

/dports/editors/lazarus/lazarus/doceditor/
H A Dfrmexample.pp51 Property ExampleDir: String read GetExampleDir write SetExampleDir;
83 if ExampleDir<>'' then
84 Result := ExtractRelativePath(ExampleDir, Result);
102 if (Length(ExtractFilePath(AValue))=0) and FileExistsUTF8(ExampleDir+AValue) then
105 // Check partial file path within ExampleDir
106 if FileExistsUTF8(ExampleDir + AValue) then
110 if FileExistsUTF8(AValue) and (Pos(ExampleDir, AValue)<>0) then
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/doceditor/
H A Dfrmexample.pp51 Property ExampleDir: String read GetExampleDir write SetExampleDir;
83 if ExampleDir<>'' then
84 Result := ExtractRelativePath(ExampleDir, Result);
102 if (Length(ExtractFilePath(AValue))=0) and FileExistsUTF8(ExampleDir+AValue) then
105 // Check partial file path within ExampleDir
106 if FileExistsUTF8(ExampleDir + AValue) then
110 if FileExistsUTF8(AValue) and (Pos(ExampleDir, AValue)<>0) then
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/doceditor/
H A Dfrmexample.pp51 Property ExampleDir: String read GetExampleDir write SetExampleDir;
83 if ExampleDir<>'' then
84 Result := ExtractRelativePath(ExampleDir, Result);
102 if (Length(ExtractFilePath(AValue))=0) and FileExistsUTF8(ExampleDir+AValue) then
105 // Check partial file path within ExampleDir
106 if FileExistsUTF8(ExampleDir + AValue) then
110 if FileExistsUTF8(AValue) and (Pos(ExampleDir, AValue)<>0) then
/dports/editors/lazarus-qt5/lazarus/doceditor/
H A Dfrmexample.pp51 Property ExampleDir: String read GetExampleDir write SetExampleDir;
83 if ExampleDir<>'' then
84 Result := ExtractRelativePath(ExampleDir, Result);
102 if (Length(ExtractFilePath(AValue))=0) and FileExistsUTF8(ExampleDir+AValue) then
105 // Check partial file path within ExampleDir
106 if FileExistsUTF8(ExampleDir + AValue) then
110 if FileExistsUTF8(AValue) and (Pos(ExampleDir, AValue)<>0) then
/dports/lang/swi-pl/swipl-8.2.3/packages/jpl/src/examples/prolog/
H A Ddemo.pl17 ExampleDir),
18 atom_concat(ExampleDir, '/*.pl', Pattern),
/dports/lang/yap/yap-6.2.2/packages/jpl/
H A Ddemo.pl17 ExampleDir),
18 atom_concat(ExampleDir, '/*.pl', Pattern),
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/path/
H A Dexample_test.go47 func ExampleDir() { func
/dports/lang/gcc9-devel/gcc-9-20211007/libgo/go/path/
H A Dexample_test.go49 func ExampleDir() { func
/dports/lang/gcc9/gcc-9.4.0/libgo/go/path/
H A Dexample_test.go49 func ExampleDir() { func
/dports/lang/gcc9-aux/gcc-9.1.0/libgo/go/path/
H A Dexample_test.go49 func ExampleDir() { func
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/path/
H A Dexample_test.go47 func ExampleDir() { func
/dports/lang/gcc12-devel/gcc-12-20211205/libgo/go/path/
H A Dexample_test.go49 func ExampleDir() { func
/dports/lang/gcc10/gcc-10.3.0/libgo/go/path/
H A Dexample_test.go49 func ExampleDir() { func
/dports/lang/gcc11-devel/gcc-11-20211009/libgo/go/path/
H A Dexample_test.go49 func ExampleDir() { func
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libgo/go/path/
H A Dexample_test.go49 func ExampleDir() { func
/dports/devel/avr-gcc/gcc-10.2.0/libgo/go/path/
H A Dexample_test.go49 func ExampleDir() { func
/dports/lang/gcc11/gcc-11.2.0/libgo/go/path/
H A Dexample_test.go49 func ExampleDir() { func
/dports/lang/gcc10-devel/gcc-10-20211008/libgo/go/path/
H A Dexample_test.go49 func ExampleDir() { func
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/path/filepath/
H A Dexample_unix_test.go127 func ExampleDir() { func
/dports/lang/gcc12-devel/gcc-12-20211205/libgo/go/path/filepath/
H A Dexample_unix_test.go128 func ExampleDir() { func
/dports/lang/gcc10/gcc-10.3.0/libgo/go/path/filepath/
H A Dexample_unix_test.go123 func ExampleDir() { func
/dports/lang/gcc11-devel/gcc-11-20211009/libgo/go/path/filepath/
H A Dexample_unix_test.go127 func ExampleDir() { func
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libgo/go/path/filepath/
H A Dexample_unix_test.go127 func ExampleDir() { func
/dports/devel/avr-gcc/gcc-10.2.0/libgo/go/path/filepath/
H A Dexample_unix_test.go123 func ExampleDir() { func
/dports/lang/gcc11/gcc-11.2.0/libgo/go/path/filepath/
H A Dexample_unix_test.go127 func ExampleDir() { func

12