HomeSort by relevance Sort by last modified time
    Searched full:b64_3 (Results 1 - 1 of 1) sorted by null

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

Completed in 414 milliseconds