Searched defs:nBytes (Results 1 – 3 of 3) sorted by relevance
1466 addInBuffer(struct ct_data *ct, char *dataToAdd, unsigned int nBytes) in addInBuffer()1525 consumeFromBuffer(struct ct_data *ct, unsigned int nBytes) in consumeFromBuffer()1678 nb_send(struct ct_data *ct, void *buff, unsigned int nBytes) in nb_send()
40 #define analyze_utf8(Ch, Mask, nBytes) \ argument
112 int nBytes=0; in iscii_to_utf8() local