Lines Matching full:lerr
10612 xmlErrorPtr lerr;10613 lerr = xmlGetLastError();10620 if ((lerr == NULL) || (lerr->domain != XML_FROM_IO)) {