Home
last modified time | relevance | path

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

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/serial/
H A Dobjistrjson.cpp255 char CObjectIStreamJson::ReadEncodedChar(EStringType type, bool& encoded) in ReadEncodedChar() function in CObjectIStreamJson
319 char c = ReadEncodedChar(type, encoded); in x_ReadString()
342 char c = ReadEncodedChar(type, encoded); in x_ReadData()
376 char c = ReadEncodedChar(eStringTypeUTF8, encoded); in x_SkipData()
H A Dobjistrxml.cpp804 int CObjectIStreamXml::ReadEncodedChar(char endingChar, EStringType type, bool& encoded) in ReadEncodedChar() function in CObjectIStreamXml
887 int c = ReadEncodedChar(startChar,eStringTypeUTF8,encoded); in ReadAttributeValue()
1299 int c = ReadEncodedChar(m_Attlist ? '\"' : '<', type, encoded); in ReadTagData()
1341 int c = ReadEncodedChar(m_Attlist ? '\"' : '<', type, encoded); in ReadWord()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/serial/
H A Dobjistrjson.cpp255 char CObjectIStreamJson::ReadEncodedChar(EStringType type, bool& encoded) in ReadEncodedChar() function in CObjectIStreamJson
319 char c = ReadEncodedChar(type, encoded); in x_ReadString()
342 char c = ReadEncodedChar(type, encoded); in x_ReadData()
376 char c = ReadEncodedChar(eStringTypeUTF8, encoded); in x_SkipData()
H A Dobjistrxml.cpp804 int CObjectIStreamXml::ReadEncodedChar(char endingChar, EStringType type, bool& encoded) in ReadEncodedChar() function in CObjectIStreamXml
887 int c = ReadEncodedChar(startChar,eStringTypeUTF8,encoded); in ReadAttributeValue()
1299 int c = ReadEncodedChar(m_Attlist ? '\"' : '<', type, encoded); in ReadTagData()
1341 int c = ReadEncodedChar(m_Attlist ? '\"' : '<', type, encoded); in ReadWord()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/serial/
H A Dobjistrjson.hpp223 char ReadEncodedChar(EStringType type, bool& encoded);
H A Dobjistrxml.hpp260 int ReadEncodedChar(char endingChar, EStringType type, bool& encoded);
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/serial/
H A Dobjistrjson.hpp223 char ReadEncodedChar(EStringType type, bool& encoded);
H A Dobjistrxml.hpp260 int ReadEncodedChar(char endingChar, EStringType type, bool& encoded);