Home
last modified time | relevance | path

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

/reactos/sdk/lib/3rdparty/libxml2/
H A DxmlIO.c3160 int nbchars = 0; in xmlParserInputBufferPush() local
3235 int nbchars = 0; in xmlParserInputBufferGrow() local
3357 int nbchars = 0; /* number of chars to output to I/O */ in xmlOutputBufferWrite() local
3530 int nbchars = 0; /* number of chars to output to I/O */ in xmlOutputBufferWriteEscape() local
3690 int nbchars = 0, ret = 0; in xmlOutputBufferFlush() local
H A DparserInternals.c1017 int nbchars; in xmlSwitchInputEncodingInt() local
H A DHTMLparser.c3840 int nbchars; in htmlCheckEncodingDirect() local
6268 int nbchars; in htmlParseChunk() local
H A Dparser.c2647 size_t nbchars = 0; in xmlStringLenDecodeEntities() local
12319 int nbchars; in xmlParseChunk() local
/reactos/dll/win32/usp10/
H A Dusp10.c3998 HRESULT WINAPI ScriptGetLogicalWidths(const SCRIPT_ANALYSIS *sa, int nbchars, int nbglyphs, in ScriptGetLogicalWidths()