Home
last modified time | relevance | path

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

/dports/biology/ncbi-toolkit/ncbi/corelib/
H A Dncbienv.h145 ECmdLineQuote quote_handling);
H A Dncbienv.c2157 ECmdLineQuote quote_handling) in Nlm_ParseCmdLineArguments() argument
2204 if (quote_handling == eProcessQuotes && (*p == '\'' || *p == '"')) { in Nlm_ParseCmdLineArguments()
2227 if (quote_handling == eProcessQuotes && (*s == '\'' || *s == '"')) in Nlm_ParseCmdLineArguments()