Home
last modified time | relevance | path

Searched defs:DocumentField (Results 1 – 4 of 4) sorted by relevance

/dports/editors/ted/Ted-2.23/docBase/
H A DdocDocumentField.h88 typedef struct DocumentField struct
90 unsigned char dfKind;
91 MemoryBuffer dfData;
95 FieldInstructions dfInstructions;
103 SelectionScope dfSelectionScope;
108 EditPosition dfHeadPosition;
134 struct DocumentField * dfParent; argument
154 } DocumentField; argument
/dports/textproc/redisearch/RediSearch-2.2.5/src/
H A Ddocument.h48 typedef struct DocumentField{ struct
69 } DocumentField; argument
/dports/textproc/redisearch16/RediSearch-1.6.16/src/
H A Ddocument.h42 } DocumentField; typedef
/dports/textproc/redisearch20/RediSearch-2.0.15/src/
H A Ddocument.h42 } DocumentField; typedef