Home
last modified time | relevance | path

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

/external/libxml2/
DparserInternals.c525 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()
Dparser.c2039 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()
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