Searched refs:resbuf (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/io/ | ||
H A D | xsltstream.cpp | 199 xmlChar *resbuf; local 205 xmlDocDumpFormatMemory(resDoc, &resbuf, &resSize, 1); 216 char ch = resbuf[i]; 221 xmlFree(resbuf); |
Completed in 15 milliseconds