Lines Matching full:chr
5573 xmlChar chr[2] = { 0 , 0 } ;5575 chr[0] = (xmlChar) ctxt->token;5578 ctxt->sax->characters(ctxt->userData, chr, 1);