Home
last modified time | relevance | path

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

/dports/biology/hyphy/hyphy-2.5.33/src/core/
H A Dnexus.cpp146 …g pos, _StringBuffer & blank, bool stopOnSpace, bool stopOnComma, bool stopOnQuote, bool NLonly, b… in ReadNextNexusStatement() argument
191 if (startedReading &&stopOnQuote) { in ReadNextNexusStatement()