Searched defs:source_ptr (Results 1 – 3 of 3) sorted by relevance
43 const UTF8 *source_ptr = reinterpret_cast<const UTF8 *>(in); in UTF8ToUTF16() local59 const UTF8 *source_ptr = reinterpret_cast<const UTF8 *>(in); in UTF8ToUTF16Char() local87 const UTF32 *source_ptr = reinterpret_cast<const UTF32 *>(in); in UTF32ToUTF16() local103 const UTF32 *source_ptr = reinterpret_cast<const UTF32 *>(&in); in UTF32ToUTF16Char() local122 const UTF16 *source_ptr = &in[0]; in UTF16ToUTF8() local
81 const int16_t* source_ptr = &append_this[channel]; in PushBackInterleaved() local
422 char ch,*source_ptr,*target_ptr; in parse_word() local