Home
last modified time | relevance | path

Searched defs:nbchars (Results 1 – 5 of 5) sorted by relevance

/external/libxml2/
DxmlIO.c2109 int nbchars = 0; in xmlParserInputBufferPush() local
2274 int nbchars = 0; /* number of chars to output to I/O */ in xmlOutputBufferWrite() local
2447 int nbchars = 0; /* number of chars to output to I/O */ in xmlOutputBufferWriteEscape() local
2661 int nbchars = 0, ret = 0; in xmlOutputBufferFlush() local
DparserInternals.c1165 int nbchars; in xmlInputSetEncodingHandler() local
/external/cronet/third_party/libxml/src/
DxmlIO.c3117 int nbchars = 0; in xmlParserInputBufferPush() local
3279 int nbchars = 0; /* number of chars to output to I/O */ in xmlOutputBufferWrite() local
3448 int nbchars = 0; /* number of chars to output to I/O */ in xmlOutputBufferWriteEscape() local
3603 int nbchars = 0, ret = 0; in xmlOutputBufferFlush() local
DparserInternals.c1190 int nbchars; in xmlSwitchInputEncoding() local
Dparser.c2802 size_t nbchars = 0; in xmlStringDecodeEntitiesInt() local