Home
last modified time | relevance | path

Searched defs:GEN_EXTENSION (Results 1 – 5 of 5) sorted by relevance

/dports/textproc/clucene/clucene-core-2.3.3.4/src/core/CLucene/index/
H A D_IndexFileNames.h36 static const char* GEN_EXTENSION; in CL_NS_DEF() local
H A DIndexFileNames.cpp35 const char* IndexFileNames::GEN_EXTENSION = "gen"; member in IndexFileNames
/dports/lang/mono/mono-5.10.1.57/external/api-doc-tools/external/Lucene.Net.Light/src/core/Index/
H A DIndexFileNames.cs88 public /*internal*/ const System.String GEN_EXTENSION = "gen"; field in Lucene.Net.Index.IndexFileNames
/dports/textproc/luceneplusplus/LucenePlusPlus-rel_3.0.8/src/core/index/
H A DIndexFileNames.cpp113 const String& IndexFileNames::GEN_EXTENSION() { in GEN_EXTENSION() function in Lucene::IndexFileNames
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/
H A Dmonodoc.cs1273 public const string GEN_EXTENSION = "gen"; field in Lucene.Net.Index.IndexFileNames