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

  /packages/inputmethods/PinyinIME/jni/include/
utf16char.h 45 char16* utf16_strcpy(char16 *dst, const char16 *src);
  /packages/inputmethods/PinyinIME/jni/share/
utf16char.cpp 123 char16* utf16_strcpy(char16 *dst, const char16 *src) { function
dictbuilder.cpp 425 utf16_strcpy(lemma_arr_[i].hanzi_str, token);

Completed in 64 milliseconds