Home
last modified time | relevance | path

Searched refs:nbChars (Results 1 – 5 of 5) sorted by relevance

/external/libxml2/
DparserInternals.c518 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()
Dparser.c2031 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()
DChangeLog18946 * parser.h: added nbChars to parser context, needed for cleanup.
/external/libxml2/include/libxml/
Dparser.h234 long nbChars; /* number of xmlChar processed */ member
/external/libxml2/os400/libxmlrpg/
Dparser.rpgle250 d nbChars like(xmlClong) # xmlChars processed