Home
last modified time | relevance | path

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

/external/xmlrpcpp/src/
Dbase64.h132 int b64_3() const {return (_data[2] & _0011_1111);} in b64_3() function
144 void b64_3(int _ch){ in b64_3() function
196 *_To = _Tr::to_char_type(_base64Chars[_3to4.b64_3()]); ++_To; in put()
281 _3to4.b64_3(0); in get()
324 _3to4.b64_3(0); in get()
335 _3to4.b64_3(_Char); in get()