Searched refs:nbChars (Results 1 – 5 of 5) sorted by relevance
518 ctxt->nbChars++; in xmlNextChar()534 ctxt->nbChars++; in xmlNextChar()683 ctxt->nbChars++; in xmlCurrentChar()699 ctxt->nbChars++; in xmlCurrentChar()1737 ctxt->nbChars = 0; in xmlInitParserCtxt()
2031 ctxt->nbChars += (val),ctxt->input->cur += (val),ctxt->input->col+=(val); \2044 ctxt->nbChars++; \2100 ctxt->nbChars++; \2296 ctxt->nbChars ++; in xmlParseCharRef()2325 ctxt->nbChars ++; in xmlParseCharRef()3457 ctxt->nbChars += count; in xmlParseName()3582 ctxt->nbChars += count; in xmlParseNCName()15070 ctxt->nbChars = 0; in xmlCtxtReset()
18946 * parser.h: added nbChars to parser context, needed for cleanup.
234 long nbChars; /* number of xmlChar processed */ member
250 d nbChars like(xmlClong) # xmlChars processed