Home
last modified time | relevance | path

Searched defs:LineText (Results 1 – 25 of 119) sorted by relevance

12345

/dports/finance/weberp/webERP/includes/
H A DImportBankTrans_GIFTS.php3 $LineText = mb_substr($LineText,0,-1); variable
/dports/math/vtk9/VTK-9.1.0/IO/MINC/
H A DvtkMNIObjectReader.h124 char* LineText; variable
/dports/math/vtk8/VTK-8.2.0/IO/MINC/
H A DvtkMNIObjectReader.h126 char *LineText; variable
/dports/math/vtk6/VTK-6.2.0/IO/MINC/
H A DvtkMNIObjectReader.h116 char *LineText; variable
/dports/finance/weberp/webERP/sql/mysql/
H A Dupgrade2.7-2.8.sql59 LineText varchar(70) NOT NULL default '', field
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/bookmarks/
H A Dbookmarkmanager.h86 LineText = Qt::UserRole + 3, enumerator
/dports/finance/weberp/webERP/
H A DEDIProcessOrders.php75 while ($LineText = fgets($fp) AND $TryNextFile != True){ /* get each line of the order file */ variable
77 $LineText = StripTrailingComma($LineText); variable
H A DImportBankTrans.php94 while ($LineText = fgets($fp)) { /* get each line of the order file */ variable
/dports/science/wxmacmolplt/wxmacmolplt-7.7-43-g9a46f7a/src/
H A DFiles.cpp2039 char LineText[kMaxLineLength]; in OpenMoldenFile() local
2235 char LineText[kMaxLineLength]; in ParseECPotentials() local
2311 char LineText[kMaxLineLength]; in ParseTinkerCoordinates() local
2350 char LineText[kMaxLineLength]; in ParseSIMMOMLogFile() local
4112 char LineText[kMaxLineLength], token[kMaxLineLength]; in ReadSystemOptions() local
4170 char LineText[kMaxLineLength+1]; in OpenGAMESSTRJ() local
4518 char LineText[kMaxLineLength+1]; in OpenGAMESSIRC() local
4597 char LineText[kMaxLineLength+1]; in OpenGAMESSIRCLog() local
4735 char Etext[40], LineText[kMaxLineLength+1]; in OpenGAMESSDRC() local
4849 char LineText[kMaxLineLength+1]; in OpenGAMESSGlobOpLog() local
[all …]
H A DBasisSet.cpp845 char LineText[kMaxLineLength+1]; in ParseGAMESSBasisSet() local
1036 char LineText[kMaxLineLength]; in ReadMolDenBasisSet() local
/dports/devel/liteide/liteide-x37.4/liteidex/src/plugins/bookmarks/
H A Dbookmarkmodel.h97 LineText = Qt::UserRole + 3, enumerator
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/base/
H A Dunixfilesystem.cc374 return false;
561 return buf;
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/influxdata/line-protocol/
H A Dparser.go190 func (p *StreamParser) LineText() string { func
H A Dmachine.go3826 func (m *streamMachine) LineText() string { func
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/influxdata/line-protocol/
H A Dparser.go190 func (p *StreamParser) LineText() string { func
H A Dmachine.go3826 func (m *streamMachine) LineText() string { func
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/golang/gddo/lintapp/
H A Dmain.go149 LineText string member
/dports/www/miniflux/v2-2.0.35/vendor/github.com/golang/gddo/lintapp/
H A Dmain.go149 LineText string member
/dports/sysutils/jest/jest-f76bc46/vendor/github.com/golang/gddo/lintapp/
H A Dmain.go149 LineText string member
/dports/devel/git-town/git-town-7.6.0/vendor/github.com/cucumber/gherkin-go/v11/gherkin-go-11.0.0/
H A Dgherkin.go104 LineText string member
/dports/devel/git-town/git-town-7.6.0/vendor/github.com/cucumber/gherkin-go/v11/
H A Dgherkin.go104 LineText string member
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/3rf/mongo-lint/
H A Dlint.go36 LineText string // the source line member
/dports/databases/mongodb42-tools/mongo-tools-r4.2.17/vendor/github.com/3rf/mongo-lint/
H A Dlint.go36 LineText string // the source line member
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Frontend/Rewrite/
H A DInclusionRewriter.cpp318 StringRef LineText; in OutputContentUpTo() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/Frontend/Rewrite/
H A DInclusionRewriter.cpp318 StringRef LineText; in OutputContentUpTo() local

12345