Searched refs:strBuf (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/io/
H A Dxsltstream.cpp58 std::string strBuf = outs.getString().raw(); local
59 xmlDocPtr doc = xmlParseMemory(strBuf.c_str(), strBuf.size());
94 std::string strBuf = outs.getString().raw(); local
99 xmlDocPtr srcDoc = xmlParseMemory(strBuf.c_str(), strBuf.size());

Completed in 13 milliseconds