Home
last modified time | relevance | path

Searched refs:docSetFieldInstructions (Results 1 – 3 of 3) sorted by relevance

/dports/editors/ted/Ted-2.23/docBase/
H A DdocFieldInstructions.h45 extern int docSetFieldInstructions( FieldInstructions * fi,
H A DdocDocumentField.c114 return docSetFieldInstructions( &(df->dfInstructions), bytes, size ); in docSetFieldInst()
H A DdocFieldInstructions.c227 int docSetFieldInstructions( FieldInstructions * fi, in docSetFieldInstructions() function