Home
last modified time | relevance | path

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

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/algo/blast/format/
H A Dblastfmtutil.cpp100 string httpProt = "https:"; in BlastPrintReference() local
103 httpProt = config_reg.Get("BLASTFMTUTIL","PROTOCOL"); in BlastPrintReference()
107 << httpProt in BlastPrintReference()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/algo/blast/format/
H A Dblastfmtutil.cpp100 string httpProt = "https:"; in BlastPrintReference() local
103 httpProt = config_reg.Get("BLASTFMTUTIL","PROTOCOL"); in BlastPrintReference()
107 << httpProt in BlastPrintReference()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objtools/align_format/
H A Dalign_format_util.cpp3474 string httpProt = "https:"; in GetProtocol() local
3477 httpProt = config_reg.Get("BLASTFMTUTIL","PROTOCOL"); in GetProtocol()
3480 return httpProt; in GetProtocol()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/objtools/align_format/
H A Dalign_format_util.cpp3473 string httpProt = "https:"; in GetProtocol() local
3476 httpProt = config_reg.Get("BLASTFMTUTIL","PROTOCOL"); in GetProtocol()
3479 return httpProt; in GetProtocol()