Searched defs:XMLCh (Results 1 - 1 of 1) sorted by relevance

/inkscape/
H A Dbuildtool.cpp661 typedef unsigned int XMLCh; typedef in namespace:buildtool
968 Element *parse(XMLCh *buf,int pos,int len);
973 XMLCh *parsebuf;
1176 XMLCh ch = parsebuf[i];
1190 XMLCh ch = parsebuf[i];
1237 XMLCh ch = (XMLCh)str[i];
1290 XMLCh b = peek(p);
1304 XMLCh b = peek(p);
1323 XMLCh
[all...]

Completed in 32 milliseconds