Home
last modified time | relevance | path

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

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/corelib/
H A Dncbistre.cpp477 bool s_IsQuoted(char c) in s_IsQuoted() function
508 bool full = !s_IsQuoted(n) && '0' <= n && n <= '7' ? true : false; in s_WritePrintable()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/corelib/
H A Dncbistre.cpp477 bool s_IsQuoted(char c) in s_IsQuoted() function
508 bool full = !s_IsQuoted(n) && '0' <= n && n <= '7' ? true : false; in s_WritePrintable()