Home
last modified time | relevance | path

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

/external/libxml2/
DparserInternals.c523 ctxt->nbChars++; in xmlNextChar()
536 ctxt->nbChars++; in xmlNextChar()
680 ctxt->nbChars++; in xmlCurrentChar()
696 ctxt->nbChars++; in xmlCurrentChar()
1741 ctxt->nbChars = 0; in xmlInitParserCtxt()
Dparser.c2044 ctxt->nbChars += (val),ctxt->input->cur += (val),ctxt->input->col+=(val); \
2055 ctxt->nbChars++; \
2108 ctxt->nbChars++; \
2322 ctxt->nbChars ++; in xmlParseCharRef()
2351 ctxt->nbChars ++; in xmlParseCharRef()
3315 ctxt->nbChars += count; in xmlParseName()
3438 ctxt->nbChars += count; in xmlParseNCName()
14871 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.rpgle252 d nbChars like(xmlClong) # xmlChars processed