Lines Matching refs:ustrcpy
340 #define ustrcpy(A,B) (strcpy((char*)(A),(const char*)(B))) macro
457 ustrcpy (to, from); in do_convert()
488 ustrcpy (tmp, from); in do_check_and_conv()
493 ustrcpy (tmp, from); in do_check_and_conv()
501 ustrcpy (tmp, from); in do_check_and_conv()
506 ustrcpy (tmp, from); in do_check_and_conv()
511 ustrcpy (tmp, from); in do_check_and_conv()
547 ustrcpy (to, tmp); in do_check_and_conv()
553 ustrcpy (to, tmp); in do_check_and_conv()
578 ustrcpy (dest, src); in any2eucjp()
581 ustrcpy (dest, tmp_dest); in any2eucjp()