Searched refs:nbChars (Results 1 – 5 of 5) sorted by relevance
525 ctxt->nbChars++; in xmlNextChar()540 ctxt->nbChars++; in xmlNextChar()689 ctxt->nbChars++; in xmlCurrentChar()705 ctxt->nbChars++; in xmlCurrentChar()1743 ctxt->nbChars = 0; in xmlInitParserCtxt()
2039 ctxt->nbChars += (val),ctxt->input->cur += (val),ctxt->input->col+=(val); \2052 ctxt->nbChars++; \2108 ctxt->nbChars++; \2304 ctxt->nbChars ++; in xmlParseCharRef()2333 ctxt->nbChars ++; in xmlParseCharRef()3486 ctxt->nbChars += count; in xmlParseName()3609 ctxt->nbChars += count; in xmlParseNCName()15127 ctxt->nbChars = 0; in xmlCtxtReset()
18946 * parser.h: added nbChars to parser context, needed for cleanup.
234 long nbChars; /* number of xmlChar processed */ member
252 d nbChars like(xmlClong) # xmlChars processed