Home
last modified time | relevance | path

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

/dports/editors/ted/Ted-2.23/docBase/
H A DdocFieldInstructions.c154 int unmatchedQuote= 0; in docSplitFieldInstructions() local
195 { SLLDEB(bytes,offset,count); unmatchedQuote= 1; } in docSplitFieldInstructions()
212 if ( unmatchedQuote && in docSplitFieldInstructions()
214 { LDEB(unmatchedQuote); return -1; } in docSplitFieldInstructions()