Home | History | Annotate | Download | only in intltest

Lines Matching full:strcpy

411         strcpy(p, __FILE__);
425 strcpy(pBackSlash, U_FILE_SEP_STRING "data" U_FILE_SEP_STRING "out" U_FILE_SEP_STRING);
535 strcpy(basePath, "/");
559 strcpy(testToBeCalled.basePath, this->basePath );
561 strcpy(testToBeCalled.basePath, this->basePath ); // reset it.
639 strcpy(baseName, "/");
699 strcpy(this->basePath, baseName);
727 strcpy(saveBaseLoc,name);
742 strcpy(saveBaseLoc,name);
1467 strcpy(tdpath, directory);
1542 strcpy(p, __FILE__);
1556 strcpy(pBackSlash, U_FILE_SEP_STRING "data" U_FILE_SEP_STRING );